Commit Graph

72 Commits

Author SHA1 Message Date
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
Zoe Roux 201f059349 Adding fonts & chapters to the api 2020-10-31 02:02:41 +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 23f0b456ba Adding searchs for a specific ressource 2020-10-06 22:23:15 +02:00
Zoe Roux e2cbbfcd17 Allowing lists to use :eq instead of :ctn 2020-09-27 03:39:25 +02:00
Zoe Roux c5a8a1111e Oups 2020-09-21 00:42:32 +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 5b7740f2d9 Allowing equals & not equals of resources items 2020-09-20 23:19:19 +02:00