5446 Commits

Author SHA1 Message Date
renovate[bot]
a7a4083ee7
Update docker.io/traefik Docker tag to v3.6.15 2026-05-05 05:27:10 +00:00
Zoe Roux
fa6a194ebc
Implement token refresh for websockets (#1491) 2026-05-04 13:00:29 +02:00
Zoe Roux
0971744e92
Handle guest tokens refresh 2026-05-04 12:54:55 +02:00
Zoe Roux
e692fda620
Implement token refresh for websockets 2026-05-04 12:54:55 +02:00
Zoe Roux
2cd92c4665
Safe guard anilist enrich (#1488) 2026-05-01 21:54:07 +02:00
Zoe Roux
bbd9314ffe
Safe guard anilist enrich 2026-05-01 21:53:43 +02:00
Zoe Roux
c99e23fef9
Safe guard anilist titles (#1487) 2026-05-01 21:46:19 +02:00
Zoe Roux
a54a67c4f6
Safe guard anilist titles 2026-05-01 21:45:06 +02:00
Zoe Roux
40959251ef
Fix audio discontinuity (#1486) 2026-04-30 02:18:03 +02:00
Zoe Roux
2f5ef7965b
Fix audio discontinuity by using output seeking 2026-04-30 02:03:47 +02:00
Zoe Roux
80127c9106
Use read_intervals for faster audio keyframing 2026-04-29 19:06:20 +02:00
Zoe Roux
fd2fc9246c
Properly handle keyframe extraction 2026-04-29 19:06:20 +02:00
Zoe Roux
9f589f036d
Add transcoder tests 2026-04-29 18:55:55 +02:00
Zoe Roux
cc788542bc
Fix filter issues in transcoder no-hwaccel 2026-04-29 12:30:02 +02:00
Zoe Roux
f01cfedfd5
css & other qol fixes (#1485) 2026-04-29 01:22:46 +02:00
Zoe Roux
c23277c24f
Fix browse header wrapping 2026-04-29 00:45:12 +02:00
Zoe Roux
6e06ac3116
Ensure searchbar has enough space 2026-04-29 00:45:12 +02:00
Zoe Roux
2f3c6937ad
Fix audio selection not persisted 2026-04-29 00:45:12 +02:00
Zoe Roux
d31c96067c
Cleanup 403 on websockets 2026-04-29 00:45:12 +02:00
Zoe Roux
0fea41cdd3
Fix login page scroll on mobile 2026-04-29 00:45:12 +02:00
Zoe Roux
a372072d53
Ignore intro detection contained in tagged chapter 2026-04-29 00:45:12 +02:00
Zoe Roux
27be8eec78
Include collection entires in show search 2026-04-29 00:45:12 +02:00
Zoe Roux
4a0306a68d
Add admin page to list current streams (#1484) 2026-04-29 00:44:10 +02:00
Zoe Roux
a0d550ca1b
Add stream admin page 2026-04-28 22:59:36 +02:00
Zoe Roux
821e597092
Add /api/videos/streams route 2026-04-28 21:46:41 +02:00
Zoe Roux
60301f272d
Add /videos/streams route to debug transcoder 2026-04-28 21:46:28 +02:00
Zoe Roux
fd19b484ff
Fix no migrations error (#1475) 2026-04-27 12:00:33 +02:00
renovate[bot]
5693f47c3f
Update docker.io/traefik Docker tag to v3.6.13 (#1478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 10:03:13 +02:00
renovate[bot]
d8b45dc134
Update debian Docker tag to trixie-20260421 (#1483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 10:02:22 +02:00
Zoe Roux
2110f1e844
Add expose docker instruction (#1476) 2026-04-25 14:02:20 +02:00
dependabot[bot]
2d66824468
Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /transcoder (#1472)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 09:22:58 +02:00
dependabot[bot]
59ea479c12
Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /auth (#1474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 09:22:50 +02:00
Weblate (bot)
2493e1ffc5
Translations update from Hosted Weblate (#1470)
Co-authored-by: Hideki Murakami <mitihiro999@gmail.com>
2026-04-21 11:53:23 +02:00
Weblate (bot)
34edcd67be
Translations update from Hosted Weblate (#1469)
Co-authored-by: Hideki Murakami <mitihiro999@gmail.com>
2026-04-21 11:45:17 +02:00
renovate[bot]
2bbbdcebdb
Update softprops/action-gh-release action to v3 (#1468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 09:35:42 +02:00
renovate[bot]
9122fb05f8
Update dependency @biomejs/biome to v2.4.12 (#1467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 09:35:36 +02:00
Zoe Roux
9b37cf2bd1
Fix transcoder migrations (#1466) 2026-04-19 00:06:47 +02:00
Zoe Roux
4d1ff67cd7
Properly hide admin button when user is not admin (#1465) 2026-04-18 16:01:08 +00:00
Zoe Roux
6018808e46
Move admin tabs to top tabs (#1464) 2026-04-18 17:54:29 +02:00
Zoe Roux
91210dd299
Add top tabs for admin page 2026-04-18 17:51:57 +02:00
Zoe Roux
e92d4e3f03
Use native tabs on android 2026-04-18 17:51:57 +02:00
Zoe Roux
12883ce423
Move admin to navbar entry, use icons on smaller screens 2026-04-18 17:51:57 +02:00
Zoe Roux
0fb61f04a3
Fix 500 on /api/videos/:id?with=show 2026-04-18 17:51:07 +02:00
Zoe Roux
ed91da2bc3
Add intro/credits detection (#1463) 2026-04-18 15:32:30 +02:00
Zoe Roux
bf2c5efafd
Add settings for auto-skip 2026-04-18 15:15:56 +02:00
Zoe Roux
90f2d5b190
Display chapter type front 2026-04-17 23:30:19 +02:00
Zoe Roux
117cacff75
Save prev/next sha in fp detection and recompute when changed 2026-04-17 22:24:25 +02:00
Zoe Roux
0e70374d2c
Delete chormaprint 2026-04-17 22:24:25 +02:00
Zoe Roux
43a5f9a098
Use chromaprint algo 3 to handle silences 2026-04-17 22:24:25 +02:00
Zoe Roux
f648dc24cc
Delete refine system 2026-04-17 00:05:05 +02:00