131 Commits

Author SHA1 Message Date
Zoe Roux
d0715055f1 Fixing tracks edits, still need to fix slugs 2021-03-17 00:39:41 +01:00
Zoe Roux
4b56ec4114 Fixing show's repository 2021-03-16 23:20:56 +01:00
Zoe Roux
25edb3977a Fixing season's repository 2021-03-16 10:14:51 +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
d2a38c9b3d Fixing tracks editing 2021-03-15 23:52:11 +01:00
Zoe Roux
fdf2f37ceb Adding handling of provider's logo locally 2021-03-15 21:06: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
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
9a7b2cb4a1 Loading a relation set the inverse relation too but json serialization encounters infinite loops. 2021-03-07 01:56:22 +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
76cdbc77a3 Using links in the common objects 2021-03-06 00:53:21 +01:00
Zoe Roux
072dd7d9b8 Reworking People's Role 2021-02-28 23:41:06 +01:00
Zoe Roux
00bf834a29 Fixing the load 2021-02-28 22:30:55 +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
438074a93e Using where's argument of get all instead of a method in a repositroy 2021-02-21 17:40:38 +01:00
Zoe Roux
5c848ca01c Fixing dotnet-ef types 2021-02-16 22:04:51 +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
bef687bbb1 Finishing genre link equality 2021-01-29 23:02:07 +01:00
Zoe Roux
1902740d2f Basic cleanups of IResourceLink equality checkers 2021-01-28 22:39:40 +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
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
f83c55bb4b Update Track.cs 2020-12-19 22:38:56 +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
3023088421 Fixing chapter reading 2020-10-31 03:49:46 +01:00
Zoe Roux
201f059349 Adding fonts & chapters to the api 2020-10-31 02:02:41 +01:00
Zoe Roux
2dd0806517 Cleaning up the video & the subtitle api 2020-10-26 06:22:03 +01: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
6575cb5ea6 Fixing bug with null limit on a page 2020-09-20 23:40:33 +02:00
Zoe Roux
00bc1a1732 Cleaning the whole api with the help of the expression rewritter 2020-09-13 17:25:03 +02:00
Zoe Roux
fb14eb4ef2 Creating an expression rewritter that work with members 2020-09-11 00:35:21 +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
733a844508 Fixing the database context 2020-08-16 17:14:34 +02:00
Zoe Roux
a258e89080 Finishing to rework repositories 2020-08-16 01:11:29 +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
2df3562045 Updating the search api 2020-08-04 20:18:33 +02:00
Zoe Roux
9c549c593b Cleaning up 2020-08-03 03:27:09 +02:00
Zoe Roux
d77cae6d2b Fixing sort limit with native types (non boxed ones) 2020-08-01 18:22:46 +02:00
Zoe Roux
5b0b2fbb7b Finishing the library's items route 2020-07-29 00:33:58 +02:00
Zoe Roux
e69eda8df3 Adding library items 2020-07-28 18:33:10 +02:00
Zoe Roux
b73be95f11 Adding shows/people route & GetPeopleByShow 2020-07-25 03:47:30 +02:00