17 Commits

Author SHA1 Message Date
Zoe Roux
71c18092e5 Reworking authorization handling 2021-05-11 00:13:37 +02:00
Zoe Roux
d7972704dd Working oidc 2021-05-09 02:38:54 +02:00
Zoe Roux
79995ea191 Reworking the plugin manager 2021-04-29 23:59:46 +02:00
Zoe Roux
411eaa7aed Unifing ItemNotFound behaviors and adding GetOrDefault. 2021-04-21 01:49:21 +02:00
Zoe Roux
aac1975a75 Adding a delete range and fixing show's editing 2021-03-17 22:04:28 +01:00
Zoe Roux
faf453e64a Adding a field property with auto loading & removing non-loaded fields from the json serialization. Reworking all json serialization 2021-02-27 23:34:28 +01:00
Zoe Roux
97ab1affa0 Adding a 'fields' query param to every requests to load related data 2021-02-27 02:43:15 +01:00
Zoe Roux
201f059349 Adding fonts & chapters to the api 2020-10-31 02:02:41 +01:00
Zoe Roux
cdf5acbbe9 Reworking the whole watch api and creating a /count endpoint for crud items 2020-10-10 02:33:34 +02:00
Zoe Roux
c5a8a1111e Oups 2020-09-21 00:42:32 +02:00
Zoe Roux
5a1826d01d Adding a security for only int resources & adding a silent fail 2020-09-21 00:36:22 +02:00
Zoe Roux
8430f0f1d8 Fixing the json serializer for multiple level inheritance 2020-08-30 18:46:20 +02:00
Zoe Roux
d77cae6d2b Fixing sort limit with native types (non boxed ones) 2020-08-01 18:22:46 +02:00
Zoe Roux
6d29298073 Starting the library crud api & fixing the regex 2020-07-27 17:48:47 +02:00
Zoe Roux
00ed7a4863 Fixing int requirement 2020-07-20 04:35:42 +02:00
Zoe Roux
3e7ddff99e Completing the basic show api 2020-07-20 04:11:01 +02:00
Zoe Roux
2ad4c89806 Adding abstract class for repositories & CRUD APIs 2020-07-18 19:33:37 +02:00