Commit Graph

16 Commits

Author SHA1 Message Date
Zoe Roux ac7b589d76 Fix preferOriginal 2025-03-09 18:16:03 +01:00
Zoe Roux 269003c25d Add back isAvailable for movies 2025-03-08 14:51:14 +01:00
Zoe Roux c58cb3ef78 Cleanup preferOriginal handling 2025-03-08 14:51:14 +01:00
Zoe Roux e86ab9c081 Fix entries test with videos 2025-03-06 14:28:18 +01:00
Zoe Roux 750434465d Add ?with=studios in movies & series 2025-03-03 17:54:35 +01:00
Zoe Roux 7492bff7c8 Use guards instead of adding type info multiples times 2025-03-03 09:39:13 +01:00
Zoe Roux adaa892a26 Add GET /studios/:id/shows 2025-03-02 23:47:02 +01:00
Zoe Roux 1cc26c5985 Fix typescript compilation 2025-03-02 23:47:02 +01:00
Zoe Roux 4f73e76a34 Add /collections/:id/shows 2025-03-02 19:44:45 +01:00
Zoe Roux 68d4958e3a Add /shows & /shows/random routes 2025-03-02 19:44:45 +01:00
Zoe Roux 9f974de245 Add /collections/:id/series & /collections/:id/movies 2025-03-02 19:09:28 +01:00
Zoe Roux d53947265f Add basic collection routes 2025-03-02 19:09:28 +01:00
Zoe Roux 662400da13 Add GET /series/{id} (based on movie's get) 2025-03-02 18:53:31 +01:00
Zoe Roux f143511e14 Add /series/random 2025-03-02 18:12:29 +01:00
Zoe Roux cc221c560d Add GET /series (using the same logic as /movies) 2025-03-02 18:09:25 +01:00
Zoe Roux 24f44de7c0 Move movie controller to shows subdir 2025-03-02 17:39:49 +01:00