429 Commits

Author SHA1 Message Date
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
Zoe Roux
b73be95f11 Adding shows/people route & GetPeopleByShow 2020-07-25 03:47:30 +02:00
Zoe Roux
c47a4b2e15 Fixing circular dependencies 2020-07-24 20:34:56 +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
81f555ca7e Finishing the repositories's rework 2020-07-19 00:15:34 +02:00
Zoe Roux
2ad4c89806 Adding abstract class for repositories & CRUD APIs 2020-07-18 19:33:37 +02:00
Zoe Roux
b94328688b Making repositories return whole objects 2020-07-16 21:45:32 +02:00
Zoe Roux
d0117a8325 Starting to clean up 2020-07-16 21:25:22 +02:00
Zoe Roux
63a85124b7 Fixing the sort by 2020-07-06 20:38:34 +02:00
Zoe Roux
92fdc5e6af Fixing a bug with the next season for the next episode of the watch item 2020-07-06 02:22:02 +02:00
Zoe Roux
fbca388e33 Workarround for the makefile 2020-07-06 02:21:02 +02:00
Zoe Roux
81797948df Cleaning the plugin manager 2020-07-06 02:20:23 +02:00
Zoe Roux
4357d599e4 Working on the sortBy 2020-07-06 02:20:05 +02:00
Zoe Roux
aa63c9e8f2 Cleaning up 2020-07-05 23:20:43 +02:00
Zoe Roux
6bdd363b7b Making where & pagination works 2020-07-05 18:29:16 +02:00
Zoe Roux
4e9096ae76 Solving the afterID lambda 2020-07-03 17:10:27 +02:00
Zoe Roux
1da26b449b Completing the where translater 2020-06-30 13:00:06 +02:00
Zoe Roux
ea625fa45b Implementing a basic query parser for where, sort & pagination 2020-06-30 00:12:06 +02:00
Zoe Roux
3443e102e9 Fixing a typo 2020-06-28 23:30:50 +02:00
Zoe Roux
38bb0a2efe Adding parameters everywhere 2020-06-28 23:30:10 +02:00
Zoe Roux
2f5b59afed Revert "Creating the interface for where, sort & pages for the repository"
This reverts commit a9ac47441be6e30067fe8587c27e0427110bcac1.
2020-06-28 21:56:53 +02:00
Zoe Roux
3eaf4c005a Starting the GetAll of the collection repository 2020-06-28 21:56:05 +02:00
Zoe Roux
e21f5d44a8 Creating the interface for where, sort & pages for the repository 2020-06-28 19:37:25 +02:00
Zoe Roux
b33acc5c2d Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo 2020-06-27 16:35:52 +02:00
Zoe Roux
c2cad382ba Subtitle fix for track type 2020-06-27 16:35:47 +02:00
Zoe Roux
dd2d14d887 Setting WatchItem's IsMovie field. 2020-06-25 03:30:40 +02:00
Zoe Roux
5a4f655aec Disabling next/previous episode on movie's watchitems 2020-06-25 03:21:29 +02:00
Zoe Roux
9d6efebcf2 Updating migrations to use the unique slug of shows 2020-06-24 01:39:53 +02:00