Stump
Free and open source comics, manga, and digital book server with OPDS support
Alternative to: comixology, kindle, kobo
About
Versions (20)
v0.0.1
2024-02-18What’s Changed
- SeaORM Migration CLI by @aaronleopold in https://github.com/stumpapp/stump/pull/4
- whoop there it is by @aaronleopold in https://github.com/stumpapp/stump/pull/5
- Kinda reworked scanner by @aaronleopold in https://github.com/stumpapp/stump/pull/7
- Migrate from SeaORM to Prisma by @aaronleopold in https://github.com/stumpapp/stump/pull/8
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/9
- merge develop to main by @aaronleopold in https://github.com/stumpapp/stump/pull/11
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/12
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/13
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/14
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/15
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/18
- Develop changes by @aaronleopold in https://github.com/stumpapp/stump/pull/19
- Repo Restructuring by @aaronleopold in https://github.com/stumpapp/stump/pull/20
- UI uses paginated routes by @aaronleopold in https://github.com/stumpapp/stump/pull/22
- Enable cross compilation (Docker) to aarch64-unknown-linux-musl by @alxjpzmn in https://github.com/stumpapp/stump/pull/23
- Develop updates by @aaronleopold in https://github.com/stumpapp/stump/pull/24
- Scanner rework by @aaronleopold in https://github.com/stumpapp/stump/pull/25
- Scanner rework and query optimizations by @aaronleopold in https://github.com/stumpapp/stump/pull/26
- Decrease zustand usage by @aaronleopold in https://github.com/stumpapp/stump/pull/28
- Reworked job system by @aaronleopold in https://github.com/stumpapp/stump/pull/30
- TypeScript type generation by @aaronleopold in https://github.com/stumpapp/stump/pull/31
- Lots o’ changes by @aaronleopold in https://github.com/stumpapp/stump/pull/32
- Reorg repository by @aaronleopold in https://github.com/stumpapp/stump/pull/47
- misc dx + bring in ci by @aaronleopold in https://github.com/stumpapp/stump/pull/80
- user api functions by @berkingurcan in https://github.com/stumpapp/stump/pull/81
- Nightly build for web, desktop and server by @f8thl3ss in https://github.com/stumpapp/stump/pull/83
- very basic homepage by @aaronleopold in https://github.com/stumpapp/stump/pull/85
- Add nix development environment using nix flakes by @f8thl3ss in https://github.com/stumpapp/stump/pull/86
- chore: various repo improvements and optimizations by @aaronleopold in https://github.com/stumpapp/stump/pull/87
- fix: cookie not being set causing infinite loop by @aaronleopold in https://github.com/stumpapp/stump/pull/88
- docker: Allowing to downgrade to regular user via environment variables by @tuxuser in https://github.com/stumpapp/stump/pull/89
- chore(misc): lots of small changes, package updates by @aaronleopold in https://github.com/stumpapp/stump/pull/90
- feat: utoipa for openapi/swagger by @aaronleopold in https://github.com/stumpapp/stump/pull/91
- chore(ci): use self-hosted runner by @aaronleopold in https://github.com/stumpapp/stump/pull/92
- fix: load epub cover with missing metadata and misc improvements by @aaronleopold in https://github.com/stumpapp/stump/pull/99
- feat(ci): add discord action by @aaronleopold in https://github.com/stumpapp/stump/pull/101
- chore: update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/100
- fix(maybe lol): limit concurrency by @aaronleopold in https://github.com/stumpapp/stump/pull/103
- 😠 by @aaronleopold in https://github.com/stumpapp/stump/pull/109
- Navigation fixes by @dancamdev in https://github.com/stumpapp/stump/pull/108
- chore(docs): bring docs back into monorepo by @aaronleopold in https://github.com/stumpapp/stump/pull/117
- feat: migrate off chakra by @aaronleopold in https://github.com/stumpapp/stump/pull/118
- feat: epub progress tracking by @aaronleopold in https://github.com/stumpapp/stump/pull/121
- chore: update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/124
- feat: create and delete user by @aaronleopold in https://github.com/stumpapp/stump/pull/131
- feat: thumbnail options + reorganize fs with traits by @aaronleopold in https://github.com/stumpapp/stump/pull/134
- chore: add missing thumbnail migration by @aaronleopold in https://github.com/stumpapp/stump/pull/136
- feat: RAR support (fix Windows) by @aaronleopold in https://github.com/stumpapp/stump/pull/138
- New Crowdin updates by @aaronleopold in https://github.com/stumpapp/stump/pull/140
- feat!: basic metadata support by @aaronleopold in https://github.com/stumpapp/stump/pull/141
- fix: explorer shows wrong path on refresh by @aaronleopold in https://github.com/stumpapp/stump/pull/143
- chore: update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/144
- bug: fix recursion error during docker compilations by @aaronleopold in https://github.com/stumpapp/stump/pull/147
- separate thumbnail generation and other job manager improvements by @aaronleopold in https://github.com/stumpapp/stump/pull/148
- New Crowdin updates by @aaronleopold in https://github.com/stumpapp/stump/pull/145
- bug(core): fix alphanumeric sorting by @aaronleopold in https://github.com/stumpapp/stump/pull/149
- bug(core): fix seg fault, use debian for base docker image by @aaronleopold in https://github.com/stumpapp/stump/pull/150
- chore(docs): update README.md to fix broken links by @devinherron in https://github.com/stumpapp/stump/pull/154
- ✨ support filtering and basic search by @aaronleopold in https://github.com/stumpapp/stump/pull/152
- :bug: fix autoclosing drawer by @aaronleopold in https://github.com/stumpapp/stump/pull/157
- :sparkles: basic PDF support by @aaronleopold in https://github.com/stumpapp/stump/pull/158
- :bug: Fix entrypoint.sh adduser and addgroup commands by @aaronleopold in https://github.com/stumpapp/stump/pull/160
- 🎨 support regenerate thumbnails from UI and improve mobile friendliness by @aaronleopold in https://github.com/stumpapp/stump/pull/161
- :globe_with_meridians: New Crowdin translations by @aaronleopold in https://github.com/stumpapp/stump/pull/155
- ✨ Scheduled scans and user login activity by @aaronleopold in https://github.com/stumpapp/stump/pull/164
- 🌐 Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/165
- ✨ Select custom thumbnails by @aaronleopold in https://github.com/stumpapp/stump/pull/167
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/170
- ✨ Account freezing and CLI tool by @aaronleopold in https://github.com/stumpapp/stump/pull/171
- :bug: Add cascade to series metadata by @aaronleopold in https://github.com/stumpapp/stump/pull/172
- 🚧 Add integrations crate by @LRotenberger in https://github.com/stumpapp/stump/pull/175
- 🍻 Update JS dependencies by @aaronleopold in https://github.com/stumpapp/stump/pull/178
- :recycle: refactor default scanner by @aaronleopold in https://github.com/stumpapp/stump/pull/176
- feat: add support for arrow key navigation by @JMicheli in https://github.com/stumpapp/stump/pull/182
- 🚧 Book clubs and user permissions by @aaronleopold in https://github.com/stumpapp/stump/pull/186
- 🐛 Fix no server owner after migration by @aaronleopold in https://github.com/stumpapp/stump/pull/188
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/190
- :green_heart: Update runner name by @aaronleopold in https://github.com/stumpapp/stump/pull/192
- New Crowdin updates by @aaronleopold in https://github.com/stumpapp/stump/pull/185
- ♻️ Various UI refactors and fixes by @aaronleopold in https://github.com/stumpapp/stump/pull/193
- :bug: Attempt to unset invalid or otherwise bad cookies by @aaronleopold in https://github.com/stumpapp/stump/pull/200
- ✨ Add ability to clean library by @aaronleopold in https://github.com/stumpapp/stump/pull/199
- :art: Session cleanup as queueable job by @aaronleopold in https://github.com/stumpapp/stump/pull/201
- 🐛 Fix hotkey bug in image reader by @aaronleopold in https://github.com/stumpapp/stump/pull/205
- ✨ Book completed toggle button and fix read again button by @aaronleopold in https://github.com/stumpapp/stump/pull/208
- 🌐 Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/198
- Modify scripts to support building on windows by @JMicheli in https://github.com/stumpapp/stump/pull/211
- 🐛 Invalid query method for setting journal_mode by @aaronleopold in https://github.com/stumpapp/stump/pull/212
- :bug: Only set journal_mode when explicitly set by @aaronleopold in https://github.com/stumpapp/stump/pull/215
- :art: Refactor core config by @JMicheli in https://github.com/stumpapp/stump/pull/214
- :bug: Only initialize WAL once by @aaronleopold in https://github.com/stumpapp/stump/pull/216
- :bug: Add background to aside first child in SideBar by @aaronleopold in https://github.com/stumpapp/stump/pull/221
- 🐛 Fix page slice preloading and toolbar initial offset by @aaronleopold in https://github.com/stumpapp/stump/pull/217
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/222
- 🌐 Update translations by @aaronleopold in https://github.com/stumpapp/stump/pull/223
- ♻️ Fix epub reader ugliness by @aaronleopold in https://github.com/stumpapp/stump/pull/224
- 🎨 General housekeeping by @JMicheli in https://github.com/stumpapp/stump/pull/225
- :construction_worker: Fix nightly CI for PRs by @aaronleopold in https://github.com/stumpapp/stump/pull/218
- ✨ Epub bookmark support by @aaronleopold in https://github.com/stumpapp/stump/pull/226
- 💄 Redesigns and theme options by @aaronleopold in https://github.com/stumpapp/stump/pull/230
- :bug: Fix rendering of certain settings links by @aaronleopold in https://github.com/stumpapp/stump/pull/232
- ✨Maximum sessions configuration by @aaronleopold in https://github.com/stumpapp/stump/pull/234
- :sparkles: Support TZ environment variable in entrypoint by @aaronleopold in https://github.com/stumpapp/stump/pull/233
- 🔊 Add extra logs to errors in config init by @aaronleopold in https://github.com/stumpapp/stump/pull/237
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/238
- :arrow_up: Upgrade
unrardependency by @aaronleopold in https://github.com/stumpapp/stump/pull/235 - 🐛 Update previously missing when found by @aaronleopold in https://github.com/stumpapp/stump/pull/240
- 🐛 Fix ul text color in EPUB reader by @aaronleopold in https://github.com/stumpapp/stump/pull/244
- ✨ Minimally viable smart list functionality by @aaronleopold in https://github.com/stumpapp/stump/pull/241
- :bug: Render
SmartListRouteroutside of development by @aaronleopold in https://github.com/stumpapp/stump/pull/247 - ✨ Upload library/series/book thumbnails by @aaronleopold in https://github.com/stumpapp/stump/pull/249
- Revert ”✨ Upload library/series/book thumbnails (#249)” by @aaronleopold in https://github.com/stumpapp/stump/pull/251
- 🐛 Fix
reqwestfeatures by @aaronleopold in https://github.com/stumpapp/stump/pull/252 - 🐛 Fix opening RAR files with unicode characters by @aaronleopold in https://github.com/stumpapp/stump/pull/253
- :bug: Fix unbound prefix in generated XML by @aaronleopold in https://github.com/stumpapp/stump/pull/256
- :technologist: Remove moonrepo by @aaronleopold in https://github.com/stumpapp/stump/pull/257
- :bug: Fix invalid date conversion(s) by @aaronleopold in https://github.com/stumpapp/stump/pull/261
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/250
- ✨API and DB definition for notifier feature by @LRotenberger in https://github.com/stumpapp/stump/pull/264
- 👷 Define release workflow by @aaronleopold in https://github.com/stumpapp/stump/pull/263
- New Crowdin updates by @aaronleopold in https://github.com/stumpapp/stump/pull/231
- :art: Simplify dockerfile by @JMicheli in https://github.com/stumpapp/stump/pull/268
- ✨ Basic server semver version check and ⬆️ Update epub-rs dep by @aaronleopold in https://github.com/stumpapp/stump/pull/270
- Update main with latest develop by @aaronleopold in https://github.com/stumpapp/stump/pull/273
- :bookmark: Release v0.0.1 by @aaronleopold in https://github.com/stumpapp/stump/pull/274
New Contributors
- @alxjpzmn made their first contribution in https://github.com/stumpapp/stump/pull/23
- @f8thl3ss made their first contribution in https://github.com/stumpapp/stump/pull/83
- @tuxuser made their first contribution in https://github.com/stumpapp/stump/pull/89
- @devinherron made their first contribution in https://github.com/stumpapp/stump/pull/154
- @JMicheli made their first contribution in https://github.com/stumpapp/stump/pull/182
Full Changelog: https://github.com/stumpapp/stump/commits/v0.0.1