469 Commits

Author SHA1 Message Date
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
423c0cd658 Fixing the studio filter 2020-10-08 23:11:19 +02:00
Zoe Roux
b730ae61db Fixing the webapp 2020-10-08 22:45:31 +02:00
Zoe Roux
39361b5a5c Finishing filters in the web app 2020-10-08 22:29:30 +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
faa908de7b Adding 404 to every related query 2020-09-24 20:32:55 +02:00
Zoe Roux
6950b6750a The transcoder now uses long running tasks 2020-09-22 23:56:29 +02:00
Zoe Roux
c5a8a1111e Oups 2020-09-21 00:42:32 +02:00
Zoe Roux
68ea76ed1c Fixing the silent fail 2020-09-21 00:40:35 +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
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