Commit Graph

34 Commits

Author SHA1 Message Date
Zoe Roux cb1a17def2 Organize imports 2026-01-05 12:28:43 +01:00
Zoe Roux 243701a5c5 Use real dates instead of iso string everywhere 2026-01-05 12:07:37 +01:00
Zoe Roux 4a02371402 Cleanup date normalization in json builders 2026-01-05 12:07:37 +01:00
Zoe Roux 6d21eeab07 Fix watchlist apis & add delete watchlist api 2026-01-05 12:07:37 +01:00
Zoe Roux 1a1ccc9d4c Use an images table to prevent dup downloads 2025-12-21 18:28:03 +01:00
Zoe Roux fd29c6f682 Rework history to prevent duplicates in the last day 2025-12-17 11:39:15 +01:00
Zoe Roux d3ccd14fe0 Fix sqlarr 2025-12-04 17:58:32 +01:00
Zoe Roux af4742ae0b Fix sqlarr of api (#1188) 2025-11-30 19:29:46 +00:00
Zoe Roux 464d720ef9 Fix unnest issues 2025-11-28 17:11:43 +01:00
Zoe Roux 8fc279d2ed Use unnest everywhere 2025-11-28 17:11:43 +01:00
Zoe Roux a45e992339 Properly type unnestValues return 2025-11-28 17:11:43 +01:00
Zoe Roux 5f8ddd435a Use unnest for entries 2025-11-28 17:11:43 +01:00
Zoe Roux 019aceb8d9 Batch images task insertion and add priority 2025-11-23 22:44:59 +01:00
Zoe Roux a0be0555e0 Update api packages 2025-10-26 22:31:40 +01: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 985a13c1e4 Fix date handling (force iso on drizzle side) 2025-06-23 01:36:18 +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 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
Zoe Roux 4cf67c3247 Sql cleanups 2025-04-08 00:22:23 +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 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 b16c2374c4 Format stuff 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 5bf30af564 Format stuff + update packages 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