73 Commits

Author SHA1 Message Date
Zoe Roux
30f26b2f6a
Allow insert without original translation 2025-12-05 23:38:18 +01:00
Zoe Roux
27d25f4829
Fix transcoder service name in otel (#1165) 2025-11-19 19:27:50 +00:00
Zoe Roux
5e63b57440 Fix pagination URLs when behind SSL-terminating reverse proxy 2025-11-13 14:04:05 +01:00
Zoe Roux
a0be0555e0
Update api packages 2025-10-26 22:31:40 +01:00
Zoe Roux
5fdc96db64
Format stuff 2025-10-24 16:18:35 +02:00
Zoe Roux
5379536db2
Add /videos/:id?with=next,previous route 2025-07-19 15:53:01 +02:00
Zoe Roux
7b3f3cc1c1
Update code for biome v2 2025-07-14 02:56:51 +02:00
Zoe Roux
26410734fc
Ensure stable sort when no lang is specified 2025-06-23 01:49:10 +02:00
Zoe Roux
489336c77a
Add tests for video linking 2025-06-07 17:48:10 +02:00
Zoe Roux
be4b4f016b
Add isAvailable filter for both entries & shows 2025-06-07 17:45:39 +02:00
Zoe Roux
205dda652a
Update available count of shows when inserting videos 2025-05-04 15:35:37 +02:00
Zoe Roux
e26bc931f5
Fix & test GET /videos 2025-05-04 15:35:37 +02:00
Zoe Roux
411f6dcfba
Use pages for users paginations 2025-04-04 22:44:44 +02:00
Zoe Roux
46833ac06f
Rework sort to handle multiples tables 2025-03-10 00:22:32 +01:00
Zoe Roux
18532b80b1
Add /movies/:id/staff 2025-03-10 00:22:32 +01:00
Zoe Roux
4b46963eff
Rework /studios/:id to use relational query 2025-03-09 18:16:04 +01:00
Zoe Roux
aab38f6a89
Rework & type relations 2025-03-09 18:16:04 +01:00
Zoe Roux
c161d680e3
Add with=translations in the sql builder logic 2025-03-09 18:16:04 +01:00
Zoe Roux
3f77a1bda5
Fix tests 2025-03-09 18:16:04 +01:00
Zoe Roux
16fb638231
Make guess field of video mandatory 2025-03-09 18:16:04 +01:00
Zoe Roux
67dc251489
Rework original handling in seeding 2025-03-09 18:16:03 +01:00
Zoe Roux
6b0e3e7577
Add original name & latinName in series/movie 2025-03-09 18:16:03 +01:00
Zoe Roux
cdf4ab4941
Test ?with= 2025-03-03 18:11:39 +01:00
Zoe Roux
750434465d
Add ?with=studios in movies & series 2025-03-03 17:54:35 +01:00
Zoe Roux
2aada33a6a
Fix swagger examples for externalId 2025-03-03 11:45:41 +01:00
Zoe Roux
12faca5fb5
Add db-metadata type helper 2025-03-02 23:47:01 +01:00
Zoe Roux
0a1ca61dfb Fix typescript compilation 2025-03-01 23:48:21 +01:00
Zoe Roux
9aa7815f57 Use integer instead of numbers where it make sense 2025-03-01 23:48:21 +01:00
Zoe Roux
fb7635ef56 Cleanup swagger & add examples for entries 2025-03-01 23:48:21 +01:00
Zoe Roux
d4257c1d02
Properly register examples for seasons 2025-01-30 20:03:42 +01:00
Zoe Roux
a6ac5dfb75 Cleanup translation schema for series + example 2025-01-25 15:12:22 +01:00
Zoe Roux
9f929eeb7a Move description to common types 2025-01-25 15:12:22 +01:00
Zoe Roux
5bf30af564 Format stuff + update packages 2025-01-24 22:48:03 +01:00
Zoe Roux
1634624701 Fix search sort 2025-01-24 22:48:03 +01:00
Zoe Roux
ce81caaf14 Allow filter on tags 2025-01-24 22:48:03 +01:00
Zoe Roux
426665c9d9 Allow filter string to match without quotes 2025-01-24 22:48:03 +01:00
Zoe Roux
1c0fdf6f89 wip 2025-01-24 22:48:03 +01:00
Zoe Roux
a8fb84daf0 Format code 2025-01-18 16:39:40 +01:00
Zoe Roux
7cc6e7e2d4 Handle fallback when creating new translations 2025-01-17 18:49:24 +01:00
Zoe Roux
46570410ea
Add seed in response if it was not specified 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
Arthur Jamet
2afccaa813
v5 api: Random query parameter becomes sort value 2025-01-13 14:16:43 +01:00
Arthur Jamet
0e230114a7
v5 api: Sort Movies Randomly, passing seed as query parameter 2025-01-13 14:16:42 +01:00
Zoe Roux
fe6f4fd43b
Fix null sorting 2025-01-10 12:16:33 +01:00
Zoe Roux
81958f6c3b
Fix after when sorting with remmapped keys 2025-01-10 12:16:32 +01:00
Zoe Roux
6e293efc2b
Remove page's prev & weird reverse handling 2025-01-10 12:16:32 +01:00
Zoe Roux
1389abb946
Fix prev/next generation 2025-01-10 12:16:32 +01:00