Tim
|
8a1b040296
|
Merge pull request #817 from Stremio/feat/shell-updater-banner
App: add updater banner
|
2025-02-07 17:16:35 +01:00 |
|
Tim
|
adebe0c629
|
chore: update stremio-translations
|
2025-02-07 17:13:12 +01:00 |
|
Tim
|
8fbe0e128f
|
chore: update stremio-translations
|
2025-02-07 17:00:11 +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
|
6b700aeaf9
|
Merge branch 'feat/shell-updater-banner' of https://github.com/Stremio/stremio-web into feat/shell-updater-banner
|
2025-02-07 12:06:16 +01:00 |
|
Tim
|
6ba966d306
|
refactor(UpdaterBanner): add translation strings
|
2025-02-07 12:05:31 +01:00 |
|
Tim
|
6605eafd78
|
chore: update stremio-translations
|
2025-02-07 12:04:40 +01:00 |
|
Tim
|
9cf8a39696
|
Merge pull request #826 from Stremio/feat/player-on-mute-show-0-volume-on-slider
Build / build (push) Waiting to run
feat: Player - Volume slider - on muted show 0 volume
|
2025-02-07 11:38:44 +01:00 |
|
Tim
|
e2b2286c98
|
chore: update stremio-video
|
2025-02-07 11:32:31 +01:00 |
|
Tim
|
caf9ba1c7f
|
Merge branch 'feat/player-local-subtitles' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles
|
2025-02-07 11:30:08 +01:00 |
|
Tim
|
617b0e3125
|
chore: update stremio-video and stremio-translations
|
2025-02-07 11:28:51 +01:00 |
|
Tim
|
330fac3f39
|
style: lint
|
2025-02-06 18:29:15 +01: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
|
27b6942fcd
|
Merge pull request #825 from Stremio/bump-stremio-video
Build / build (push) Has been cancelled
Player(Shell): Fix background and handle embedded subtitles offset and delay
|
2025-02-05 15:52:42 +01:00 |
|
Alexandru Branza
|
a68f7ddd53
|
Bump stremio-video
|
2025-02-05 16:49:31 +02:00 |
|
Tim
|
d9da7d5ab7
|
feat: support hardware decoding
|
2025-02-05 15:00:06 +01:00 |
|
Tim
|
0c0119423f
|
Merge pull request #820 from Stremio/feat/stream-name-preview
MetaDetails: Add stream title and icons on context menu
|
2025-02-04 19:11:02 +01:00 |
|
Ivelin Megdanov
|
05486a35bf
|
Add preview for truncated stream names
|
2025-02-04 16:05:12 +02: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 |
|
Tim
|
67588ca89f
|
Merge pull request #815 from Stremio/build/commit-hash-path-images
build: remove commit hash from images path
|
2025-01-31 10:04:55 +01:00 |
|
Tim
|
74682ddb6f
|
build: typo in HtmlWebPackPlugin imagesPath
|
2025-01-31 10:02:06 +01:00 |
|
Tim
|
a95f07f19d
|
fix(UpdateBanner): missing useEffect deps array
|
2025-01-30 17:02:24 +01:00 |
|
Tim
|
e2b9114ece
|
fix(Platform): import issue
|
2025-01-30 17:01:28 +01:00 |
|
Tim
|
77e283d934
|
refactor: use useShell hook for UpdaterBanner
|
2025-01-30 14:57:37 +01:00 |
|
Botzy
|
62b8a6a5cc
|
fix(season select): key for dropdown options ID is undefined, use value
|
2025-01-30 14:50:38 +02:00 |
|
Botzy
|
8810327ca2
|
Merge branch 'development' into feat/right-click-context-menu
|
2025-01-30 14:44:45 +02:00 |
|
Botzy
|
ce8ce7404c
|
fix(season select): propagate the event on mousedown to close the multiselect
|
2025-01-30 14:44:14 +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 |
|
Tim
|
e5882ea143
|
refactor(App): update updater banner style
|
2025-01-30 11:10:45 +01:00 |
|
Tim
|
7b80784218
|
feat: implement shell updater banner
|
2025-01-29 23:56:48 +01:00 |
|
Tim
|
d52418ecf7
|
Merge pull request #816 from Stremio/fix/color-input-import-error
Settings: fix crash on color input click
|
2025-01-29 20:01:57 +01:00 |
|
Tim
|
33d80722e5
|
fix(ColorInput): ModalDialog import
|
2025-01-29 19:13:45 +01:00 |
|
Tim
|
0a1278b494
|
build: remove commit hash from images path
|
2025-01-29 19:04:33 +01:00 |
|
Tim
|
2056369039
|
Merge pull request #812 from Stremio/feat/settings-shell-version
Settings: display shell version when available
|
2025-01-29 18:58:11 +01:00 |
|
Botzy
|
a15ce0ea52
|
fix(Context Menu): handle click inside and outside context menu
|
2025-01-29 17:55:32 +02:00 |
|
Botzy
|
dcff82ff45
|
refactor(useOutsideClick): update event handlers to combine with onContextMenu handler
|
2025-01-29 17:54:20 +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 |
|
Tim
|
de1989a8db
|
feat(Settings): display shell version when available
|
2025-01-29 10:03:00 +01:00 |
|
Tim
|
79a43ef444
|
5.0.0-beta.17
|
2025-01-28 11:15:58 +01:00 |
|
Timothy Z.
|
8ff35722ab
|
Merge pull request #811 from Stremio/fix/side-drawer-landscape-mobile-styles
SideDrawer: improve mobile styles
|
2025-01-24 17:23:51 +02:00 |
|