Kyrch
Kyrch
As done by AniList, we should add a language enum to an anime synonym. Then we create a seeder and update it. * [ ] Create new Language enum to...
We currently have an inconsistency in the theme groups, so we decided to migrate to an appropriate table using the one-to-many relationship. We want to leave this until after the...
We currently use a Discord Bot to create threads and notification embeds by SlashCommands, we want to migrate to Nova. See the repository [here](https://github.com/Kyrch/animethemes-discord). To create Threads, we must create...
Currently, filtering and sorting in relations are restricted to the node type. It should be possible to filter and sort by pivot fields. For example, sort by `depth` field in...