Antoine
|
d98ac3b452
|
fix(api): don't crash if not superuser (#1133)
|
2025-11-03 12:34:30 +01:00 |
|
Zoe Roux
|
a0be0555e0
|
Update api packages
|
2025-10-26 22:31:40 +01:00 |
|
Zoe Roux
|
4d8806fc7f
|
Make history's time non nullable (it was never null anyways)
|
2025-10-22 09:16:44 +02:00 |
|
Zoe Roux
|
e3ae961b68
|
Add progress to /videos/:id
|
2025-10-22 09:16:44 +02:00 |
|
Zoe Roux
|
5379536db2
|
Add /videos/:id?with=next,previous route
|
2025-07-19 15:53:01 +02:00 |
|
Zoe Roux
|
aea2535cc6
|
Add entriesCount & availableCount to seasons
|
2025-07-14 03:27:46 +02:00 |
|
Zoe Roux
|
7b3f3cc1c1
|
Update code for biome v2
|
2025-07-14 02:56:51 +02:00 |
|
Zoe Roux
|
985a13c1e4
|
Fix date handling (force iso on drizzle side)
|
2025-06-23 01:36:18 +02:00 |
|
Zoe Roux
|
a22edc11ce
|
Handle crew & fix some themoviedb bugs
|
2025-06-07 17:45:39 +02:00 |
|
Zoe Roux
|
e26bc931f5
|
Fix & test GET /videos
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
45e769828b
|
Add unique constraint on [rendering, version, part]
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
060c4d74b4
|
Type value lists
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
07a41bb175
|
Fix POST /videos
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
6194d806cc
|
Delete unknown entries, rework them as part of unmatched videos
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
39dcfb4418
|
Test POST /videos
|
2025-05-04 15:35:37 +02:00 |
|
Zoe Roux
|
621c9cec82
|
Add GET /videos/ that also list guesses
|
2025-05-04 15:35:37 +02:00 |
|
Fred Heinecke
|
d0a1ee848f
|
bug fixes, PR feedback, remove some vars
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-04-23 19:54:55 +00:00 |
|
Fred Heinecke
|
634c8808a1
|
[v5] Added support for storing images in S3
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-04-22 22:58:50 +00:00 |
|
Zoe Roux
|
67d7643261
|
Add lastPlayedAt in watchlists & sort nextup with it
|
2025-04-08 23:39:50 +02:00 |
|
Zoe Roux
|
4cf67c3247
|
Sql cleanups
|
2025-04-08 00:22:23 +02:00 |
|
Zoe Roux
|
e32fc229f8
|
Fix history population (drizzle patch)
|
2025-04-07 21:24:04 +02:00 |
|
Zoe Roux
|
aa9476680c
|
Allow filter & sort by watchStatus
|
2025-04-07 12:40:11 +02:00 |
|
Zoe Roux
|
5a6e29e57a
|
Fix guess's sub/sid format
|
2025-04-06 19:52:54 +02:00 |
|
Zoe Roux
|
c3abd7c61b
|
Handle watch status on entries
|
2025-04-06 18:25:41 +02:00 |
|
Zoe Roux
|
22754442ad
|
Create migration for watchlist/history/profiles
|
2025-04-06 18:24:49 +02:00 |
|
Zoe Roux
|
32cc6e7910
|
Add watch status type in movies/series
|
2025-04-06 14:54:50 +02:00 |
|
Zoe Roux
|
e489d0c445
|
Add watchlist table
|
2025-04-06 14:54:50 +02:00 |
|
Zoe Roux
|
31a749b5ed
|
Add progress in /series/:id?width=firstEntry
|
2025-04-06 14:54:50 +02:00 |
|
Zoe Roux
|
6ecaec2dee
|
Add progress status in every entry
|
2025-04-06 14:54:50 +02:00 |
|
Zoe Roux
|
781a6a8196
|
Add history table
|
2025-04-06 14:54:49 +02:00 |
|
Zoe Roux
|
51558db1b2
|
Add image downloading test
|
2025-03-18 22:07:37 +01:00 |
|
Zoe Roux
|
9ef114b91a
|
Use reworked image queue in every insert
|
2025-03-18 22:05:45 +01:00 |
|
Zoe Roux
|
1a11bc3492
|
wip: Add image downloading
|
2025-03-18 22:05:45 +01:00 |
|
Zoe Roux
|
621d4752ba
|
Add availableSince field on entries (will be used for /news)
|
2025-03-10 18:56:52 +01:00 |
|
Zoe Roux
|
43a128ebe8
|
Add staff seeding
|
2025-03-10 01:31:51 +01:00 |
|
Zoe Roux
|
bcec4c31d1
|
Add staff types & db schema
|
2025-03-10 00:22:32 +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
|
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
|
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
|
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
|
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
|
44658ce6b0
|
Add /studios/:id
|
2025-03-03 10:01:41 +01:00 |
|
Zoe Roux
|
710675180c
|
Add studio insert method
|
2025-03-02 23:47:02 +01:00 |
|
Zoe Roux
|
31d95d7fd7
|
Add studio migration
|
2025-03-02 23:47:02 +01:00 |
|
Zoe Roux
|
dbfe836ce3
|
Add collection type in database
|
2025-03-02 17:28:38 +01:00 |
|