Commit Graph

8 Commits

Author SHA1 Message Date
Zoe
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
Zoe
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
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
6c035fc391 small bug fixes and organization 2024-12-09 06:21:41 -06:00
11561e864c random fixes and a REVERSE PROXY!!! 2024-12-04 06:16:28 -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