Timothy Z.
ba45c7f47f
Merge pull request #1235 from mrcanelas/fix/pwa-metadetails-safe-area
...
Build / build (push) Waiting to run
Details: Fix respect PWA safe area
2026-04-28 15:25:57 +02:00
Timothy Z.
d31da0d8e0
Merge pull request #1231 from dav1312/br-img
...
Build / build (push) Waiting to run
style(ui): adjust side panel border-radii and center main background image
2026-04-28 10:49:14 +02:00
Timothy Z.
450229a40f
restore
2026-04-28 11:48:06 +03:00
Timothy Z.
4107366094
Merge branch 'br-img' of https://github.com/dav1312/stremio-web into pr/1231
2026-04-28 11:40:36 +03:00
mrcanelas
a20640d87f
fix: respect PWA safe area in metadetails
2026-04-27 18:42:18 -03:00
dav1312
55904da5f0
style(ui): update background image alignment
2026-04-27 23:01:10 +02:00
Timothy Z.
0c05ec335a
bump: release v5.0.0-beta.35
Build / build (push) Waiting to run
2026-04-27 15:53:42 +03:00
Timothy Z.
233049cf6d
fix: sidedrawer bug on webkit browsers
2026-04-27 14:55:17 +03:00
Timothy Z.
f4e5b71239
Revert "bump: release v5.0.0-beta.35"
...
This reverts commit c849c6ccd2 .
2026-04-27 14:50:13 +03:00
Timothy Z.
0925cb0939
Player: subtitle improvements
2026-04-27 14:50:06 +03:00
Timothy Z.
07a37c872b
Merge pull request #1234 from Stremio/claude/fix-stremio-subtitles-BVkxV
...
Player: derive subtitles toggle state from live track selection
2026-04-27 13:10:43 +02:00
Timothy Z.
3d9b403cb8
fix(player): derive subtitles toggle state from live track selection
...
The C shortcut tracked enabled/disabled via a ref that was never reset
on stream change and was not updated when the user picked tracks via
the menu, so the toggle could become inverted or no-op until pressed
twice. Read selectedSubtitlesTrackId / selectedExtraSubtitlesTrackId
directly instead.
2026-04-27 13:57:56 +03:00
Timothy Z.
c849c6ccd2
bump: release v5.0.0-beta.35
Build / build (push) Waiting to run
2026-04-27 11:25:25 +03:00
Timothy Z.
21620c81e0
Merge pull request #1233 from Stremio/player/fix-shortcuts-hold-repeat-throttle
...
Player: Correctly throttle holding shortcut actions
2026-04-27 10:24:53 +02:00
Timothy Z.
849108785b
Revert "bump: release v5.0.0-beta.35"
...
This reverts commit 2efd1f7d2c .
2026-04-27 11:24:22 +03:00
Timothy Z.
2730444445
correct throttle ms
2026-04-27 11:20:42 +03:00
Timothy Z.
5f6ff99cb6
Revert "Update Shortcuts.tsx"
...
This reverts commit 136b3b24d2 .
2026-04-27 11:20:03 +03:00
Timothy Z.
2efd1f7d2c
bump: release v5.0.0-beta.35
2026-04-27 10:38:00 +03:00
Timothy Z.
136b3b24d2
Update Shortcuts.tsx
2026-04-27 10:36:26 +03:00
Timothy Z.
e805fef88c
fix: throttle repeat actions
2026-04-27 10:27:57 +03:00
Timothy Z.
caf4a09687
Revert "bump: release v5.0.0-beta.35"
...
This reverts commit e2177938d1 .
2026-04-27 10:27:12 +03:00
Timothy Z.
e5b500d74c
Merge pull request #1232 from Stremio/player/fix-subtitles-size-shortcut
...
Player: Fix subtitles size shortcut
2026-04-27 09:23:02 +02:00
Timothy Z.
95ee640813
Player: fix subtitles size shortcut
2026-04-27 10:11:52 +03:00
Timothy Z.
ee4a6f562d
bump: stremio-translations
2026-04-27 09:35:30 +03:00
Timothy Z.
c8ffdf7a44
Merge pull request #1225 from FrigoDev/feat/meta-preview-action-buttons-tooltips
...
Details: add tooltips to rating actions
2026-04-27 08:34:33 +02:00
FrigoDev
5611a36783
Merge branch 'Stremio:development' into feat/meta-preview-action-buttons-tooltips
2026-04-25 13:07:00 -05:00
David
4e66a60e11
style(ui): adjust side panel border-radii and center main background image
...
- Remove border-radius from side panels where they meet the screen edges to ensure a flush, "docked" appearance against the viewport wall.
- Center the main background image for better visual placement on small screens.
2026-04-25 13:58:32 +02:00
FrigoDev
e136770d7e
detail: add tooltips for rating like and rating love
2026-04-24 16:59:43 -05:00
FrigoDev
fc7dc45a54
Revert "feat: add styled tooltips to trailer and rating actions"
...
This reverts commit 204d9afc8f .
2026-04-24 16:55:39 -05:00
Timothy Z.
e2177938d1
bump: release v5.0.0-beta.35
Build / build (push) Has been cancelled
2026-04-23 20:34:56 +02:00
Timothy Z.
8188381e64
bump: stremio-translations to 1.51.0
2026-04-23 19:55:34 +02:00
Timothy Z.
ea9edc292c
Merge pull request #1223 from Stremio/feat/add-subtiles-menu-options-context-menu
...
Build / build (push) Waiting to run
Player: Add context menu on subtitle choice
2026-04-23 20:50:50 +03:00
Timothy Z.
881989a0e3
Merge pull request #1227 from Stremio/fix/video-scale-translations
...
Player: Fix video scale translations
2026-04-23 20:49:38 +03:00
Timothy Z.
0d1358d6cb
fix: correctly use track for selection
2026-04-23 19:47:32 +02:00
Timothy Z.
3c417a3306
fix: correctly show the variant label instead
2026-04-23 19:40:37 +02:00
Timothy Z.
8758df2288
Merge branch 'fix/video-scale-translations' of https://github.com/Stremio/stremio-web into fix/video-scale-translations
2026-04-23 19:22:12 +02:00
Timothy Z.
08c7141e67
fix: use translation keys for video scale and hide indicator on initial load
2026-04-23 19:20:54 +02:00
Timothy Z.
c5d7cd53f1
Merge pull request #1221 from Stremio/feat/keyboard-media-key-support
...
Player: Add media key support
2026-04-23 20:11:36 +03:00
Timothy Z.
67ddc6228b
Merge pull request #1220 from Stremio/feat/player-add-video-scale-property
...
Player: Add video scale property
2026-04-23 17:22:56 +03:00
Timothy Z.
cdffeb4fdf
Merge branch 'development' into feat/player-add-video-scale-property
2026-04-23 17:20:58 +03:00
Timothy Z.
d1090032ea
Merge pull request #1219 from Stremio/feat/player-add-hdr-badge
...
Player: Add HDR badge
2026-04-23 17:20:17 +03:00
Timothy Z.
f579873e1b
fix: don't restart stream on next-track media key when no next video
...
The 'next-track' media-key handler called video.setTime(0) before
checking whether a next video existed. onNextVideoRequested() no-ops
when player.nextVideo is null, but the unconditional setTime(0) had
already rewound the current stream — causing movies (which have no
next video) to restart from the beginning when the Windows next-track
media key was pressed.
Guard both calls with the same player.nextVideo check that the
navigator.mediaSession 'nexttrack' handler already uses.
2026-04-23 16:17:38 +02:00
Timothy Z.
ca37d77c2d
bump: stremio-video to v0.0.77
2026-04-23 13:58:02 +03:00
FrigoDev
204d9afc8f
feat: add styled tooltips to trailer and rating actions
2026-04-23 02:08:30 -05:00
Timothy Z.
d5b73f8dc2
refactor: simplify sub variant logic
2026-04-22 22:24:22 +03:00
Timothy Z.
b18df103fa
refactor: simplify
2026-04-22 22:21:31 +03:00
Timothy Z.
e2d1654f49
Merge branch 'development' into feat/add-subtiles-menu-options-context-menu
2026-04-22 22:12:00 +03:00
Tim
c0be44af1e
Merge pull request #1222 from Stremio/refactor/player-media-session
...
Build / build (push) Waiting to run
Dev: Move media session logic to hook
2026-04-22 17:36:23 +02:00
Tim
c782303407
refactor: move media session logic to hook
2026-04-22 17:32:20 +02:00
Timothy Z.
17d823565a
fix: correctly start next video from 0
2026-04-22 17:55:26 +03:00