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 |
|
Zoe Roux
|
641ce4237e
|
Use an array as a backing store for after
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
879d2959d5
|
Create page with next/prev url
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
50002907e3
|
Create keyset pagination function
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
482ad0dda2
|
Move sort parsing to typebox
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
0499be4194
|
Fix comment newline handling
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
3d6912b60d
|
Handle filter parsing with typebox
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
c14d4e0911
|
Add filter to drizzle converter
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
e960307172
|
Write filter grammar & fix priorities
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
e20e327286
|
Filter fixes
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
81b7d5558e
|
Finish filter parser
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
df41694811
|
Start a filter parser
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
587dc4f970
|
Add get /movies & sort api
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
a4853cb186
|
Test missing accept-language endpoint
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
eea0f688a0
|
Make movie get work
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
9e1afca9ec
|
Fix existing get movie & add test
|
2025-01-10 12:16:32 +01:00 |
|
Zoe Roux
|
0c0628529c
|
Validate language tags
|
2025-01-10 12:16:32 +01:00 |
|