Commit Graph

91 Commits

Author SHA1 Message Date
Zoe Roux 733a844508 Fixing the database context 2020-08-16 17:14:34 +02:00
Zoe Roux a258e89080 Finishing to rework repositories 2020-08-16 01:11:29 +02:00
Zoe Roux 8f6578dfb9 Starting to rework models 2020-08-15 01:33:41 +02:00
Zoe Roux eeb0fe25e3 Fixing IEnumerables to the dotnet ef store 2020-08-07 05:03:51 +02:00
Zoe Roux 2df3562045 Updating the search api 2020-08-04 20:18:33 +02:00
Zoe Roux 9c549c593b Cleaning up 2020-08-03 03:27: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 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 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 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 6bdd363b7b Making where & pagination works 2020-07-05 18:29:16 +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 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 5944d948f1 Deletion of episodes works 2020-06-21 18:40:38 +02:00
Zoe Roux 25274548c4 Handlink genre link deletion 2020-06-19 19:29:34 +02:00
Zoe Roux 2aa87378fc Handling related data in the collection delete 2020-06-19 19:20:19 +02:00
Zoe Roux 6cb7946569 Starting to rightfully handle the delete function 2020-06-19 19:10:08 +02:00
Zoe Roux 74fabb11ea Fixing bugs with the crawler that keep appening, cleaning the regex 2020-06-18 23:48:38 +02:00
Zoe Roux d34a6fd75a Starting to implement a dispose pattern for the library manager/repositories 2020-06-11 16:46:17 +02:00
Zoe Roux b0eab43d52 Solving bug with tracks 2020-06-08 21:48:00 +02:00
Zoe Roux 2d77ca992b Basic crawler working 2020-06-07 17:03:51 +02:00
Zoe Roux 5d96452309 Reworking the crawler 2020-06-06 21:01:46 +02:00
Zoe Roux 965fb7ed5b Creating the season repository 2020-06-03 03:52:27 +02:00
Zoe Roux b59f208781 Using ids of entities instead of the whole entity in create responeses 2020-06-02 23:34:37 +02:00
Zoe Roux b9e040673c Revert "Trying to fix the edit"
This reverts commit 38e61b828b.
2020-05-31 21:43:44 +02:00
Zoe Roux 5f030b281f Trying to fix the edit 2020-05-31 05:16:04 +02:00
Zoe Roux 087bc02dba Fixing a bug on the merger 2020-05-19 03:15:42 +02:00
Zoe Roux 500ba56943 Finishing the reflection based validation 2020-05-19 02:49:47 +02:00
Zoe Roux 8ce6e1cc1b The validate change should now works if the given data is good 2020-05-11 04:29:18 +02:00
Zoe Roux bd15d425df Validating with a reflection based methodé 2020-05-09 21:34:00 +02:00
Zoe Roux 90a7d6654e Updating the database scheme 2020-05-08 02:21:59 +02:00
Zoe Roux c8e3e92491 Reworking WatchEpisode creation 2020-05-07 04:43:19 +02:00
Zoe Roux f720545d67 Reworking the whole library manager 2020-05-07 03:42:38 +02:00
Zoe Roux 40ea4a37af Adding a task to rescan a show and it's related properties 2020-05-05 03:23:39 +02:00
Zoe Roux 976ffbaa41 Cleaning up 2020-05-01 02:43:18 +02:00
Zoe Roux b48bb61608 Adding a library/create route 2020-04-27 00:58:28 +02:00
Zoe Roux aa0c672d42 Cleaning up 2020-04-27 00:18:41 +02:00
Zoe Roux 3a0061d379 Fixing registrations bug 2020-04-24 02:32:52 +02:00
Zoe Roux 8b6e24c575 Finishing the rework of external ids 2020-04-24 01:27:01 +02:00
Zoe Roux 49618ccd03 Reworking external ids for episodes, seasons & peoples 2020-04-23 23:16:22 +02:00
Zoe Roux e54b86b16a Finishing the rework of providers in the db 2020-04-23 22:35:50 +02:00
Zoe Roux 9580056df1 Reworking handling of providers 2020-04-23 21:58:35 +02:00
Zoe Roux da12eae0a2 Reworking external ids hadnling 2020-04-22 03:37:02 +02:00
Zoe Roux 86e188f985 Cleaning up the identify 2020-04-21 23:23:13 +02:00
Zoe Roux 114f105f37 Adding a metadata editor for shows 2020-04-19 04:27:20 +02:00