120 Commits

Author SHA1 Message Date
Zoe Roux
2f61b57d4f Fixing the infinite scroller 2020-11-16 22:40:11 +01:00
Zoe Roux
fb907509cb Reworking the json serializer/deserializer to support the api's edit 2020-11-01 04:35:08 +01:00
Zoe Roux
0f5cc8f3a1 Updating the web app 2020-10-31 04:14:06 +01:00
Zoe Roux
38eff27001 Supporting custom fonts 2020-10-31 03:38:39 +01:00
Zoe Roux
201f059349 Adding fonts & chapters to the api 2020-10-31 02:02:41 +01:00
Zoe Roux
72417b873d Bug fix on the player 2020-10-26 06:26:15 +01:00
Zoe Roux
2dd0806517 Cleaning up the video & the subtitle api 2020-10-26 06:22:03 +01:00
Zoe Roux
cd3099836a Updating the player of the web app 2020-10-26 03:10:17 +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
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
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
00bc1a1732 Cleaning the whole api with the help of the expression rewritter 2020-09-13 17:25:03 +02:00
Zoe Roux
b7a5b0579a Fixing studios & genres related items API 2020-08-16 22:57:40 +02:00
Zoe Roux
8f6578dfb9 Starting to rework models 2020-08-15 01:33:41 +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
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
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
Zoe Roux
b73be95f11 Adding shows/people route & GetPeopleByShow 2020-07-25 03:47:30 +02:00
Zoe Roux
59e72b6dca Adding episodes related info & NotFound exceptions 2020-07-24 02:47:31 +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
Zoe Roux
d0117a8325 Starting to clean up 2020-07-16 21:25:22 +02:00