Commit Graph

29 Commits

Author SHA1 Message Date
Zoe Roux d5925f386b Implementing movies inside the database 2020-02-29 22:47:19 +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 afcc6366e7 Adding helper constructors 2020-02-29 16:37:19 +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 c0abd43aac Initializing the link's show' 2020-02-12 00:46:46 +01:00
Zoe Roux 862b4a42a7 Solving a bug with duplicated people in the database 2020-02-12 00:34:42 +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 cbc10acf54 Starting to use Lazy loading 2020-02-10 02:12:03 +01:00
Zoe Roux 46cfd6f3c7 Moving crawler first call to a startup code 2020-02-10 01:53:17 +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 a3cefb9088 Changing nuget packet version 2020-02-08 19:57:09 +01:00
Zoe Roux b9b00192bc Solving a bug with libraries links 2020-02-08 19:09:15 +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 5181a6cf46 Starting to rework the LibraryManager 2020-02-05 00:47:14 +01:00
Zoe Roux 38d6b4fbde Reworking the models to use EF 2020-02-04 02:07:41 +01:00
Zoe Roux c9f473dcc0 Solving a bug with the crawler 2020-01-27 00:42:44 +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