80 Commits

Author SHA1 Message Date
Zoe Roux
7613efb4b4 Moving authentification beahviors to a specific module 2021-05-03 01:48:53 +02:00
Zoe Roux
36220613ab Fixing the unity container 2021-05-01 02:30:57 +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
22b9f3240f Removing usless IDisposable patterns 2021-04-23 18:15:17 +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
467e420587 Fixing recurrent use of the json serializer with depth check 2021-03-27 00:50:34 +01:00
Zoe Roux
aac1975a75 Adding a delete range and fixing show's editing 2021-03-17 22:04:28 +01:00
Zoe Roux
457dcd0db2 Removing usless calls, cleaning track's slugs, adding a track api, cleaning show & episode repository 2021-03-17 19:56:02 +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
42ff22ad13 Finishing to rework image's path serialization 2021-03-13 22:51:45 +01:00
Zoe Roux
779702f969 Serializing images paths 2021-03-13 00:49:12 +01:00
Zoe Roux
356b8a5472 Cleaning up searches 2021-03-10 00:46:17 +01:00
Zoe Roux
d3d2677a83 Creating a custom json serializer for PeopleRoles 2021-03-08 23:53:46 +01:00
Zoe Roux
b3fdee4bcd Fixing composed slug handling & page field serialization 2021-03-07 21:20:03 +01:00
Zoe Roux
fab9a3f6a1 Fixing nested serializing 2021-03-07 18:15:14 +01:00
Zoe Roux
6bf6746320 Fixing one to one relation null's serialization 2021-03-06 22:26:39 +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
00bf834a29 Fixing the load 2021-02-28 22:30:55 +01:00
Zoe Roux
7e8ab3b173 Fixing the json serializer 2021-02-28 05:15:44 +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
97ab1affa0 Adding a 'fields' query param to every requests to load related data 2021-02-27 02:43:15 +01:00
Zoe Roux
14e4772dd1 Recreating the Load method using repositories and pattern matching 2021-02-21 16:00:09 +01:00
Zoe Roux
56c7339816 Fixing the loader 2021-02-19 22:22:57 +01:00
Zoe Roux
3e0c0db79c Fixing the run generic method 2021-02-17 22:53:31 +01:00
Zoe Roux
07aa4d6752 Fixing LibraryManager dependecy error 2021-02-16 23:05:31 +01:00
Zoe Roux
bc7a314409 Replacing IEnumearble with ICollections inside resources 2021-02-16 00:08:36 +01:00
Zoe Roux
3fe7c83415 Starting to rework related properties loading. (Removing lazy loading) 2021-02-14 00:05:55 +01:00
Zoe Roux
8aae1c9bd6 Adding external subtitles support 2021-02-02 00:41:38 +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