Commit Graph

103 Commits

Author SHA1 Message Date
Kyrch 5f1f7672e6 refactor: removed soft deletes from announcement, dump, featured theme, playlist, track & profile (#108) 2025-07-11 17:11:43 -03:00
Kyrch c1f2235d24 feat: added new artist related fields (#106) 2025-04-18 12:34:23 -03:00
Kyrch b2c9f0ce46 fix: fixed typo (#105) 2024-10-03 23:27:25 -03:00
Kyrch a3e6dfb23b feat: added alias field to artist pivots (#104) 2024-10-03 23:21:41 -03:00
Kyrch c6e33c1d5b feat: added entry id field on tracks resource (#103) 2024-08-19 01:59:14 -03:00
Kyrch 0a533bed99 feat: added playlist description field (#102) 2024-05-27 22:18:51 -03:00
Kyrch 6481770a85 feat: added synonym type attribute (#101) 2024-04-29 00:19:30 -03:00
Kyrch fa9fda2500 feat: added group resource and encoder role (#100) 2024-04-29 00:09:33 -03:00
Kyrch 8bf6faa298 fix: media_format is not nullable (#98) 2024-03-21 22:28:40 +01:00
Maniload 014a345b10 clean: Removed wiki config section 2024-03-21 22:28:40 +01:00
Maniload f9ed6281b4 clean: Removed anything billing related 2024-03-21 22:28:40 +01:00
Kyrch 2628758d4f feat: new resources enums (#95) 2024-03-21 22:28:40 +01:00
Kyrch aa5443836a feat: added new resources enums (#94) 2024-03-21 22:28:40 +01:00
Kyrch 2d7429de2d fix: added missing song resource navbar (#93) 2024-03-21 22:28:40 +01:00
Kyrch 2231ab3e6a fix: missing songresource link page (#92) 2024-03-21 22:28:40 +01:00
Kyrch e8031d96d1 feat: added song resource pivot and missing media_format attribute (#91) 2024-03-21 22:28:40 +01:00
Kyrch f9a9a470fe feat: add media_format attribute to anime (#90) 2024-03-21 22:28:40 +01:00
paranarimasu e6c97f6cc6 feat: add allowed pivots (#88) 2024-03-21 22:28:40 +01:00
paranarimasu 1ab14ab8b2 feat: add features and featured themes & bump to vitepress beta (#87) 2024-03-21 22:28:40 +01:00
paranarimasu f8ffd59973 chore: bump dependencies & enable local search (#86) 2024-03-21 22:28:40 +01:00
paranarimasu 0b50f95c75 feat: use hashids for playlist resource route keys (#85) 2024-03-21 22:28:40 +01:00
paranarimasu 347f5628a7 feat: adding playlist tracks_count aggregate field (#84) 2024-03-21 22:28:40 +01:00
paranarimasu 6cdb0daea3 feat: adding track forward & backward endpoints (#83) 2024-03-21 22:28:40 +01:00
paranarimasu 8ca44c101b feat: adding color and priority attributes to role (#82) 2024-03-21 22:28:40 +01:00
paranarimasu ee46f6b16b feat: add playlist to global search and change endpoint namespace (#81) 2024-03-21 22:28:40 +01:00
paranarimasu 0e878fba06 feat: adding roles and permissions relations to my schema (#80) 2024-03-21 22:28:40 +01:00
paranarimasu 405324a0ed fix: dead playlist image index link preventing build (#79) 2024-03-21 22:28:40 +01:00
paranarimasu a2235918f3 feat: adding playlist image endpoints (#78) 2024-03-21 22:28:40 +01:00
paranarimasu 10d30d6417 chore: updating dependencies (#77) 2024-03-21 22:28:40 +01:00
paranarimasu a05d0f1d8f feat: adding my show endpoint (#76) 2024-03-21 22:28:40 +01:00
paranarimasu 2e11224731 feat: distinguish default visibility of fields & other recent updates (#75) 2024-03-21 22:28:40 +01:00
paranarimasu 2bfe359412 feat: adding anime theme entry video endpoints (#74) 2024-03-21 22:28:40 +01:00
paranarimasu 97013a056c feat: adding artist member endpoints (#73) 2024-03-21 22:28:40 +01:00
paranarimasu a7da7a188d feat: adding artist song endpoints (#72) 2024-03-21 22:28:40 +01:00
paranarimasu 3cd96205d8 feat: adding studio resource endpoints (#71) 2024-03-21 22:28:40 +01:00
paranarimasu cfacf1c94f feat: adding studio image endpoints (#70) 2024-03-21 22:28:40 +01:00
paranarimasu bfa0216f94 feat: adding artist resource endpoints (#69) 2024-03-21 22:28:40 +01:00
paranarimasu 6858c8fd5d feat: adding artist image endpoints (#68)
* feat: adding artist image endpoints

* fix: pivot destroy endpoints return a confirmation message
2024-03-21 22:28:40 +01:00
paranarimasu 5f260994db feat: adding anime studio endpoints (#67) 2024-03-21 22:28:40 +01:00
paranarimasu 5c8c68122f feat: adding anime series endpoints (#66) 2024-03-21 22:28:40 +01:00
paranarimasu 2ecd2fbbdb feat: adding anime resource endpoints (#65) 2024-03-21 22:28:39 +01:00
paranarimasu 1ea9fe214f feat: adding playlist views field (#64) 2024-03-21 22:28:39 +01:00
paranarimasu e762d9ae3c feat: adding audio views field (#63) 2024-03-21 22:28:39 +01:00
paranarimasu fa3090b5bd feat: add my playlists endpoint (#62) 2024-03-21 22:28:39 +01:00
paranarimasu 40054d3523 feat: add playlist track adjacency endpoints (#60) 2024-03-21 22:28:39 +01:00
paranarimasu ccbbbef335 fix: use truncated name for playlist track routing (#59) 2024-03-21 22:28:39 +01:00
paranarimasu 9fc4b768e2 feat: require active resource for destroy & update endpoints (#58) 2024-03-21 22:28:39 +01:00
paranarimasu 86fb118557 feat: require trashed resource for restore endpoints (#57) 2024-03-21 22:28:39 +01:00
paranarimasu b9ee53cbf5 fix: add missing response statuses and remove obsolete token management docs (#53) 2024-03-21 22:28:39 +01:00
paranarimasu fa3c714de4 feat: add documentation for restore endpoints (#52)
* feat: add documentation for restore endpoints

* fix: missing prefix on playlist restore route
2024-03-21 22:28:39 +01:00