Commit Graph

8 Commits

Author SHA1 Message Date
f695b71dce Puts all comics in their own folders 2025-08-03 13:12:00 -06:00
514d119d4b Formats everything for proper packaging 2025-08-03 13:10:00 -06:00
771d1422d8 Formalizes the bluesky process 2025-08-02 16:13:00 -06:00
10cd0a9547 Adds a strip index file
This should reduce the amount of time we spend on querying for comics that are already present
2025-08-02 14:43:00 -06:00
bba992dc02 Uses flags for all checks
They get a lot less complicated, and I have to chase fewer bugs
2025-08-02 14:13:00 -06:00
1f7a3e3d36 Fixes the way threading works 2025-08-02 14:01:00 -06:00
a35ca0dcab Adds a comic format registry
There is the limitation that you still need to manually import all modules that register a new comic format, but this does give us a lot of flexibility
2025-07-30 14:40:00 -06:00
a0d7638598 Begins migration for a unified comic download package 2025-07-30 11:10:00 -06:00