79 Commits

Author SHA1 Message Date
Zoe Roux
7ebc0fe504
Fix type issues 2025-11-23 22:44:59 +01:00
Zoe Roux
019aceb8d9
Batch images task insertion and add priority 2025-11-23 22:44:59 +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
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
45e769828b
Add unique constraint on [rendering, version, part] 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
67d7643261
Add lastPlayedAt in watchlists & sort nextup with it 2025-04-08 23:39:50 +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
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
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
Zoe Roux
b16c2374c4
Format stuff 2025-01-30 20:03:42 +01:00
Zoe Roux
f9554bd128
Define seasons relations 2025-01-30 20:03:42 +01:00
Zoe Roux
e9c7cfe832
Fix entries insertion (special numbers not saved) 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
fabf6b6863
Define relations on evj 2025-01-30 20:03:42 +01:00
Zoe Roux
8d6121d8b0
Handle video joint creation with entries 2025-01-30 20:03:42 +01:00
Zoe Roux
470a8deae9
Start entry insert 2025-01-30 20:03:42 +01:00
Zoe Roux
7868731922 Add seasons index and fix nullability 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
59aca6d520 Generate search vectors 2025-01-24 22:48:03 +01:00
Zoe Roux
988b705a30 Fix schema utils to make drizzle-kit work 2025-01-24 22:48:03 +01:00
Zoe Roux
23dc0a2f88 Add search vector & index 2025-01-24 22:48:03 +01:00
Zoe Roux
26470136af Add indexes on the movie type 2025-01-24 22:48:03 +01:00
Zoe Roux
a8fb84daf0 Format code 2025-01-18 16:39:40 +01:00
Zoe Roux
956ab51e1b Add a flag to retrieve all translations 2025-01-17 23:16:31 +01:00