38 Commits

Author SHA1 Message Date
Zoe Roux
2d77ca992b Basic crawler working 2020-06-07 17:03:51 +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 38e61b828bf6a1d28b7a7188c25d962f2220e323.
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
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
aa0c672d42 Cleaning up 2020-04-27 00:18:41 +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
Zoe Roux
7d7265ba12 Allowing shows to be edited 2020-04-18 05:31:12 +02:00
Zoe Roux
9b42680b31 Trying to prevent duplicated of related entities 2020-04-16 02:34:30 +02:00
Zoe Roux
0c9b3d04c3 Allowing modifications of shows in a generic way (using reflection) but every related and modified entities are always created. 2020-04-14 21:39:18 +02:00
Zoe Roux
b79ed8a198 Solving a bug with collections 2020-03-02 21:44:17 +01:00
Zoe Roux
5aa222d799 Removing usless | at the begining of externals id 2020-02-29 22:06:39 +01:00
Zoe Roux
e2f76b62e2 Making merge of lists work well 2020-02-29 21:38:39 +01:00
Zoe Roux
51bf93c00c Switchint to dotnet core 3.1.100 2020-02-29 18:41:45 +01:00
Zoe Roux
253b8561bc Cleaning up 2020-02-29 16:32:27 +01:00
Zoe Roux
e5bb71084b Reworking the crawler to use only one regex and adding movies support 2020-02-13 22:48:37 +01:00
Zoe Roux
84f8d545a6 Only serializing useful informations for each query. Cleaning up the rest API 2020-02-11 22:26:38 +01:00
Zoe Roux
55448b4caf Sorting items in query responses 2020-02-10 22:38:28 +01:00
Zoe Roux
d28f976d2b Finishing the Lazy load migration and solving some bugs with the API 2020-02-10 22:17:49 +01:00
Zoe Roux
9d6da207fe Now using PeopleLink instead of People when we were talking about people related to a show 2020-02-10 01:14:46 +01:00
Zoe Roux
b2471c99ae Finishing to rework the manager to use EF and reworking the crawler to use the new API 2020-02-08 01:40:26 +01:00
Zoe Roux
a2a494d907 Starting to have a real implementation of EF 2020-02-07 01:29:57 +01:00
Zoe Roux
38d6b4fbde Reworking the models to use EF 2020-02-04 02:07:41 +01:00
Zoe Roux
87d01c6044 Finishing the plugin manager and the provider manager 2020-01-25 15:59:32 +01:00
Zoe Roux
8b8e89d123 Adding default values when no data providers can Work. Cleaning up everything 2020-01-25 02:04:20 +01:00
Zoe Roux
3e9da31ac5 Making the plugin manager start on app startup 2020-01-25 00:14:09 +01:00
Zoe Roux
899adb2b9d Refactorying a bit 2020-01-21 23:20:18 +01:00
Zoe Roux
3d79d41a60 Creating the provider manager 2020-01-18 17:34:07 +01:00
Zoe Roux
9d37426764 Adding a plugin manager 2020-01-18 00:42:49 +01:00
Zoe Roux
77bf623611 Starting to rework the app to expose the API for plugins. 2020-01-17 00:25:07 +01:00