80 Commits

Author SHA1 Message Date
Zoe Roux
070a94d87d Switch from int ids to guid 2023-11-28 23:27:50 +01:00
Zoe Roux
ee4cc6706e Convert news items to dapper implementation 2023-11-27 15:13:08 +01:00
Zoe Roux
948f8694f2 Update front for new filter api and use includes when useful 2023-11-27 15:13:08 +01:00
Zoe Roux
29314d473f Support collections/id/items via dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
5f177e9338 Fix count method of dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
d7dd2bd138 Fix by after Id with random sorting in dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
ba37786038 Implement a base repository for dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
179b79c926 Handle images via dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
411054afe9 Create a helper class to make queries eaiser 2023-11-27 15:13:08 +01:00
Zoe Roux
067eafbbe4 Fix reverse sorting 2023-11-27 15:13:08 +01:00
Zoe Roux
253e256458 Add keyset pagination support via generic filters 2023-11-27 15:13:08 +01:00
Zoe Roux
13ddeaaf0a Add has and enums support 2023-11-27 15:13:08 +01:00
Zoe Roux
07afbdaa4b Add support for datetimes 2023-11-27 15:13:08 +01:00
Zoe Roux
0ff74d331f Use new filter on ef 2023-11-27 15:13:08 +01:00
Zoe Roux
3eff6228be Use new filter in dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
e9aaa184cf Rework filters completly 2023-11-27 15:13:08 +01:00
Zoe Roux
e8351e960d Add projected relations 2023-11-27 15:13:08 +01:00
Zoe Roux
0ff03fb413 Support lateral queries on dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
ba83edd26c Add custom relations on library items (first pass) 2023-11-27 15:13:08 +01:00
Zoe Roux
48f82a6f13 Add include handling for one to one relations for library items 2023-11-27 15:13:08 +01:00
Zoe Roux
177391a74c Rework default sort and make it work with dapper 2023-11-27 15:13:08 +01:00
Zoe Roux
9ea177e2f6 Add kind attribute to json serializer 2023-11-27 15:13:08 +01:00
Zoe Roux
ca6a4d8ab5 Convert library items to an interface 2023-11-27 15:13:08 +01:00
Zoe Roux
c5a2a05af6 POC for library items includes 2023-11-27 15:13:08 +01:00
Zoe Roux
0034f93caa Add sort by and try includes for library items 2023-11-27 15:13:08 +01:00
Zoe Roux
d01ef02389 Fix StudioId casing on the movie 2023-11-27 15:13:08 +01:00
Zoe Roux
e8f2a72516 Install dapper and use it for library items 2023-11-27 15:13:08 +01:00
Zoe Roux
320c45096b Add collections/id/items, movies and shows 2023-11-03 16:07:19 +01:00
Zoe Roux
88eb325079 Add PUT /collections/id/movie/id route to link movies/shows to colletions 2023-11-03 16:07:19 +01:00
Zoe Roux
5b7bfa79f9 Fix repositories create/edit/delete events 2023-11-01 17:36:11 +01:00
Zoe Roux
12f35fefc4 Add from id in repository 2023-11-01 17:36:11 +01:00
Zoe Roux
49a1dad51e wip 2023-11-01 17:36:11 +01:00
Zoe Roux
5a6bb57fd5 Add news view in the db 2023-10-30 15:25:19 +01:00
Zoe Roux
44521d0d5f Add news repository and api 2023-10-30 15:25:19 +01:00
Zoe Roux
1373d0ce26 Add images links on the front instead of the back 2023-10-29 21:37:53 +01:00
Zoe Roux
c9c1ac5126 Cleanup hotfix thanks to the new option in Projectable 2023-10-29 00:58:56 +02:00
Zoe Roux
7e0e359f46 Hotfix next/previous episodes causing a 500 2023-10-28 22:32:42 +02:00
Zoe Roux
86427cf6ef Fix fields serialization 2023-10-27 22:44:45 +02:00
Zoe Roux
d3fbec1a9d Add include as a first class param and remove library manager thing 2023-10-27 22:44:45 +02:00
Zoe Roux
ae6121f3aa Fix seasons add 2023-10-27 02:46:31 +02:00
Zoe Roux
8b102b083f Use null safety 2023-10-27 00:47:57 +02:00
Zoe Roux
e13f9c6aa8 Allow random queries to be paginated 2023-10-27 00:47:57 +02:00
Zoe Roux
de6d831498 Prevent resources to use the slug 'random' 2023-09-07 22:55:41 +02:00
Zoe Roux
0a38fdd8d3 Add random sort 2023-09-07 22:55:41 +02:00
Zoe Roux
938ccd9215
Fix library item issue 2023-09-05 00:36:36 +02:00
Zoe Roux
70466aba7e
Fix thumbnails for episodse 2023-09-02 16:31:39 +02:00
Zoe Roux
be3724c6b1
Fix some issues 2023-08-11 22:43:05 +09:00
Zoe Roux
60afaf6211
Add low/medium/high image link on every images 2023-08-09 12:52:06 +09:00
Zoe Roux
30d52c6061
Fix tests 2023-08-08 12:08:51 +09:00
Zoe Roux
a1fb4ce8eb
Fix warnings 2023-08-07 15:29:31 +09:00