Commit Graph

4630 Commits

Author SHA1 Message Date
Zoe Roux a86cd969a3 Properly handle rate limits in the scanner 2025-11-04 09:48:21 +01:00
Zoe Roux bc6c93c9c7 Fix bearer cookie being base64ed 2025-11-04 09:48:21 +01:00
Zoe Roux 572ddc69ad Fix video controller permissions 2025-11-04 09:48:21 +01:00
Zoe Roux c1b243df9c Fix image downloading error handling 2025-11-04 09:48:21 +01:00
Zoe Roux 31500dc3c5 Use an api key for the scanner 2025-11-04 09:48:21 +01:00
Zoe Roux 509e7c08cd Switch transcoder to pgx 2025-11-04 09:48:21 +01:00
Zoe Roux 165d9e8f31 Update .env.example 2025-11-04 09:48:21 +01:00
Zoe Roux 04171af3e3 Require core.play to play videos in gocoder 2025-11-04 09:48:21 +01:00
Zoe Roux f1ddc7e7b9 Hardcode gocoder db schema 2025-11-04 09:48:21 +01:00
Zoe Roux 5827cc32e8 Hard code keibi postgres schema 2025-11-04 09:48:21 +01:00
Zoe Roux 4dc34641ec Handle cookies in keibi 2025-11-04 09:48:21 +01:00
Antoine 14c8f25499 fix(front): small fixes (#1134) 2025-11-03 18:37:18 +00:00
Antoine d98ac3b452 fix(api): don't crash if not superuser (#1133) 2025-11-03 12:34:30 +01:00
Zoe Roux 3e7b27342c chore(deps): update actions/upload-artifact action to v5 (#1138) 2025-11-03 09:32:57 +01:00
Zoe Roux dd9e611bef chore(deps): update dependency node to v24 (#1139) 2025-11-03 09:32:48 +01:00
renovate[bot] 0905e4424e chore(deps): update dependency node to v24 2025-11-03 01:54:30 +00:00
renovate[bot] 64c43a7833 chore(deps): update actions/upload-artifact action to v5 2025-11-03 01:54:26 +00:00
Zoe Roux 648a03e3ea Translations update from Hosted Weblate (#1136) 2025-11-02 22:40:29 +01:00
Максим Горпиніч eb6887d189 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (211 of 211 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/uk/
2025-11-02 18:51:11 +00:00
acelinkio c6133d85ff fix: auth's publish location (#1131) 2025-11-02 12:22:07 +01:00
Antoine 8a1b90f035 fix(front): update initial state api url (#1132) 2025-11-02 12:21:44 +01:00
renovate[bot] 8348e185fc chore(deps): update dependency @biomejs/biome to v2.3.2 (#1128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 14:06:12 +01:00
renovate[bot] 1d78b26a37 fix(deps): update aws-sdk-go-v2 monorepo (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-28 09:20:39 +01:00
Zoe Roux a8b2e575d5 Ignore front in renovate (#1127) 2025-10-27 10:57:03 +01:00
Zoe Roux c132afe163 Delete v4 backend + docker fixes (#1116) 2025-10-26 22:55:56 +01:00
Zoe Roux ebad8f32a4 Fix details page query 2025-10-26 22:32:40 +01:00
Zoe Roux fb74ed30f8 Fix dockerfile of api 2025-10-26 22:31:40 +01:00
Zoe Roux a0be0555e0 Update api packages 2025-10-26 22:31:40 +01:00
Zoe Roux 002b9e4b35 Add front dockerfile 2025-10-26 22:31:40 +01:00
Zoe Roux 996ad52159 Update docker compose 2025-10-26 11:20:51 +01:00
Zoe Roux 3b8c21c20f Misc cleanups 2025-10-26 11:20:51 +01:00
Zoe Roux b3b58f7a1e Delete old back 2025-10-26 11:20:51 +01:00
Zoe Roux 7739908a19 Add back info page (#1115) 2025-10-26 09:48:38 +00:00
Zoe Roux a3f29c73ec Player rewrite (#1020) 2025-10-24 16:33:49 +02:00
Zoe Roux 5fdc96db64 Format stuff 2025-10-24 16:18:35 +02:00
Zoe Roux 9206a30182 Fix player on mobile 2025-10-24 12:33:31 +02:00
Zoe Roux 1d81981c3f Fix expo install with bun 1.3 2025-10-22 13:41:37 +02:00
Zoe Roux a15f28e541 Update bun-types in api 2025-10-22 09:18:44 +02:00
Zoe Roux 23832929e9 Add libass support 2025-10-22 09:17:56 +02:00
Zoe Roux 3590963206 Add subtitle conversion (from srt to vtt for example) 2025-10-22 09:17:54 +02:00
Zoe Roux 5ca1ae938f wip: Add subtitles handling 2025-10-22 09:16:45 +02:00
Zoe Roux dfdeca35f3 Add keyboard bindings for player 2025-10-22 09:16:45 +02:00
Zoe Roux 70ff2285d5 Add video & quality selector 2025-10-22 09:16:45 +02:00
Zoe Roux c5f237771c Add audio track selector 2025-10-22 09:16:45 +02:00
Zoe Roux 8fea8b1fe7 Add player error handling and hls fallback 2025-10-22 09:16:45 +02:00
Zoe Roux 816ee8de14 Web player fixes & fullscreen 2025-10-22 09:16:45 +02:00
Zoe Roux a7d5f94dfb Allow clientId to be specified in query params 2025-10-22 09:16:45 +02:00
Zoe Roux b7c6ba1e85 Fix subtitle extraction race condition 2025-10-22 09:16:45 +02:00
Zoe Roux e348464261 Use my build of rnv to fix events 2025-10-22 09:16:45 +02:00
Zoe Roux 5031cc7163 Fix package versions 2025-10-22 09:16:45 +02:00