296 Commits

Author SHA1 Message Date
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
8fb46099d4 Split search sync and search manager to split lifetimes 2023-11-09 22:40:25 +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
377d85c7f1 Add sorts to search items 2023-11-01 17:36:11 +01:00
Zoe Roux
68a3af0b52 Fix meilisearch indexes setup 2023-11-01 17:36:11 +01:00
Zoe Roux
5b7bfa79f9 Fix repositories create/edit/delete events 2023-11-01 17:36:11 +01:00
Zoe Roux
d7dee62e97 Add items index on meilisearch 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
c7db07f7ba Add fields bindings 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
0112acdd2f wip update things 2023-10-27 02:46:31 +02:00
Zoe Roux
ae6121f3aa Fix seasons add 2023-10-27 02:46:31 +02:00
Zoe Roux
97de98b89a Add seed in random queries next url 2023-10-27 00:47:57 +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
941137ff51 Make images quality higher 2023-10-22 01:00:34 +02:00
Zoe Roux
7962d3a16f Fix library item get all 2023-09-07 22:55:41 +02:00
Zoe Roux
de6d831498 Prevent resources to use the slug 'random' 2023-09-07 22:55:41 +02:00
Zoe Roux
be076616cc Add cache policy to images 2023-09-07 22:55:41 +02:00
Zoe Roux
0a38fdd8d3 Add random sort 2023-09-07 22:55:41 +02:00
Zoe Roux
4bfffa579f Fix contain query param of the api 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
c06afcd56d
Fix thumbnails quality 2023-08-31 16:06:49 +02:00
Zoe Roux
7b2f44d19a
Switch to webp 2023-08-31 01:49:28 +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
Zoe Roux
5446dbce83
Fix tests compilation errors 2023-08-07 14:50:12 +09:00
Zoe Roux
93b36f1bd4
Fix image resize not working 2023-08-07 14:50:12 +09:00
Zoe Roux
ab12de8287
Add next/previous episode field. Add movie load 2023-08-07 14:50:12 +09:00
Zoe Roux
3cdfc91c93
Implement blurhash 2023-08-07 14:50:12 +09:00
Zoe Roux
a6c8105d8c
Parse images from the scanner 2023-08-07 14:50:12 +09:00
Zoe Roux
ca99421624
Update library items for new movies 2023-08-07 14:50:12 +09:00