🔧 Library zero state #52

Merged
rishighan merged 9 commits from dev into master 2022-12-29 23:55:33 +00:00

9 Commits

Author SHA1 Message Date
9ce219386e Merge branch 'master' into dev 2022-12-21 21:14:45 -08:00
0d41b57d18 🏗️ Refactor to support DC++ and socket.io integration
This refactor covers the following workflows:

1. Adding a comic from LOCG or ComicVine adds it to the wanted list
2. Downloading that comic from DC++ correctly adds download metadata to the corresponding comic object in mongo
3. Successful download triggers automatic import to library and cover extraction, metadata application
2022-12-21 21:07:22 -08:00
bf6f18c5d5 🔧 Tweaked state vars for reading and analysis 2022-12-09 12:17:45 -08:00
f8aff2bb1b 🏗️ Massive refactor around archive uncompression for reading/analysis 2022-12-08 11:06:56 -08:00
85f8532ccd ✏️ Fixed typo in README 2022-12-06 14:01:22 -08:00
70e883dff3 🖼️ Added screenshots from December 2022 2022-12-06 13:59:54 -08:00
1efc56d889 👁️ Updates to the comic viewer 2022-12-05 11:04:49 -08:00
2ee0e85f92 ✏️ Refactoring 2022-12-02 10:43:35 -08:00
592da9bd2a 🔧 Refactoring uncompression methods on client-side 2022-12-01 13:11:02 -08:00