stump icon indicating copy to clipboard operation
stump copied to clipboard

A free and open source comics, manga and digital book server with OPDS support (WIP)

Results 104 stump issues
Sort by recently updated
recently updated
newest added

Work towards overhauling job system for Stump. Will not merge until I complete the TypeScript type definitions for the new changes (I got lazy 🤷). Overview of what this PR...

Creating separate issue off of #21. Currently, building the multi-arch docker images takes over 2 hours, mainly due to the arm platforms (the amd64 takes about 15 minutes). This is...

help wanted
docker

I think it would be a nice-to-have to implement some sort of support for a `.stumpignore` file. - [ ] when present, read `.stumpignore` during the `scan_series` and `scan_series_batch` functions...

core
hacktoberfest

I would like to add support for selecting between two generalized library structure patterns that will affect how Stump determines what is a series. The naming I am considering currently...

core
interface

Animation wasn’t really even complete, so not really a fix lol but the animation needs LOTS of tlc. I'm trying to mimic Panels animation See `ImageBasedReader.tsx` -> AnimatedImageBasedReader

help wanted
interface

The book overview page is the page located at `books/:id` In general, it should display the following: - [x] Book thumbnail - [ ] Buttons to navigate to reading the...

interface

**EDIT**: I am making this an actual issue in case any potential hacktoberfest contributors would like to start on this. If that interests you, review the criteria at the bottom....

hacktoberfest

Users should be able to specify what fields to order items inside Stump grids/lists. For example, when viewing the media of a series, the `Order By` button in the TopBar...

core
interface

Stump will have another viewing option available for libraries that will essentially let users navigate through their libraries as they would a native file explorer. I'm adding this as a...

interface
hacktoberfest

the homepage needs some TLC. In general, should display: - Keep reading (books with progress that aren't fully complete) - user statistics (read books, read authors, idk what else) Should...

interface
hacktoberfest