stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
863 stars 34 forks source link

🚧 Book clubs and user permissions #186

Closed aaronleopold closed 8 months ago

aaronleopold commented 9 months ago

This rather massive PR does a lot, and there are very likely breaking changes, but I'll overview the highlights below:

There is still a bit more work to get through wrt the permissions, but I'll aim to wrap it up and merge this either this or next weekend

User update/creation form

🚧 Breaking changes

Mainly server_preferences table was renamed to server_config. Once I start versioning Stump, I'll take more care in the migrations to not let a change like this break anything. The worst that should happen would be your job scheduler config needs to be recreated