4923 Commits

Author SHA1 Message Date
Zoe Roux
04fef7bd20
wip: Rework home's watchlist 2026-01-05 12:07:37 +01:00
Zoe Roux
556b9031a4
Include kind in /series/:id & co (for /shows/random redirects) 2026-01-05 12:07:37 +01:00
Zoe Roux
a54d38e16b
Handle query params in /:kind/random routes 2026-01-05 12:07:37 +01:00
Zoe Roux
f543a2aee5
Rework home header 2026-01-05 12:07:37 +01:00
Zoe Roux
5e83752ec4
Properly implement refresh on the home page 2026-01-05 12:07:37 +01:00
Zoe Roux
f8d935becd
Update home page for v5 2026-01-05 12:07:37 +01:00
renovate[bot]
f7dfb4081e
fix(deps): update module github.com/jackc/pgx/v5 to v5.8.0 (#1254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 09:22:21 +01:00
acelinkio
5061f54b06
api: add logger to show log output during tests (#1255) 2026-01-05 09:22:06 +01:00
acelinkio
a09d8f45b9
auth/transcoder: associates the echo logs with request context (#1256) 2026-01-05 09:21:25 +01:00
acelinkio
65784f38dd
Scanner: move to Python3.14 (#1253) 2026-01-02 12:08:36 +01:00
Weblate (bot)
1651473b7b
Translations update from Hosted Weblate (#1251)
Co-authored-by: PUFF1N <me@puffin.icu>
2026-01-01 15:08:44 +00:00
Bartosz Fenski
700ad83d6b
fix: add cache scope to prevent multi-platform build collisions (#1246) 2026-01-01 16:06:06 +01:00
acelinkio
c3d2d9ccf3
feat(chart): add ResourceClaimTemplates support for transcoder DRA (#1245) 2025-12-30 20:19:11 -08:00
acelinkio
b4f569e3e3
fix(deps): update module github.com/go-playground/validator/v10 to v10.30.1 (#1250) 2025-12-29 13:35:19 -08:00
renovate[bot]
0588f7e2db
fix(deps): update module github.com/go-playground/validator/v10 to v10.30.1 2025-12-29 17:54:19 +00:00
acelinkio
dfef2ca37f
fix(deps): update module github.com/go-playground/validator/v10 to v10.30.0 (#1249) 2025-12-28 18:23:27 -08:00
acelinkio
76adb2c4f1
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.95.0 (#1248) 2025-12-28 18:22:56 -08:00
acelinkio
7078191560
fix(deps): update module github.com/lestrrat-go/httprc/v3 to v3.0.3 (#1247) 2025-12-28 18:22:30 -08:00
renovate[bot]
29d55d97d7
fix(deps): update module github.com/go-playground/validator/v10 to v10.30.0 2025-12-29 00:48:07 +00:00
renovate[bot]
68c16a23e5
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.95.0 2025-12-29 00:47:48 +00:00
renovate[bot]
bb7eb4cfbd
fix(deps): update module github.com/lestrrat-go/httprc/v3 to v3.0.3 2025-12-29 00:46:42 +00:00
Bartosz Fenski
d8e5379cf3 feat(chart): add ResourceClaimTemplates support for transcoder DRA 2025-12-28 08:55:51 +01:00
acelinkio
88e5e1bb00
fix structured logging & update readme link (#1242) 2025-12-27 13:30:25 +01:00
acelinkio
2db9204064
remove autosync files (#1241) 2025-12-23 21:42:31 +01:00
acelinkio
651d721669
api: logtape, otel, & logging improvements (#1230) 2025-12-22 07:22:02 -08:00
renovate[bot]
739ad96d66
Update dependency @biomejs/biome to v2.3.10 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 15:50:07 +01:00
renovate[bot]
55daa3903e
Update aws-sdk-go-v2 monorepo (#1236) 2025-12-22 09:53:17 +01:00
renovate[bot]
52b3606eb6
Update dependency @biomejs/biome to v2.3.9 (#1237) 2025-12-22 09:53:09 +01:00
renovate[bot]
ae4b80a44d
Update module github.com/labstack/echo/v4 to v4.14.0 (#1238) 2025-12-22 09:53:01 +01:00
renovate[bot]
e3ee7c9686
Update actions/upload-artifact action to v6 (#1239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 09:52:51 +01:00
Zoe Roux
bec3cfb865
Use an images table to prevent dup downloads (#1235) 2025-12-21 18:30:14 +01:00
Zoe Roux
5afe9a2b0c
Enrich websockets logs in front 2025-12-21 18:28:03 +01:00
Zoe Roux
1a1ccc9d4c
Use an images table to prevent dup downloads 2025-12-21 18:28:03 +01:00
Zoe Roux
11060df0d0
Fix navigation that reload page (#1233) 2025-12-20 21:08:53 +00:00
Zoe Roux
d8f4ea0a27
Implement language preferences for audio/sub (#1232) 2025-12-20 20:23:38 +01:00
Zoe Roux
424f5b3f42
Fix touch events on hover of player 2025-12-20 20:21:20 +01:00
Zoe Roux
a9b83cac1f
Fix menu close in player not removing hover menu 2025-12-20 20:21:20 +01:00
Zoe Roux
0dd737853a
Implement language preferences for audio/sub 2025-12-20 20:21:20 +01:00
Zoe Roux
19652d535d
Fix next/prev buttons href in player 2025-12-20 20:19:18 +01:00
Zoe Roux
dffe469c1d
Fix player back button 2025-12-20 20:19:18 +01:00
Zoe Roux
4769dcac5f
Fix search order (#1231) 2025-12-20 11:09:47 +01:00
Zoe Roux
275a9c5a6a
Fix search order 2025-12-20 11:08:13 +01:00
Zoe Roux
751fd60b71
Send front progress events to api via websockets (#1229) 2025-12-19 19:41:49 +01:00
Zoe Roux
cf4a592804
Fix player menu not disappearing 2025-12-19 19:39:27 +01:00
Zoe Roux
452e4f32b4
Fix /api/videos/:id?with=show's watchlist date formats 2025-12-19 17:48:11 +01:00
Zoe Roux
b03cb757f4
Fix watch ws api 2025-12-19 17:48:11 +01:00
Zoe Roux
ac6478fee3
Rework progress observer to use websockets 2025-12-19 17:48:11 +01:00
Zoe Roux
896d8f5cd0
Move websocket auth to keibi 2025-12-19 17:48:11 +01:00
Zoe Roux
82ede32aa7
Websocket api for watch progress (#1220) 2025-12-17 11:41:32 +01:00
Zoe Roux
ab5da0d5c6
Add back entry_pk in history 2025-12-17 11:39:15 +01:00