446 Commits

Author SHA1 Message Date
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
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
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
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