Zoe Roux
|
25f042fbd7
|
Add staff examples
|
2025-03-10 10:22:31 +01:00 |
|
Zoe Roux
|
43a128ebe8
|
Add staff seeding
|
2025-03-10 01:31:51 +01: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
|
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
|
bcec4c31d1
|
Add staff types & db schema
|
2025-03-10 00:22:32 +01:00 |
|
Zoe Roux
|
b093df96ec
|
Add with=videos support for movies
|
2025-03-09 18:44:12 +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
|
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
|
3f188e27a1
|
Only specify kind in movie/serie/collection in /shows
|
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
|
269003c25d
|
Add back isAvailable for movies
|
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
|
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
|
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
|
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
|
bf16231350
|
Add /studios & /studios/random
|
2025-03-03 11:45:18 +01:00 |
|
Zoe Roux
|
adaa892a26
|
Add GET /studios/:id/shows
|
2025-03-02 23:47:02 +01:00 |
|
Zoe Roux
|
2301e48321
|
Use db metadata on entries
|
2025-03-02 23:47:02 +01:00 |
|
Zoe Roux
|
12faca5fb5
|
Add db-metadata type helper
|
2025-03-02 23:47:01 +01:00 |
|
Zoe Roux
|
e32c83180e
|
Add studio type
|
2025-03-02 23:46:24 +01:00 |
|
Zoe Roux
|
68d4958e3a
|
Add /shows & /shows/random routes
|
2025-03-02 19:44:45 +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
|
cc221c560d
|
Add GET /series (using the same logic as /movies)
|
2025-03-02 18:09:25 +01:00 |
|
Zoe Roux
|
019be569dd
|
Format stuff
|
2025-03-02 17:31:16 +01:00 |
|
Zoe Roux
|
4538d9ce98
|
Add collection example
|
2025-03-02 17:28:38 +01:00 |
|
Zoe Roux
|
fc9afa5ede
|
Allow collections to be created with movies or series
|
2025-03-02 17:28:38 +01:00 |
|
Zoe Roux
|
01183df4e9
|
Define collection type
|
2025-03-02 00:19:32 +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
|
655f677e91
|
Format stuff
|
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
|
89914f6c95
|
Format stuff
|
2025-03-01 23:48:21 +01:00 |
|
Zoe Roux
|
a5483b4ca1
|
Fix typing & extra handling when fetching entries from db
|
2025-03-01 23:48:21 +01:00 |
|
Zoe Roux
|
c70e11d36a
|
Prettify entry types
|
2025-03-01 23:48:21 +01:00 |
|