458 Commits

Author SHA1 Message Date
Zoe Roux
5a1826d01d Adding a security for only int resources & adding a silent fail 2020-09-21 00:36:22 +02:00
Zoe Roux
522d253e9c Fixing a bug with the registration of shows 2020-09-21 00:04:59 +02:00
Zoe Roux
6575cb5ea6 Fixing bug with null limit on a page 2020-09-20 23:40:33 +02:00
Zoe Roux
5b7740f2d9 Allowing equals & not equals of resources items 2020-09-20 23:19:19 +02:00
Zoe Roux
dacfbcd3b2 Merge branch 'contains' into master 2020-09-13 17:25:16 +02:00
Zoe Roux
00bc1a1732 Cleaning the whole api with the help of the expression rewritter 2020-09-13 17:25:03 +02:00
Zoe Roux
3ad5096d21 Adding expression rewrite attributes to every item's link 2020-09-13 15:26:56 +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
ca05817144 oups 2020-09-12 00:49:42 +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
ec0fc28940 Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo into master 2020-08-30 18:52:17 +02:00
Zoe Roux
8430f0f1d8 Fixing the json serializer for multiple level inheritance 2020-08-30 18:46:20 +02:00
Zoe Roux
ff1be5c145 Fixing the weird stack overflow 2020-08-29 19:05:17 +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
b7bbc1a14c Final database cleanup 2020-08-16 17:20:46 +02:00
Zoe Roux
65acfb0420 Cleaning up 2020-08-16 17:18:18 +02:00
Zoe Roux
733a844508 Fixing the database context 2020-08-16 17:14:34 +02:00
Zoe Roux
0fa18bfa87 Adding some null checks 2020-08-16 01:37:42 +02:00
Zoe Roux
ec47dbde53 PAL_SEHException. AGAIN. (Task's casting works now) 2020-08-16 01:36:28 +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
d4f07f2824 Updating the web app 2020-08-12 14:18:28 +02:00
Zoe Roux
00ef372767 Cleaning up 2020-08-07 18:57:20 +02:00
Zoe Roux
d1e4534f94 Merge branch 'master' into fix 2020-08-07 18:41:46 +02:00
Zoe Roux
db2fcdb83b Fixing an issue with subtitle loading 2020-08-07 18:38:41 +02:00
Zoe Roux
eeb0fe25e3 Fixing IEnumerables to the dotnet ef store 2020-08-07 05:03:51 +02:00
Zoe Roux
65bfe2c4cd Fixing the web app 2020-08-07 00:53:32 +02:00
Zoe Roux
3598a66663 Cleanin up 2020-08-07 00:47:09 +02:00
Zoe Roux
0609006cab Merging the rest branch 2020-08-07 00:20:07 +02:00
Zoe Roux
49471e013d Cleaning up 2020-08-07 00:00:46 +02:00
Zoe Roux
83a463851d Creating the genre API (using the unimplemented contain api) 2020-08-06 17:35:41 +02:00
Zoe Roux
7e098b4005 Creating the episode api 2020-08-05 01:20:43 +02:00
Zoe Roux
2df3562045 Updating the search api 2020-08-04 20:18:33 +02:00
Zoe Roux
6a0fb2dd38 Creating the collection's rest api 2020-08-03 17:29:17 +02:00
Zoe Roux
8af2cff1a2 Fixing library links duplicates 2020-08-03 06:01:38 +02:00
Zoe Roux
9c549c593b Cleaning up 2020-08-03 03:27:09 +02:00
Zoe Roux
9bf18c8c8c Adding a rest season api 2020-08-03 00:32:16 +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
24355bac84 Adding the /items route 2020-07-29 00:46:24 +02:00
Zoe Roux
5b0b2fbb7b Finishing the library's items route 2020-07-29 00:33:58 +02:00
Zoe Roux
e69eda8df3 Adding library items 2020-07-28 18:33:10 +02:00
Zoe Roux
6d29298073 Starting the library crud api & fixing the regex 2020-07-27 17:48:47 +02:00
Zoe Roux
193004a3ee Finishing the show api 2020-07-25 17:14:53 +02:00
Zoe Roux
1f53affafa Adding the /show/studio 2020-07-25 04:49:48 +02:00
Zoe Roux
fb2d5b24bd Implementing shows/genres & GetGenresByShow 2020-07-25 04:22:27 +02:00