4168 Commits

Author SHA1 Message Date
Zoe Roux
cba47ca346
Add /staff/:id/roles 2025-03-10 00:22:32 +01:00
Zoe Roux
7e6592fa2e
Implement routes in /shows 2025-03-10 00:22:32 +01:00
Zoe Roux
8d7d5f3e7e
Add /staff routes 2025-03-10 00:22:32 +01:00
Zoe Roux
bcec4c31d1
Add staff types & db schema 2025-03-10 00:22:32 +01:00
Zoe Roux
06458adc31
Add with=videos support for movies (#834) 2025-03-09 18:45:47 +01:00
Zoe Roux
b093df96ec
Add with=videos support for movies 2025-03-09 18:44:12 +01:00
Zoe Roux
e0ad458d73
Add original name & latinName in series/movie (#833) 2025-03-09 18:17:36 +01:00
Zoe Roux
4b46963eff
Rework /studios/:id to use relational query 2025-03-09 18:16:04 +01:00
Zoe Roux
34926dab51
Fix entries's video retrieval 2025-03-09 18:16:04 +01:00
Zoe Roux
d61573668b
Use original with collections too 2025-03-09 18:16:04 +01:00
Zoe Roux
aab38f6a89
Rework & type relations 2025-03-09 18:16:04 +01:00
Zoe Roux
f9ff6c00d7
Add studios in new with= handling 2025-03-09 18:16:04 +01:00
Zoe Roux
fc60fcc7c4
Cleanup video join in entries 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
fd57f506c1
Proper error handling for missing original 2025-03-09 18:16:04 +01:00
Zoe Roux
cca0da4bf6
Use sql builder instead of orm for /movie 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
ac7b589d76
Fix preferOriginal 2025-03-09 18:16:03 +01:00
Zoe Roux
3f188e27a1
Only specify kind in movie/serie/collection in /shows 2025-03-09 18:16:03 +01:00
Zoe Roux
74f2229dcd
Migrate original handling 2025-03-09 18:16:03 +01:00
Zoe Roux
67dc251489
Rework original handling in seeding 2025-03-09 18:16:03 +01:00
Zoe Roux
b69cb05088
Type guess info in db schema 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
74a509ec03
Add entriesCount, availableCount & isAvailable (#831) 2025-03-08 14:56:54 +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
54ee704ab9
Create migration & fix update statment 2025-03-08 14:51:14 +01:00
Zoe Roux
c58cb3ef78
Cleanup preferOriginal handling 2025-03-08 14:51:14 +01:00
Zoe Roux
194428ecfe
Compute the number of entries available for a show 2025-03-08 14:51:14 +01:00
Zoe Roux
dcf26b94cd
Add entries count in series 2025-03-08 14:51:14 +01:00
Zoe Roux
d9e3b3a94b
Add available videos in /entries response (#830) 2025-03-06 22:24:13 +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
66fadb2b20
Remove schema from validation errors 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
477fb24036
Patch drizzle to add leftJoinLateral 2025-03-06 14:26:24 +01:00
Zoe Roux
0558222150
Add videos in /shows/:id/entries 2025-03-06 14:26:24 +01:00
acelinkio
a430819d22
Update Helm release postgresql to v16.4.14 (#825) 2025-03-03 12:46:36 -08:00
renovate[bot]
4e24d01b3f
Update Helm release postgresql to v16.4.14 2025-03-03 20:45:25 +00:00
acelinkio
85a5fd0846
Update Helm release rabbitmq to v15.3.2 (#826) 2025-03-03 12:44:28 -08:00
renovate[bot]
6781428791
Update Helm release rabbitmq to v15.3.2 2025-03-03 17:14:31 +00:00
Zoe Roux
250c9c8ff9
Add studios (#824) 2025-03-03 18:13:17 +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
6cf8947c80
Fix swagger response of /studios/:id 2025-03-03 12:09:50 +01:00
Zoe Roux
2aada33a6a
Fix swagger examples for externalId 2025-03-03 11:45:41 +01:00
Zoe Roux
bf16231350
Add /studios & /studios/random 2025-03-03 11:45:18 +01:00