132 Commits

Author SHA1 Message Date
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 bca7476a5d fix: sorting is now supported for searching 2021-07-07 23:40:53 -05:00
paranarimasu 97428ff4f8 chore: jsonapi & ratelimiting routing, package cleanup 2021-07-05 15:14:11 -05:00
Maniload 755d15670d Fix two dead links on the home page 2021-07-01 21:11:20 +02:00
paranarimasu 38846b90b4 second pass of initial draft 2021-06-30 18:49:03 -05:00
paranarimasu 65d1e186aa first pass on remaining endpoints 2021-06-29 23:06:37 -05:00
paranarimasu 272624f7a9 initial commit 2021-06-29 08:41:02 -05:00