3195 Commits

Author SHA1 Message Date
Zoe Roux
2b0f6837a8 Fix tests 2023-11-27 15:13:08 +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
238fdf5d40 Delete in filter 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
edc6d11824 Parse new filters 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
eed058c891 Disables many to many eager includes 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
bc66d35497 Format front 2023-11-09 22:40:25 +01:00
Zoe Roux
e1d0d2c186 Cache identify request of the transcoder 2023-11-09 22:40:25 +01:00
Zoe Roux
e7c878b30a Fix some deprecation warnings 2023-11-09 22:40:25 +01:00
Zoe Roux
8fb46099d4 Split search sync and search manager to split lifetimes 2023-11-09 22:40:25 +01:00
Zoe Roux
72628519a5 Fix player hover overflow on really small phones 2023-11-09 22:40:25 +01:00
Zoe Roux
f7375428b6 Enable strict mode 2023-11-09 22:40:25 +01:00
Zoe Roux
ead8a44fe0 Differenciate metadata and info skeletons of the player 2023-11-09 22:40:25 +01:00
Zoe Roux
a1aa71e271 Fix search bar focus state 2023-11-09 22:40:25 +01:00
Zoe Roux
a72691a81f Add placeholders for the homepage 2023-11-09 22:40:25 +01:00
Zoe Roux
3be409ec70 Lazy load genre lists on the home page 2023-11-09 22:40:25 +01:00
Zoe Roux
9409197766 Use a canvas on the front to draw blurhash 2023-11-09 22:40:25 +01:00
Zoe Roux
1a92094eaf
Fix images by updating ef projectables 2023-11-06 14:40:50 +01:00
Zoe Roux
fa47ccfd85 Fix slow queries by updating ef projectable 2023-11-06 13:59:42 +01:00
Zoe Roux
6b4468bf7d Format code 2023-11-06 01:24:55 +01:00
Zoe Roux
b0927b8388 Update and fix jassub 2023-11-06 01:24:55 +01:00
Zoe Roux
593dc3ca55 Reload subtitles on player ref change 2023-11-06 01:24:55 +01:00
Zoe Roux
a124a1a71f Disable hls ready callback to play 2023-11-06 01:24:55 +01:00
Zoe Roux
0e71242fd3 Limit cpu usage 2023-11-06 01:24:55 +01:00
Zoe Roux
556b2a2317 Cleanup focus reset 2023-11-06 01:24:55 +01:00
Zoe Roux
4bfd7c348d Unfocus control elements when controls hides 2023-11-06 01:24:55 +01:00