30 Commits

Author SHA1 Message Date
Zoe Roux
201f059349 Adding fonts & chapters to the api 2020-10-31 02:02:41 +01:00
Zoe Roux
6958745915 Fixing local repository management of already loaded entities 2020-10-21 00:35:14 +02: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
23f0b456ba Adding searchs for a specific ressource 2020-10-06 22:23:15 +02:00
Zoe Roux
e2cbbfcd17 Allowing lists to use :eq instead of :ctn 2020-09-27 03:39:25 +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
5b7740f2d9 Allowing equals & not equals of resources items 2020-09-20 23:19:19 +02:00
Zoe Roux
c42805e415 Adding inner rewrite for expression rewriter 2020-09-13 15:22:51 +02:00
Zoe Roux
8d10b44b1d oups 2020-09-12 00:50:01 +02:00
Zoe Roux
75c9d703f7 Fixing the expression convertor for imbricked lambdas 2020-09-12 00:49:28 +02:00
Zoe Roux
fb14eb4ef2 Creating an expression rewritter that work with members 2020-09-11 00:35:21 +02:00
Zoe Roux
8430f0f1d8 Fixing the json serializer for multiple level inheritance 2020-08-30 18:46:20 +02:00
Zoe Roux
828f4d3f47 Solving bugs with the database mapping & adding a find function 2020-08-18 22:41:24 +02:00
Zoe Roux
b7a5b0579a Fixing studios & genres related items API 2020-08-16 22:57:40 +02:00
Zoe Roux
a258e89080 Finishing to rework repositories 2020-08-16 01:11:29 +02:00
Zoe Roux
76e28d6ac2 Reworking the local repository abstract class to handle an internal class 2020-08-16 01:02:16 +02:00
Zoe Roux
8f6578dfb9 Starting to rework models 2020-08-15 01:33:41 +02:00
Zoe Roux
eeb0fe25e3 Fixing IEnumerables to the dotnet ef store 2020-08-07 05:03:51 +02:00
Zoe Roux
83a463851d Creating the genre API (using the unimplemented contain api) 2020-08-06 17:35:41 +02:00
Zoe Roux
2df3562045 Updating the search api 2020-08-04 20:18:33 +02:00
Zoe Roux
9c549c593b Cleaning up 2020-08-03 03:27:09 +02:00
Zoe Roux
f561b6044c Invaliding enum sort key 2020-08-02 01:52:09 +02:00
Zoe Roux
d77cae6d2b Fixing sort limit with native types (non boxed ones) 2020-08-01 18:22:46 +02:00
Zoe Roux
5b0b2fbb7b Finishing the library's items route 2020-07-29 00:33:58 +02:00
Zoe Roux
6d29298073 Starting the library crud api & fixing the regex 2020-07-27 17:48:47 +02:00
Zoe Roux
b73be95f11 Adding shows/people route & GetPeopleByShow 2020-07-25 03:47:30 +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