c51eca5dab
Expand logging, and daemonless command support.
...
This adds more logging in certain places, and adds logging to the CLI.
It also allows for certain commands in the CLI to be used without a
daemon connection, namely `init`, which previously required the daemon
to be connected, but now does not since it doesnt need it.
2025-05-08 09:53:41 -05:00
5bb696052a
add tests, fix bugs, and make cli usable without interactivity
2025-05-06 11:04:26 -05:00
4ab58f6324
add app state, and fix a few bugs
2025-05-03 19:03:09 -05:00
c891c24843
Massive architectural rework
...
This commit massively overhauls the project's structure to simplify
development. Most parts are now correctly compartmentalized and
dependencies are passed in a sane way rather than global variables
galore xd.
2025-05-02 12:15:40 -05:00
f4bf2ff5a1
Cleanup, bug fixes, and improvements
...
This commit changes how projects are handled internally so that projects
can be renamed. This commit also fixes some bugs, and removes redundant
code.
2025-04-13 05:37:39 -05:00
79322c4c5e
improve cli code
2025-04-13 00:53:23 -05:00
d501775ae6
add supplemental container support
2025-04-10 16:18:42 +00:00
de22bd20c9
fix pipe closed issue, and a lot of other stuff
2024-12-14 02:49:05 -06:00
7689999413
fix steaming, stale data, proxy bugs and more
2024-12-13 03:33:04 -06:00
e46bb05b39
small fixes and deploy event streaming
2024-12-10 03:06:00 -06:00
6c035fc391
small bug fixes and organization
2024-12-09 06:21:41 -06:00
54fbb02ad8
.fluxignore
2024-12-09 03:20:14 -06:00
ee8e3a253f
upload config, manage volumes, and gen architecture improvements
2024-12-09 02:53:26 -06:00
f88a5b3db5
fix dial errors (I fucking did it)
2024-12-07 03:26:37 -06:00
d27cc71f1d
almost there
2024-12-07 02:35:50 -06:00
11561e864c
random fixes and a REVERSE PROXY!!!
2024-12-04 06:16:28 -06:00
1bb4377a89
code cleanup, starting and stopping
2024-12-04 02:33:21 -06:00
a51cc0e779
volumes, delete, and more
2024-12-03 06:16:34 -06:00
9d97e11fc6
scaffold CLI and fix logging
2024-12-03 04:03:43 -06:00
8a55c1593b
initial commit
2024-12-03 01:42:59 -06:00