Mikal S.
Mikal S.
remove episode user record contracts from the db and generate the client user contracts on the fly instead.
and tie it into the auto grouper feature.
The fixes for the group api that was left out of https://github.com/ShokoAnime/ShokoServer/pull/951. It also depends on the other PR being merged first.
## Abstract The current tag system is too reliant on AniDB, and is not very user-customizable. This request is for an upgraded system to replace the current system. The new...
Posting here because I was told to in Discord. I think it would be cool to query once for a relation-graph containing all relations (both directly and indirectly) to a...
### changes in this commit - include the .git folder in the docker build stage, so we can get the git version inside the build stage. - add an argument...
I couldn't find an existing issue or PR for `webp` support in the library, so I decided to tackle the task myself. It was really easy to add it —...
I've tested the new file endpoints to a degree (on linux using sqlite), moving files around, renaming them, creating hard and soft copies, and squashed a few bugs while I...