Botzy
|
39bfd7cc22
|
fix: issue with hook imports
|
2025-04-02 13:46:46 +03:00 |
|
Botzy
|
83571fdd26
|
Merge branch 'development' into feat/gamepad-support
|
2025-04-01 16:53:01 +03:00 |
|
Timothy Z.
|
4a68beb62c
|
Merge pull request #881 from Stremio/fix/meta-details-focus-flicker
Build / build (push) Waiting to run
(Web App): MetaDetails Imdb button focus bug
|
2025-04-01 16:51:00 +03:00 |
|
Botzy
|
7d686bac64
|
fix: update core-web dependency to use core changes
|
2025-04-01 16:44:55 +03:00 |
|
Tim
|
0a812de7f2
|
chore: update stremio-translations
|
2025-04-01 15:42:20 +02:00 |
|
Tim
|
a0134027c7
|
Merge pull request #880 from Stremio/feat/shell-escape-key-fullscreen
App(Shell): implement escape key fullscreen behavior
|
2025-04-01 15:40:55 +02:00 |
|
Botzy
|
d84e0f849f
|
fix: added copyright
|
2025-04-01 16:29:45 +03:00 |
|
Botzy
|
6c2e2a483d
|
Merge branch 'development' into feat/gamepad-support
|
2025-04-01 16:25:28 +03:00 |
|
Tim
|
5dcd6f48cd
|
fix(useFullscreen): remove handling of F keyboard key
|
2025-04-01 15:20:23 +02:00 |
|
Botzy
|
8c612d951f
|
fix(GamepadProvider): fix issue with getting latest event handler array element for older node versions
|
2025-04-01 16:18:44 +03:00 |
|
Ivelin Megdanov
|
ee99f2a349
|
adjust Imdb button focus styles to prevent flicker
|
2025-04-01 16:14:07 +03:00 |
|
Botzy
|
1474d18c83
|
fix: linting & errors
|
2025-04-01 15:45:02 +03:00 |
|
Botzy
|
8cee08a008
|
fix(useContentGamepadNavigation): align moving left and right with v4 behaviour
|
2025-04-01 15:44:31 +03:00 |
|
Tim
|
ad11609bee
|
fix(NavMenu): incorrect import
|
2025-04-01 14:43:47 +02:00 |
|
Botzy
|
bc81bd1fc8
|
fix(GamepadProvider): prevent emitting more than one event handler at a time
|
2025-04-01 15:22:48 +03:00 |
|
Tim
|
e0d1662f86
|
feat(shell): implement escape key fullscreen behavior
|
2025-04-01 12:23:42 +02:00 |
|
Botzy
|
9c34a23888
|
fix(GamepadSupport): disable vertical nav gamepad support on meta details and player
|
2025-03-31 20:26:52 +03:00 |
|
Botzy
|
91ee610023
|
feat(MetaDetails): added gamepad support
|
2025-03-28 17:26:50 +02:00 |
|
Botzy
|
96164511b5
|
feat(GamepadSupport): added support for HorizontalNavBar
|
2025-03-28 15:24:38 +02:00 |
|
Botzy
|
c302adc815
|
fix(GamepadSupport): disable click on dropdowns
|
2025-03-28 15:22:41 +02:00 |
|
Botzy
|
4f3105f354
|
feat(Gamepad): Add gamepad spatial navigation on main screens content
|
2025-03-27 17:46:55 +02:00 |
|
Botzy
|
70653adc6f
|
fix(useVerticalSpatialNavigation): fix issue with race condition removing all handlers
|
2025-03-27 12:45:12 +02:00 |
|
Botzy
|
476f2f8551
|
feat(useVerticalSpatialNav): added hook for enabling spatial nav on vertical navigation
|
2025-03-26 19:00:55 +02:00 |
|
Botzy
|
41865276d5
|
fix(GamepadSupport): fix issue with multiple handler events being fired
|
2025-03-25 19:07:01 +02:00 |
|
Timothy Z.
|
2da5a0c6d1
|
Merge pull request #813 from Stremio/feat/right-click-context-menu
Build / build (push) Has been cancelled
Player: add context menu
|
2025-03-25 17:18:18 +02:00 |
|
Timothy Z.
|
6940be4110
|
Merge pull request #875 from Stremio/feat/calendar-item-placeholder
Calendar: Implement Item placeholder
|
2025-03-25 17:07:11 +02:00 |
|
Timothy Z.
|
cd65f77d60
|
fix(ContextMenu): missing semi
|
2025-03-25 17:01:57 +02:00 |
|
Timothy Z.
|
c1d317acf7
|
feat(ContextMenu): add padding + on esc close
|
2025-03-25 16:53:15 +02:00 |
|
Timothy Z.
|
ca582a9879
|
Merge branch 'development' into feat/right-click-context-menu
|
2025-03-25 16:52:35 +02:00 |
|
Timothy Z.
|
03e7c33758
|
Merge pull request #877 from Stremio/fix/wrong-subs-label
Build / build (push) Waiting to run
Settings: Fix wrong subs section label
|
2025-03-25 12:34:30 +02:00 |
|
Botzy
|
b36ebcb4c6
|
feat(GamesupportProvider): improve logic for enabling gamepad support
|
2025-03-24 17:10:37 +02:00 |
|
Botzy
|
5927b17e87
|
feat(GamesupportProvider): add enabled prop to start/stop gamepad support
|
2025-03-24 17:09:09 +02:00 |
|
Botzy
|
c97c41f11c
|
feat(Settings): added gamepad support toggle
|
2025-03-24 16:55:07 +02:00 |
|
Timothy Z.
|
add4c30af9
|
fix(Settings): wrong subs label
|
2025-03-24 14:48:48 +02:00 |
|
Botzy
|
3ef25d0346
|
feat(Player): added gamepad events handling
|
2025-03-24 14:37:29 +02:00 |
|
Botzy
|
4617d030aa
|
feat(GamepadProvider): added Gamepad context and provider
|
2025-03-24 13:37:39 +02:00 |
|
Timothy Z.
|
d1f96fcdca
|
feat(Calendar): Impl Item placeholder
|
2025-03-24 11:44:51 +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
|
acb441bbcf
|
Merge pull request #871 from Stremio/feat/shell-open-addons
Build / build (push) Has been cancelled
App(Shell): support opening addons from deeplink
|
2025-03-20 16:29:57 +01:00 |
|
Tim
|
68cff0362c
|
refactor(ContextMenu): remove unecessary functions
|
2025-03-20 16:06:25 +01:00 |
|
Tim
|
6a2054372f
|
refactor(ContextMenu): simplify useEffect
|
2025-03-20 15:30:13 +01:00 |
|
Tim
|
43a7e8d856
|
refactor(ContextMenu): wrap inside memo
|
2025-03-20 15:23:15 +01:00 |
|
Tim
|
383928e792
|
fix(App): ignore 3 slashes deeplinks for shell open-media
|
2025-03-20 11:22:27 +01:00 |
|
Tim
|
eb3fad32f1
|
fix(App): check if transportUrl is valid before opening it
|
2025-03-20 11:17:10 +01:00 |
|
Tim
|
53ffa321d8
|
feat(App): handle shell open-media event to open addons
|
2025-03-20 11:00:30 +01:00 |
|
Tim
|
d8be6085b2
|
refactor: remove unrelated changes
|
2025-03-19 19:30:38 +01: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 |
|