Commit Graph

56 Commits

Author SHA1 Message Date
paranarimasu a1fa3a0103 feat: add script path to allowed list for anime resource (#61) 2023-01-01 23:31:37 -06:00
paranarimasu 468c0192a1 Merge pull request #47 from paranarimasu/video-scripts
feat: adding video script resource
2022-09-24 00:01:56 -05:00
paranarimasu 348b25e1f2 feat: adding video script resource 2022-09-23 23:51:39 -05:00
paranarimasu 95cbd5e6c5 Merge pull request #46 from paranarimasu/dump-resource
feat: adding dump resource and feature flag
2022-09-19 11:54:23 -05:00
paranarimasu 5e84b35e13 feat: adding dump resource and feature flag 2022-09-19 11:51:39 -05:00
paranarimasu 200b5c1ad2 Merge pull request #45 from AnimeThemes/audio
Audios Release
2022-08-26 22:57:52 -05:00
Manuel S 0be5e7c710 feat: Added logo and favicon (#44)
* Updated vitepress to 1.0.0-alpha.12.
2022-08-26 16:48:24 -05:00
paranarimasu 7a57901090 feat: vitepress migration (#43) 2022-07-31 19:50:50 -05:00
paranarimasu 565498a5fc feat: adding relation between audio and video (#42) 2022-07-17 11:49:04 -05:00
paranarimasu 6d045c95a1 feat: add audio link field (#41) 2022-07-13 22:14:35 -05:00
paranarimasu 8e5277eec4 feat: add audio endpoints & feature flag (#40) 2022-07-13 16:57:46 -05:00
paranarimasu 1b2feba473 feat: add anime image endpoints (#39) 2022-06-30 15:42:51 -05:00
paranarimasu 5ef8630a9e feat: support studio images (#38) 2022-06-23 12:46:09 -05:00
paranarimasu f3bc3e12cd feat: allow theme slug attribute on creation (#37) 2022-06-14 15:05:33 -05:00
paranarimasu eb77fbd89a feat: adding entry write endpoints (#35) 2022-06-12 19:14:32 -05:00
paranarimasu 118d30351c feat: adding synonym write endpoints (#34) 2022-06-12 12:43:18 -05:00
paranarimasu dc1b6a09e6 feat: adding synonym write endpoints (#33) 2022-06-11 23:59:34 -05:00
paranarimasu 436f9c83fe feat: adding image write endpoints (#32) 2022-06-11 22:30:04 -05:00
paranarimasu d065c603bc feat: adding page write endpoints (#31) 2022-06-11 19:16:56 -05:00
paranarimasu 16aefdf447 feat: adding resource write endpoints (#30) 2022-06-11 09:34:50 -05:00
paranarimasu 73145b6ad2 feat: adding announcement write endpoints (#29) 2022-06-08 15:09:58 -05:00
paranarimasu bb848e0e93 feat: adding balance write endpoints (#28) 2022-06-08 00:17:19 -05:00
paranarimasu 737142671d feat: adding transaction write endpoints (#27) 2022-06-07 14:10:56 -05:00
paranarimasu fb93633f8c feat: adding video write endpoints (#26) 2022-06-04 12:47:42 -05:00
paranarimasu d568e0d692 feat: adding song write endpoints (#25) 2022-06-03 23:22:36 -05:00
paranarimasu 21922aeb61 feat: adding studio write endpoints (#24) 2022-06-02 15:59:00 -05:00
paranarimasu 57dd7eecd7 fix: update links to production domain (#23)
* fix: update links to production domain

* add missing README change
2022-05-31 20:46:45 -05:00
paranarimasu 124ad52ea0 feat: adding series write endpoints (#22) 2022-05-26 13:52:49 -05:00
paranarimasu 71f5d84523 feat: adding artist write endpoints (#21) 2022-05-25 19:54:48 -05:00
paranarimasu 16d74c7129 feat: adding anime write endpoints (#20) 2022-05-19 16:47:37 -05:00
paranarimasu 15f77fc3ac feat: initial implementation of validation page (#19) 2022-05-17 15:10:34 -05:00
paranarimasu b8825eddfb feat: specify endpoint authentication & provide basic syntax of requests (#18) 2022-05-04 14:33:33 -05:00
paranarimasu 443de41eb5 feat: add documentation for token-based authentication (#17) 2022-05-03 12:06:24 -05:00
paranarimasu 2b0d02de72 chore: catching up with API changes [incremental] (#16) 2022-05-02 16:29:37 -05:00
paranarimasu 302ed5e331 fix: update filter syntax to match recent api update (#15) 2022-03-07 21:27:17 -06:00
paranarimasu 2215e0f76a feat: add pages resource (#14) 2022-02-18 14:08:08 -06:00
paranarimasu 174b67df60 feat(api): add config item endpoints (#13) 2021-12-04 16:53:38 -06:00
paranarimasu cac30e7f85 feat(api): adding studio resource allowed paths (#12) 2021-11-28 00:39:55 -06:00
paranarimasu 977f99be84 feat: adding relation filter (#11) 2021-08-30 23:41:45 -05:00
paranarimasu 0bc2157f3f feat: adding allowed relation sort fields on theme (#10) 2021-08-23 22:17:39 -05:00
paranarimasu 2f9fd47606 feat: add studio resource (#9) 2021-08-21 14:44:06 -05:00
paranarimasu eaf13995b5 fix: nested api resources (#8)
* fix: update nested resource endpoints

* fix: add animetheme back to global search
2021-08-19 11:50:44 -05:00
paranarimasu d9b2bb444d feat: updating sorts and filters with short descriptions (#7) 2021-08-08 22:47:07 -05:00
paranarimasu e4581b3622 fix: transaction external_id column string type (#6) 2021-07-23 21:03:55 -05:00
paranarimasu fb4755205e feat: add id filters (#5) 2021-07-21 22:47:48 -05:00
paranarimasu 2a2c86ac7d feat(api): add like operators and additional filters (#4) 2021-07-11 16:32:18 -05:00
paranarimasu b31473292b Merge pull request #3 from paranarimasu/search-sorting
fix: sorting is now supported for searching
2021-07-07 23:43:44 -05:00
paranarimasu bca7476a5d fix: sorting is now supported for searching 2021-07-07 23:40:53 -05:00
paranarimasu 97e154a772 Merge pull request #2 from paranarimasu/chore-2021-07-05
chore: jsonapi & ratelimiting routing, package cleanup
2021-07-05 15:17:30 -05:00
paranarimasu 97428ff4f8 chore: jsonapi & ratelimiting routing, package cleanup 2021-07-05 15:14:11 -05:00