55 Commits

Author SHA1 Message Date
Zoe Roux
cd73ea953b Using a specific namespace for the abstraction 2021-08-14 19:32:26 +02:00
Zoe Roux
0fa73b1d6a CollectionRepository: Adding tests 2021-07-31 17:22:55 +02:00
Zoe Roux
c206512e3b Testing tvdb convertors 2021-07-24 00:36:11 +02:00
Zoe Roux
37c752229e Adding episodes triggers 2021-06-22 23:19:32 +02:00
Zoe Roux
af39793b7c Testing more the base repository class 2021-06-10 21:01:50 +02:00
Zoe Roux
d61f3538fe Adding tests 2021-06-08 23:27:32 +02:00
Zoe Roux
6763b2c0d1 Splitting Utility in multiple classes 2021-05-29 22:06:33 +02:00
Zoe Roux
d7972704dd Working oidc 2021-05-09 02:38:54 +02:00
Zoe Roux
d9cca97961 Reworking login requests 2021-05-07 01:45:26 +02:00
Zoe Roux
79995ea191 Reworking the plugin manager 2021-04-29 23:59:46 +02:00
Zoe Roux
a4b4622fa5 Cleaning up 2021-04-23 21:26:04 +02:00
Zoe Roux
6cc65d5aa8 Add documentation to episodes and show repositories 2021-04-21 22:44:18 +02:00
Zoe Roux
411eaa7aed Unifing ItemNotFound behaviors and adding GetOrDefault. 2021-04-21 01:49:21 +02:00
Zoe Roux
7dbb84780c Reworking the LibraryManager's interface 2021-04-18 02:17:15 +02:00
Zoe Roux
aac1975a75 Adding a delete range and fixing show's editing 2021-03-17 22:04:28 +01:00
Zoe Roux
4b56ec4114 Fixing show's repository 2021-03-16 23:20:56 +01:00
Zoe Roux
93d271b192 Cleaning up every repository's edit & adding resetOld 2021-03-16 11:22:34 +01:00
Zoe Roux
25edb3977a Fixing season's repository 2021-03-16 10:14:51 +01:00
Zoe Roux
a74a06913c Fixing people repositroy 2021-03-16 10:01:02 +01:00
Zoe Roux
28bb719b06 Fixing episode & library's repository 2021-03-16 09:49:48 +01:00
Zoe Roux
2317445053 Starting edits in a simple way 2021-03-16 02:33:31 +01:00
Zoe Roux
27c89ccc85 Trying things with a generic edit function with repositories 2021-03-16 01:41:26 +01:00
Zoe Roux
b84baae99a Fixing subtitle re-extraction 2021-03-16 00:24:13 +01:00
Zoe Roux
d2a38c9b3d Fixing tracks editing 2021-03-15 23:52:11 +01:00
Zoe Roux
b3fdee4bcd Fixing composed slug handling & page field serialization 2021-03-07 21:20:03 +01:00
Zoe Roux
b907e45a08 Finishing to fix repositories 2021-03-06 20:21:35 +01:00
Zoe Roux
fef6a93a1d Removing most of the things needed for a custom many to many 2021-03-01 00:49:03 +01:00
Zoe Roux
faf453e64a Adding a field property with auto loading & removing non-loaded fields from the json serialization. Reworking all json serialization 2021-02-27 23:34:28 +01:00
Zoe Roux
3fe7c83415 Starting to rework related properties loading. (Removing lazy loading) 2021-02-14 00:05:55 +01:00
Zoe Roux
e7267d6b51 Removing usless print statements 2021-01-29 23:23:14 +01:00
Zoe Roux
079df8a1c7 Adding a IResourceLink interface & fixing most of the editing 2021-01-28 22:32:10 +01:00
Zoe Roux
5b9c82480e Fixing usless modifications of related items 2021-01-25 20:50:18 +01:00
Zoe Roux
3f5a0c060c Oups 2021-01-24 23:12:04 +01:00
Zoe Roux
4a15fa8363 Finding the issue in the validator of the local repository's edit 2021-01-24 23:11:26 +01:00
Zoe Roux
8e72b37950 Switching to dotnet5 w/ C#9 2021-01-24 22:26:23 +01:00
Zoe Roux
135f8b3e5f Fixing many bugs with the edit 2021-01-24 20:21:48 +01:00
Zoe Roux
a6d3107329 Fixing some issues with the crawler & most issues of the ressource editor 2020-12-25 23:46:32 +01:00
Zoe Roux
41cabdd1b5 Making edit routes kinda work 2020-12-24 18:49:34 +01:00
Zoe Roux
fb907509cb Reworking the json serializer/deserializer to support the api's edit 2020-11-01 04:35:08 +01:00
Zoe Roux
6958745915 Fixing local repository management of already loaded entities 2020-10-21 00:35:14 +02:00
Zoe Roux
cdf5acbbe9 Reworking the whole watch api and creating a /count endpoint for crud items 2020-10-10 02:33:34 +02:00
Zoe Roux
5a1826d01d Adding a security for only int resources & adding a silent fail 2020-09-21 00:36:22 +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
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
eeb0fe25e3 Fixing IEnumerables to the dotnet ef store 2020-08-07 05:03:51 +02:00
Zoe Roux
9c549c593b Cleaning up 2020-08-03 03:27:09 +02:00
Zoe Roux
f561b6044c Invaliding enum sort key 2020-08-02 01:52:09 +02:00