Tim
|
e0d1662f86
|
feat(shell): implement escape key fullscreen behavior
|
2025-04-01 12:23:42 +02:00 |
|
Timothy Z.
|
ca582a9879
|
Merge branch 'development' into feat/right-click-context-menu
|
2025-03-25 16:52:35 +02:00 |
|
Timothy Z.
|
970538b087
|
Merge pull request #874 from Stremio/chore/player-when-volume-is-0-set-as-mute
Build / build (push) Waiting to run
chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon
|
2025-03-24 10:32:33 +02:00 |
|
Timothy Z.
|
1bd56e0f3a
|
Merge pull request #851 from Stremio/feat/player-mobile-slide-volume
Player: Improve volume UX on mobile and tablets
|
2025-03-24 10:20:21 +02:00 |
|
Lachezar Lechev
|
3c5bc1a12c
|
chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-03-21 20:55:34 +02:00 |
|
Tim
|
16e6a3cf4d
|
refactor: remove unecessary props
|
2025-03-19 19:23:40 +01:00 |
|
Tim
|
a9e218db62
|
Merge branch 'feat/right-click-context-menu' of https://github.com/Stremio/stremio-web into feat/right-click-context-menu
|
2025-03-19 18:46:15 +01:00 |
|
Tim
|
ef730ae61a
|
refactor: use dedicated component for context menu
|
2025-03-19 18:30:08 +01:00 |
|
Botzy
|
0c3f591b51
|
fix(Video): blur image only for series when hideSpoilers is on
|
2025-03-18 14:47:52 +02:00 |
|
Botzy
|
e249c77d55
|
feat(NextVideoPopup): blur next episode thumbnail if setting is on
|
2025-03-17 19:46:59 +02:00 |
|
Botzy
|
54b0afb075
|
fix(Player): remove volume slider on mobile device
|
2025-03-13 18:43:20 +02:00 |
|
Botzy
|
1b70268b40
|
fix(Player): handle touch events for context menu
|
2025-03-10 17:52:02 +02:00 |
|
Timothy Z.
|
89a15b0ad4
|
Merge branch 'development' into feat/player-mobile-slide-volume
|
2025-03-05 12:03:40 +01:00 |
|
Timothy Z.
|
45307b680a
|
Merge branch 'development' into feat/right-click-context-menu
|
2025-03-05 12:03:14 +01:00 |
|
Timothy Z.
|
0a6d70f3a6
|
Merge pull request #807 from Stremio/feat/mark-season-as-watched
Build / build (push) Waiting to run
Videos: Add mark season as watched option
|
2025-02-27 13:01:37 +02:00 |
|
Botzy
|
eb192997d9
|
feat(Player): prevent immersing while volume slider is in use
|
2025-02-26 15:24:17 +02:00 |
|
Ivelin Megdanov
|
1fc5ab290d
|
Merge branch 'development' into feat/shell-volume-booster
|
2025-02-18 11:34:01 +02:00 |
|
Tim
|
c08bed630d
|
fix(Player): use Player action for MarkSeasonAsWatched
Co-authored-by: Timothy Z. <timothy@stremio.com>
|
2025-02-15 07:27:24 +01:00 |
|
Botzy
|
9fc0de0be2
|
fix(Subtitles): make subtitle settings scrollable on mobile
|
2025-02-10 16:27:36 +02:00 |
|
Lachezar Lechev
|
f7e0e09c11
|
Merge branch 'development' into feat/mark-season-as-watched
|
2025-02-09 21:29:29 +02:00 |
|
Tim
|
b3502eb407
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/hardware-decoding
|
2025-02-07 17:37:06 +01:00 |
|
Tim
|
02d3c421bc
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles
|
2025-02-07 17:32:48 +01:00 |
|
Ivelin Megdanov
|
2d28973fea
|
Merge branch 'development' into feat/shell-volume-booster
|
2025-02-07 14:15:08 +02:00 |
|
Ivelin Megdanov
|
0a17a56e24
|
Simplified the logic and renamed prop for audioBooster
|
2025-02-07 14:09:46 +02:00 |
|
Tim
|
9d18a1bb61
|
fix: drop srt file with shell
|
2025-02-06 18:10:34 +01:00 |
|
Lachezar Lechev
|
4081396ae0
|
feat: Player - Volume slider - on muted show 0 volume
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2025-02-06 12:16:29 +02:00 |
|
Tim
|
d9da7d5ab7
|
feat: support hardware decoding
|
2025-02-05 15:00:06 +01:00 |
|
Botzy
|
a4054c80b8
|
fix(context menu): positioning when resizing/entering fullscreen
|
2025-02-03 17:28:52 +02:00 |
|
Ivelin Megdanov
|
f865bca9ea
|
Fixed code format
|
2025-02-03 14:54:19 +02:00 |
|
Ivelin Megdanov
|
3375415bdc
|
Restrict new volume boost logic only when shell is active
|
2025-02-03 13:12:56 +02:00 |
|
Ivelin Megdanov
|
2f010168a3
|
Enhance volume slider with warning & danger gradient for boosting
|
2025-02-03 12:22:03 +02:00 |
|
Ivelin Megdanov
|
ad107ff98b
|
Ensure Arrow Up-Down, and onWheel adjust volume correctly
|
2025-02-03 12:19:40 +02:00 |
|
Ivelin Megdanov
|
e13ec37227
|
Added new maximum audio value for boosted audio
|
2025-02-03 12:17:45 +02:00 |
|
Botzy
|
4648aef21b
|
fix(context menu): calculate menu position inside safe area
|
2025-01-31 14:04:36 +02:00 |
|
Botzy
|
56d750c960
|
feat(Context menu): Add context menu over nav, control bar and side drawer button
|
2025-01-30 13:53:01 +02:00 |
|
Botzy
|
e87048799f
|
refactor(useOutsideClick): pass ref as hook param, use ref to calculate context menu offset
|
2025-01-30 13:31:14 +02:00 |
|
Botzy
|
a15ce0ea52
|
fix(Context Menu): handle click inside and outside context menu
|
2025-01-29 17:55:32 +02:00 |
|
Botzy
|
0eca23873f
|
feat(context menu): enable context menu on right click while loading/buffering
|
2025-01-29 15:16:39 +02:00 |
|
Botzy
|
9a3be29a39
|
feat(context menu): enable context menu on right click on video
|
2025-01-29 15:15:29 +02:00 |
|
Timothy Z.
|
9a2fa6442d
|
refactor(SideDrawer): same flex on series content
|
2025-01-24 17:13:38 +02:00 |
|
Timothy Z.
|
b8415c48f2
|
fix(SideDrawer): mobile landscape styles
|
2025-01-24 15:40:04 +02:00 |
|
Tim
|
6e00a3384c
|
feat: add mark season as watched for videos
|
2025-01-22 18:39:45 +01:00 |
|
Timothy Z.
|
87e23ed417
|
fix(SideDrawerButton): styles
|
2025-01-22 17:01:12 +02:00 |
|
Tim
|
730ca8b9e5
|
refactor(NextVideoPopup): reduce overall popup size
|
2025-01-20 15:29:15 +01:00 |
|
Tim
|
d5fb245104
|
feat(Player): select local subitles once added
|
2025-01-20 10:56:19 +01:00 |
|
Timothy Z.
|
6d4117125a
|
refactor(NextVideoPopup): remove desc & styles
|
2025-01-20 09:52:53 +02:00 |
|
Tim
|
42ff17f742
|
refactor(SubtitlesMenu): update translation key for local subtitles
|
2025-01-17 20:04:45 +01:00 |
|
Tim
|
3df8eb65d0
|
feat: allow to drop local subtitles
|
2025-01-08 20:41:55 +01:00 |
|
Tim
|
003881d06d
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
Tim
|
56d69d856f
|
Merge pull request #776 from Stremio/fix/player-subtitles-tracks-layout
Player: fix subtitles tracks layout
|
2024-12-27 13:25:04 +01:00 |
|