🏗️ Refactoring archive uncompression for "Read Comic" and "Analysis" user flows #46

Merged
rishighan merged 9 commits from dev into master 2022-12-22 05:17:39 +00:00
rishighan commented 2022-12-08 19:09:31 +00:00 (Migrated from github.com)

This massive refactor touches the following areas of ThreeTwo:

  1. Uncompression of archives (certain .cbr using RAR 5 compression, and almost all .cbz)
  2. Downloading and automatic import of comics into the ThreeTwo library using socket.io

The aforementioned features are now outside of their POC phase and deemed functional in the real world.

This massive refactor touches the following areas of ThreeTwo: 1. Uncompression of archives (certain `.cbr` using `RAR 5` compression, and almost all `.cbz`) 2. Downloading and automatic import of comics into the ThreeTwo library using `socket.io` The aforementioned features are now outside of their `POC` phase and deemed functional in the real world.
Sign in to join this conversation.