3888 Commits

Author SHA1 Message Date
Zoe Roux
eaec881594 wip: Replace tsvector with trigram search 2025-01-24 22:48:03 +01:00
Zoe Roux
59aca6d520 Generate search vectors 2025-01-24 22:48:03 +01:00
Zoe Roux
988b705a30 Fix schema utils to make drizzle-kit work 2025-01-24 22:48:03 +01:00
Zoe Roux
a51de86c95 Stupid implementation of search, lots to fix 2025-01-24 22:48:03 +01:00
Zoe Roux
23dc0a2f88 Add search vector & index 2025-01-24 22:48:03 +01:00
Zoe Roux
26470136af Add indexes on the movie type 2025-01-24 22:48:03 +01:00
Zoe Roux
f756c001e5
Update meilisearch (#794) 2025-01-23 23:48:24 +01:00
Zoe Roux
e80440d413
Translations update from Hosted Weblate (#792) 2025-01-23 23:35:57 +01:00
Zoe Roux
6800c90ebf
Added translation using Weblate (Icelandic) 2025-01-23 23:20:33 +01:00
Zoe Roux
f522a42560
Fix no resize transcode of 10bits items with hwaccel (#793) 2025-01-23 22:20:29 +00:00
Zoe Roux
401f1b5bc4
Translations update from Hosted Weblate (#791) 2025-01-21 09:09:41 +01:00
Evgeniy
346264f49a
Translated using Weblate (Russian)
Currently translated at 100.0% (209 of 209 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/ru/
2025-01-21 03:08:50 +01:00
Bruno “Brubo” Nimer
c721e2918f
Translated using Weblate (Italian)
Currently translated at 49.7% (104 of 209 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/it/
2025-01-21 03:08:50 +01:00
renovate[bot]
8ed850469d chore(deps): update dotnet monorepo 2025-01-20 23:37:47 +01:00
renovate[bot]
451642c107 chore(deps): update dependency system.componentmodel.composition to 9.0.1 2025-01-20 23:33:43 +01:00
renovate[bot]
e937f44ba6 chore(deps): update traefik docker tag to v3.3 2025-01-20 23:30:26 +01:00
acelinkio
5c00c2b0c8
chore(deps): update helm release rabbitmq to v15.2.3 (#789) 2025-01-20 10:25:49 -08:00
renovate[bot]
7d468eb64d
chore(deps): update helm release rabbitmq to v15.2.3 2025-01-20 18:23:44 +00:00
acelinkio
ce03f39c25
chore(deps): update helm release postgresql to v16.4.3 (#788) 2025-01-20 10:22:44 -08:00
renovate[bot]
11d0601ae7
chore(deps): update helm release postgresql to v16.4.3 2025-01-20 14:42:13 +00:00
acelinkio
1e44112444
chore(deps): update helm release postgresql to v16.4.2 (#786) 2025-01-19 20:15:49 -08:00
acelinkio
fb36a62104
Merge branch 'master' into renovate/postgresql-16.x 2025-01-19 19:45:17 -08:00
acelinkio
66f2c523cf
chore(deps): update helm release rabbitmq to v15.2.2 (#785) 2025-01-19 19:45:04 -08:00
renovate[bot]
36877596ed
chore(deps): update helm release postgresql to v16.4.2 2025-01-20 00:37:22 +00:00
renovate[bot]
360ee3e5a2
chore(deps): update helm release rabbitmq to v15.2.2 2025-01-20 00:37:19 +00:00
Zoe Roux
87314a0e96 Use bun build in the dockerfile 2025-01-18 16:39:40 +01:00
Zoe Roux
ce242bf1b4 Add dockerfile 2025-01-18 16:39:40 +01:00
Zoe Roux
a8fb84daf0 Format code 2025-01-18 16:39:40 +01:00
Zoe Roux
02d1197f6b Add ci for api 2025-01-18 16:39:40 +01:00
Zoe Roux
956ab51e1b Add a flag to retrieve all translations 2025-01-17 23:16:31 +01:00
Zoe Roux
02ddd1401b Add isAvailable 2025-01-17 23:16:31 +01:00
Zoe Roux
a734a40668 Add tests for preferOriginal in /movies 2025-01-17 18:49:24 +01:00
Zoe Roux
a558f47558 Test & Fix prefer original for /movies/{id} 2025-01-17 18:49:24 +01:00
Zoe Roux
7047304ae5 Handle 404 error better 2025-01-17 18:49:24 +01:00
Zoe Roux
9fc5f8a706 Fix /movies select distinct 2025-01-17 18:49:24 +01:00
Zoe Roux
7fcaf6490d Add original translation support on the /movies/{id} route 2025-01-17 18:49:24 +01:00
Zoe Roux
f3f69a0def Rewrite /movies/{id} to use the relational api 2025-01-17 18:49:24 +01:00
Zoe Roux
5ca1b19148 Add preferOriginal query param for /movies 2025-01-17 18:49:24 +01:00
Zoe Roux
7cc6e7e2d4 Handle fallback when creating new translations 2025-01-17 18:49:24 +01:00
Zoe Roux
4d0a6e5223
feat(api): random sort (#771) 2025-01-13 14:17:58 +01:00
Zoe Roux
d1609ddfbf
Fix & test random slug reservation 2025-01-13 14:16:43 +01:00
Zoe Roux
1cdb372079
Fix & test /movies/random 2025-01-13 14:16:43 +01:00
Zoe Roux
b6f996139f
Reserve the random slug 2025-01-13 14:16:43 +01:00
Zoe Roux
46570410ea
Add seed in response if it was not specified 2025-01-13 14:16:43 +01:00
Zoe Roux
b9da57fd88
Cleanups 2025-01-13 14:16:43 +01:00
Zoe Roux
9a54266967
Add /movies/random route 2025-01-13 14:16:43 +01:00
Zoe Roux
8b7e109be3
Cleanup sort parsing 2025-01-13 14:16:43 +01:00
Zoe Roux
86d37514dc
Fix after handling 2025-01-13 14:16:43 +01:00
Arthur Jamet
f490faa796
v5 api: Handle random in keyset paginate 2025-01-13 14:16:43 +01:00
Arthur Jamet
67ea86a955
v5 api: Random sort query parameter cannot be reversed 2025-01-13 14:16:43 +01:00