19 Commits

Author SHA1 Message Date
Zoe Roux
e8c9dfce56
Create insert method 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
8d6121d8b0
Handle video joint creation with entries 2025-01-30 20:03:42 +01:00
Zoe Roux
5ca0ef08d4
Make processImages synchronous 2025-01-30 20:03:42 +01:00
Zoe Roux
ec3d48ac79
Extract movie insert to a show insert method 2025-01-30 20:03:42 +01:00
Zoe Roux
988b705a30 Fix schema utils to make drizzle-kit work 2025-01-24 22:48:03 +01:00
Zoe Roux
a8fb84daf0 Format code 2025-01-18 16:39:40 +01:00
Zoe Roux
d1609ddfbf
Fix & test random slug reservation 2025-01-13 14:16:43 +01:00
Zoe Roux
b6f996139f
Reserve the random slug 2025-01-13 14:16:43 +01:00
Zoe Roux
cdceb1a734
Add proper error type & error handling 2025-01-10 12:16:32 +01:00
Zoe Roux
c8c6cccf6a
Handle and test slug reconciliation & conflicts 2025-01-10 12:16:32 +01:00
Zoe Roux
caa394e0da
Create tests & cleanup for movies seeding 2025-01-10 12:16:32 +01:00
Zoe Roux
24035c15bf
Add 200/201 handling on post /movies + doc 2025-01-10 12:16:32 +01:00
Zoe Roux
5d24dcafd5
Handle conflicts as updates 2025-01-10 12:16:32 +01:00
Zoe Roux
cfe2cabfa4
wip: push movies could update items 2025-01-10 12:16:32 +01:00
Zoe Roux
55b3f1cc8c
wip: upsert things 2025-01-10 12:16:32 +01:00
Zoe Roux
c20aa862a9
Move video slug to jointure 2025-01-10 12:16:32 +01:00
Zoe Roux
92ee0b2e7f
wip: Allow videos to be joined on a post /movies 2025-01-10 12:16:32 +01:00
Zoe Roux
31b7c0e035
Move seed function to separate file 2025-01-10 12:16:32 +01:00