Commit Graph

68 Commits

Author SHA1 Message Date
Zoe Roux 4b46963eff Rework /studios/:id to use relational query 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 0e4f678e2c Fix test 2025-03-08 14:55:40 +01:00
Zoe Roux 269003c25d Add back isAvailable for movies 2025-03-08 14:51:14 +01:00
Zoe Roux bbbf7b32e0 Exclude extras & test availableCount/entryCount 2025-03-08 14:51:14 +01:00
Zoe Roux e8ffe31330 Fix docker build 2025-03-06 22:22:35 +01:00
Zoe Roux fd2f3be663 Dont send videos with extras 2025-03-06 14:28:19 +01:00
Zoe Roux e86ab9c081 Fix entries test with videos 2025-03-06 14:28:18 +01:00
Zoe Roux 70d0d480f6 Test & fix entry video join 2025-03-06 14:28:18 +01:00
Zoe Roux cdf4ab4941 Test ?with= 2025-03-03 18:11:39 +01:00
Zoe Roux 44658ce6b0 Add /studios/:id 2025-03-03 10:01:41 +01:00
Zoe Roux ff5fc69d41 Add get by studio tests 2025-03-03 09:36:38 +01:00
Zoe Roux 1cc26c5985 Fix typescript compilation 2025-03-02 23:47:02 +01:00
Zoe Roux 648fb6825a Fix test 2025-03-02 19:46:28 +01:00
Zoe Roux 98c6263036 Add basic collection test 2025-03-02 17:31:16 +01:00
Zoe Roux 43465834c3 Specify languages when needed 2025-03-01 23:48:21 +01:00
Zoe Roux 0a1ca61dfb Fix typescript compilation 2025-03-01 23:48:21 +01:00
Zoe Roux 6402b3cae6 Add unknown video example 2025-03-01 23:48:21 +01:00
Zoe Roux c96365fe0a Fix race condition with movies test 2025-03-01 23:48:21 +01:00
Zoe Roux 84d9ccb8bb Test extras 2025-03-01 23:48:21 +01:00
Zoe Roux 5483e34c5e Fix season get 2025-03-01 23:48:21 +01:00
Zoe Roux b5460682c9 Test get seasons 2025-03-01 23:48:21 +01:00
Zoe Roux 4ee6493eb8 Fix 404 handling for entries 2025-03-01 23:48:21 +01:00
Zoe Roux b70f66960d wip 2025-03-01 23:48:21 +01:00
Zoe Roux 9b526461c6 Fix pg_trgm word similarly threshold even for the first session 2025-02-22 19:30:19 +01:00
Zoe Roux b16c2374c4 Format stuff 2025-01-30 20:03:42 +01:00
Zoe Roux 30bf2d9207 Test entries seeding 2025-01-30 20:03:42 +01:00
Zoe Roux 4424e9b40a Handle extra seeding 2025-01-30 20:03:42 +01:00
Zoe Roux 32a1e89b27 Add insert seasons 2025-01-30 20:03:42 +01:00
Zoe Roux 5d8d5721af Split helpers in multiples files 2025-01-30 20:03:42 +01:00
Zoe Roux cf59695e09 Fix need-rendering test 2025-01-30 20:03:42 +01:00
Zoe Roux 1a2ab48c73 Start the smart video controller 2025-01-30 20:03:42 +01:00
Zoe Roux 740bf7adaa Remove tests afterAll 2025-01-30 20:03:42 +01:00
Zoe Roux f2c1982afa Test videos creation of slugs 2025-01-30 20:03:42 +01:00
Zoe Roux e5bb462e36 Update test helpers 2025-01-30 20:03:42 +01:00
Zoe Roux e2d34a993b Format stuff 2025-01-25 15:12:22 +01:00
Zoe Roux 9abe7f191a Test & fix search 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 a8fb84daf0 Format code 2025-01-18 16:39:40 +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 7cc6e7e2d4 Handle fallback when creating new translations 2025-01-17 18:49:24 +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 46570410ea Add seed in response if it was not specified 2025-01-13 14:16:43 +01:00
Zoe Roux 86d37514dc Fix after handling 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