393 Commits

Author SHA1 Message Date
Zoe Roux
caeef0417c Use baseline's elysia/swagger instead of fork now that it works 2025-03-01 23:48:21 +01:00
Zoe Roux
b70f66960d wip 2025-03-01 23:48:21 +01:00
Zoe Roux
89914f6c95 Format stuff 2025-03-01 23:48:21 +01:00
Zoe Roux
1476505262 Add /unknowns route 2025-03-01 23:48:21 +01:00
Zoe Roux
29696c378a Add /series/:id/extras route 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
Zoe Roux
c730d47cd9 Add entries controller 2025-03-01 23:48:21 +01:00
Zoe Roux
9b526461c6 Fix pg_trgm word similarly threshold even for the first session 2025-02-22 19:30:19 +01:00
Zoe Roux
1bca9f47dd Update elysia again (fix regression) 2025-02-22 19:30:19 +01:00
Zoe Roux
3f09ca93a3 Pin drizzle to 0.39.0 due to https://github.com/drizzle-team/drizzle-orm/issues/4060 2025-02-22 19:30:19 +01:00
Zoe Roux
a370048a12 Update elysia and remove workaround 2025-02-22 19:30:19 +01:00
Zoe Roux
b18ab07e3e Fix create extension place (move out of migration) 2025-02-22 19:30:19 +01:00
Zoe Roux
b6dff90ccd
Disable biome lint 2025-01-30 20:09:21 +01:00
Zoe Roux
b16c2374c4
Format stuff 2025-01-30 20:03:42 +01:00
Zoe Roux
30bf2d9207
Test entries seeding 2025-01-30 20:03:42 +01:00
Zoe Roux
4424e9b40a
Handle extra seeding 2025-01-30 20:03:42 +01:00
Zoe Roux
32a1e89b27
Add insert seasons 2025-01-30 20:03:42 +01:00
Zoe Roux
5d8d5721af
Split helpers in multiples files 2025-01-30 20:03:42 +01:00
Zoe Roux
f9554bd128
Define seasons relations 2025-01-30 20:03:42 +01:00
Zoe Roux
b1df97f767
Type extra & allow movie entries to specify a slug on seed 2025-01-30 20:03:42 +01:00
Zoe Roux
cf59695e09
Fix need-rendering test 2025-01-30 20:03:42 +01:00
Zoe Roux
1a2ab48c73
Start the smart video controller 2025-01-30 20:03:42 +01:00
Zoe Roux
015f58226a
Update drizzle + migration 2025-01-30 20:03:42 +01:00
Zoe Roux
740bf7adaa
Remove tests afterAll 2025-01-30 20:03:42 +01:00
Zoe Roux
7906374553
Add history & from in the guess type 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
b0637aeb6a
Type guess from videos 2025-01-30 20:03:42 +01:00
Zoe Roux
b262aeed5d
Better need rendering calculation when inserting entries 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
e5bb462e36
Update test helpers 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
2588eef23b
Create values helper & fix video join insertion 2025-01-30 20:03:42 +01:00
Zoe Roux
a216fd0d67
Add migration for entries 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
2510420cea
Fix seed entries type 2025-01-30 20:03:42 +01:00
Zoe Roux
0939289e2c
Add seed entry capabilities 2025-01-30 20:03:42 +01:00
Zoe Roux
5ca0ef08d4
Make processImages synchronous 2025-01-30 20:03:42 +01:00
Zoe Roux
962672e4ed
Start series insert 2025-01-30 20:03:42 +01:00
Zoe Roux
470a8deae9
Start entry insert 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
b9c022f614
Add seed entry types 2025-01-30 20:03:42 +01:00
Zoe Roux
d4257c1d02
Properly register examples for seasons 2025-01-30 20:03:42 +01:00
Zoe Roux
e2d34a993b Format stuff 2025-01-25 15:12:22 +01:00
Zoe Roux
7868731922 Add seasons index and fix nullability 2025-01-25 15:12:22 +01:00
Zoe Roux
bb2630431a Add seasons controller 2025-01-25 15:12:22 +01:00
Zoe Roux
a6ac5dfb75 Cleanup translation schema for series + example 2025-01-25 15:12:22 +01:00
Zoe Roux
9f929eeb7a Move description to common types 2025-01-25 15:12:22 +01:00
Zoe Roux
9abe7f191a Test & fix search 2025-01-24 22:48:03 +01:00
Zoe Roux
5bf30af564 Format stuff + update packages 2025-01-24 22:48:03 +01:00