4484 Commits

Author SHA1 Message Date
Zoe Roux
16013766e0
fixup! Add mime_codec to subtitles in the transcoder 2025-07-26 00:51:40 +02:00
Zoe Roux
15f82661c3
Implement middle controls 2025-07-26 00:47:08 +02:00
Zoe Roux
9cc8ee7490
Keep controls open in menues or hover 2025-07-26 00:38:56 +02:00
Zoe Roux
f7eed87c5c
Implement bottom controls 2025-07-25 23:37:51 +02:00
Zoe Roux
52560c4b44
Remake touch controls 2025-07-25 22:56:50 +02:00
Zoe Roux
259e7da1c1
Rewrite player's controls compenents 2025-07-25 22:22:41 +02:00
Zoe Roux
fd491f5bdd
Implement player's enEnd & loading indicator 2025-07-20 15:13:07 +02:00
Zoe Roux
bc8e87f343
Make history's time non nullable (it was never null anyways) 2025-07-20 15:12:33 +02:00
Zoe Roux
4fb1406f2b
Add external subtitles handling 2025-07-20 14:54:29 +02:00
Zoe Roux
4afd5d3553
Add mime_codec to subtitles in the transcoder 2025-07-20 14:49:43 +02:00
Zoe Roux
8d8facb2e6
Fix rnv startup 2025-07-20 03:03:01 +02:00
Zoe Roux
a636d6f850
Fix dockerignore of auth & transcoder 2025-07-20 03:00:39 +02:00
Zoe Roux
012fb930f2
Use rnv v7 for the rework 2025-07-20 01:47:29 +02:00
Zoe Roux
0a992273bf
Add /videos/:id/direct & /videos/:id/master.m3u8 routes 2025-07-20 01:45:14 +02:00
Zoe Roux
1df8b9aa36
Delete old models package 2025-07-20 00:33:55 +02:00
Zoe Roux
8555cf043d
Add progress to /videos/:id 2025-07-19 23:32:53 +02:00
Zoe Roux
34efb2b534
Add with=show to /videos/:id 2025-07-19 22:08:33 +02:00
Zoe Roux
899697e1aa
Type video in the front 2025-07-19 21:12:37 +02:00
Zoe Roux
24a170a859
Cleanup video info type 2025-07-19 19:49:55 +02:00
Zoe Roux
430843bb15
Remove some transcoder's deprecated fields 2025-07-19 19:13:49 +02:00
Zoe Roux
58d44827b0
Add /api/videos/:id/info route to redirect to the transcoder 2025-07-19 19:02:35 +02:00
Zoe Roux
020524e004
Init player rework 2025-07-19 18:17:48 +02:00
Zoe Roux
335b003b7c
Test multi entry video with /videos/:id 2025-07-19 18:03:05 +02:00
Zoe Roux
e0d5754519
Test multi-versions in /videos/:id 2025-07-19 17:57:19 +02:00
Zoe Roux
28702b9cdb
Test /videos/id with multi-part episodes 2025-07-19 17:55:13 +02:00
Zoe Roux
f99a144bc4
Add tests for /videos/:id 2025-07-19 17:40:33 +02:00
Zoe Roux
dc0c412eda
fixup! Add helper function for entries' translations 2025-07-19 16:40:31 +02:00
Zoe Roux
fcac650322
Fix swagger's href 2025-07-19 15:54:07 +02:00
Zoe Roux
5379536db2
Add /videos/:id?with=next,previous route 2025-07-19 15:53:01 +02:00
Zoe Roux
8c8a974054
Add helper function for entries' translations 2025-07-19 15:46:10 +02:00
Zoe Roux
616c7140d3
Fix firstEntry type in api response 2025-07-19 15:46:10 +02:00
Zoe Roux
7939cc1c79 Fix api tests 2025-07-19 00:39:49 +02:00
Zoe Roux
ec204d04e1 Add jwt check with jwks in transcoder 2025-07-19 00:39:49 +02:00
Zoe Roux
460e4596f7 Generate swagger for transcoder 2025-07-19 00:39:49 +02:00
Zoe Roux
c340a9b559 Move metadata routes to it's own router 2025-07-19 00:39:49 +02:00
Zoe Roux
5d414bea16 Move stream routes utils to stream.go 2025-07-19 00:39:49 +02:00
Zoe Roux
46f313d735 Add swagger for transcoder & move routes to router module 2025-07-19 00:39:49 +02:00
Zoe Roux
30dd1e0b96 Update auth swagger 2025-07-19 00:39:49 +02:00
Zoe Roux
61b6eb0c6e wip: Validate jwt in transcoder 2025-07-19 00:39:49 +02:00
Zoe Roux
8caff21114 Expose transcoder to traefik 2025-07-19 00:39:49 +02:00
Zoe Roux
c90d0e7ffc Hardcode transcoder prefix to /video 2025-07-19 00:39:49 +02:00
Zoe Roux
4188e7bcd3 Hardcode /api prefix for the api 2025-07-19 00:39:49 +02:00
renovate[bot]
fbfe9dda8a
fix(deps): update module golang.org/x/text to v0.27.0 (#1017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 22:36:15 +00:00
renovate[bot]
2ef8f07a72
chore(deps): update aws-sdk-net monorepo (#1000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 00:31:10 +02:00
Zoe Roux
8a9cf9fa1a Use poster for movies in entry line 2025-07-15 00:11:28 +02:00
Zoe Roux
ff4155de5e Fix entries list container 2025-07-15 00:11:28 +02:00
Zoe Roux
5ed43c85de Add next up in series detail page 2025-07-15 00:11:28 +02:00
Zoe Roux
666e4e2e6b Fix createdAt & updatedAt date formats for series's first & next
entries
2025-07-15 00:11:28 +02:00
Zoe Roux
8513cc057b Fix seasons entriesCount computation 2025-07-15 00:11:28 +02:00
Zoe Roux
42cce837e4 Make series page 2025-07-15 00:11:28 +02:00