Commit Graph

14 Commits

Author SHA1 Message Date
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
c127a1f4bf Puts a minimum date on the existential comics
I have solid dates for the first comic and the 9th comic, but not those in between, and the first comic does not follow my algorithm. This change at least gives the first comic the correct date.
2025-08-02 14:15: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
0110363826 Gitignore 2025-08-02 14:04:00 -06:00
1f7a3e3d36 Fixes the way threading works 2025-08-02 14:01:00 -06:00
83ad521fea Formalizes the existential comics process 2025-08-02 13:15:00 -06:00
f1bb6fce14 Fixes XKCD bug 2025-07-31 16:47:00 -06:00
53cb7a8665 Preliminary work in moving existential comics to the new system 2025-07-31 16:46: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
9fc635c1c7 Adds Bluesky to the capabilities 2025-07-29 18:01:00 -06:00
01c8970e3a Initial commit for XKCD and Existential Comics 2025-07-28 16:18:00 -06:00