stump
stump copied to clipboard
A free and open source comics, manga and digital book server with OPDS support (WIP)
Resolves #207 This PR splits the `read_progresses` table into two separate tables: - `active_read_sessions` to track the **current** reading session for a user+book pair - `finished_read_sessions` to track the **past...
**Describe the solution you'd like** Add support for the following formats: - [ ] AVIF - https://github.com/stumpapp/stump/pull/385 - [ ] JPEG XL **Additional context** This mostly just involves implementing the...
**Describe the bug** I didn't have any button to delete a file, and when I delete it from then files still be inside my libraries. Even inside Settings. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** Currently, OPDS is the only way to distribute content to readers, and I am unaware that any commercial reader supports...
PR brings in all of the developed, experimental features to develop
**Describe the bug** Clicking on full screen icon does nothing. **To Reproduce** 1. Open any ebooks (I am using .epub book) 2. Click on the full screen. 3. ...Nothing happens...
**Describe the bug** I have tried Monnreader+ as well as Cantook on Android and I cannot access to the OPDS feed. On Cantook I keep getting a 401 error (unauthorized),...
I'm growing rather tired of a few of the design patterns throughout the project. This issue will serve as a tracking issue for the various areas I'd like to improve...
This PR has two distinct and large features: 1. DB-level ignore rules to better control which files are scanned 2. Redesign the library settings and library creation pages I've overhauled...