Commit Graph

4060 Commits

Author SHA1 Message Date
Felipe Marinho 28fe8bd9bc chg: refactor: use langcodes instead of string for language representation 2025-04-09 00:14:20 +02:00
Felipe Marinho 7c0424fcda chg: feat: better ignore regex 2025-04-09 00:14:20 +02:00
Felipe Marinho b96ce5d46f chg: docs: add setting to the envfile 2025-04-09 00:14:20 +02:00
Felipe Marinho e73aa83c83 chg: fix: only use 3 languages 2025-04-09 00:14:20 +02:00
Felipe Marinho e403c35741 chg: fix: join bug 2025-04-09 00:14:20 +02:00
Felipe Marinho a23293c0b7 chg: fix: scanner errors 2025-04-09 00:14:20 +02:00
Felipe Marinho 6fa4bd889f chg: fix: prioritize language 2025-04-09 00:14:20 +02:00
Felipe Marinho 81cc6d752b chg: fix: add all images in response 2025-04-09 00:14:20 +02:00
Felipe Marinho 88fff8ff24 chg: fix: do not prioritize original language 2025-04-09 00:14:20 +02:00
Felipe Marinho 8f2b487fb4 chg: fix: modify tmdb request 2025-04-09 00:14:20 +02:00
Felipe Marinho 196f5678df chg: add debug log 2025-04-09 00:14:20 +02:00
Felipe Marinho db15a5649a chg: fix: always use iso639-1 when calling function 2025-04-09 00:14:20 +02:00
Felipe Marinho beb0946802 debug 2025-04-09 00:14:20 +02:00
Felipe Marinho a1cd3ba752 chg: docs: add missing parameter docs 2025-04-09 00:14:20 +02:00
Felipe Marinho 7de11919ad chg: feat: add localized image priorization 2025-04-09 00:14:20 +02:00
Zoe Roux 60764f6c06 Add nextup/continue watching routes (#883) 2025-04-09 00:01:52 +02:00
Zoe Roux 7bd1de3df6 Fix nextEntry query in history (alias mismatch) 2025-04-09 00:00:16 +02:00
Zoe Roux 20f8640790 Test nextup 2025-04-08 23:47:55 +02:00
Zoe Roux e1b428e8ce Fix nextEntry calculation when adding to watchlist 2025-04-08 23:39:50 +02:00
Zoe Roux 144e08a99c Fix with=nextEntry 2025-04-08 23:39:50 +02:00
Zoe Roux d6d3540b16 Fix history percent calculation 2025-04-08 23:39:50 +02:00
Zoe Roux 09dd78b272 Fix nextEntry & lastPlayedAt calculations on history/watchlist 2025-04-08 23:39:50 +02:00
Zoe Roux 67d7643261 Add lastPlayedAt in watchlists & sort nextup with it 2025-04-08 23:39:50 +02:00
Zoe Roux d8566355bb Add nextup routes 2025-04-08 23:39:50 +02:00
Zoe Roux 68270c1343 Read `preferOriginal from jwt settings (#882) 2025-04-08 09:36:14 +02:00
Zoe Roux c8742605ff Read `preferOriginal from jwt settings 2025-04-08 09:34:52 +02:00
Zoe Roux 9991da4fe1 Create history APIs (#881) 2025-04-08 00:23:34 +02:00
Zoe Roux 4cf67c3247 Sql cleanups 2025-04-08 00:22:23 +02:00
Zoe Roux 69006478cb Update watchlist when inserting into history 2025-04-07 22:53:07 +02:00
Zoe Roux c0e00c0fd4 Handle duplicated entries in the history 2025-04-07 21:40:41 +02:00
Zoe Roux e32fc229f8 Fix history population (drizzle patch) 2025-04-07 21:24:04 +02:00
Zoe Roux c48815a71a Add history tests 2025-04-07 19:34:10 +02:00
Zoe Roux e2fa3af1e8 Add route to batch populate the history 2025-04-07 19:07:05 +02:00
Zoe Roux fef9e844a1 Add /profile/:id/history api 2025-04-07 18:27:13 +02:00
Zoe Roux 4ba7750012 Create history api 2025-04-07 18:27:13 +02:00
Zoe Roux df7d109c34 Cleanup default watchlist sort 2025-04-07 18:27:13 +02:00
Zoe Roux 880a85ff8d Move watchlist controller to profile dir 2025-04-07 18:27:13 +02:00
Zoe Roux 572e763a61 Add watchStatus apis (#874) 2025-04-07 16:08:25 +02:00
Zoe Roux 080da9bc27 Fix tests & misc errors 2025-04-07 15:40:32 +02:00
Zoe Roux db0b244286 Handle profiles creation in kyoo db schema 2025-04-07 12:41:41 +02:00
Zoe Roux 59533e5f0c Handle 404 for user accounts 2025-04-07 12:40:11 +02:00
Zoe Roux b3edf31afc Create simple watchlist tests 2025-04-07 12:40:11 +02:00
Zoe Roux bf361a79d1 Better movie/serie watchlist types 2025-04-07 12:40:11 +02:00
Zoe Roux 83d8462003 Add watchstatus create/edit apis 2025-04-07 12:40:11 +02:00
Zoe Roux 3f5af4b7fa Fix FIRST_USER_CLAIMS 2025-04-07 12:40:11 +02:00
Zoe Roux 18eb1b02a3 Add /users/:username in keibi 2025-04-07 12:40:11 +02:00
Zoe Roux 4b0100c52d Create watchlist read api 2025-04-07 12:40:11 +02:00
Zoe Roux a7f355531d Add function to fetch user info from api 2025-04-07 12:40:11 +02:00
Zoe Roux aa9476680c Allow filter & sort by watchStatus 2025-04-07 12:40:11 +02:00
Zoe Roux b4e8fbdd26 chore(deps): update dependency go to v1.24.2 (#875) 2025-04-07 11:15:19 +02:00