Commit graph

6418 commits

Author SHA1 Message Date
Tim
97eaa5f00a
Merge pull request #892 from Stremio/fix/shell-volume-disabled
Some checks failed
Build / build (push) Has been cancelled
Player(Shell): fix volume disabled
2025-04-10 19:26:47 +02:00
Tim
6b9a3a91c7 chore: update stremio-video 2025-04-10 19:23:23 +02:00
Timothy Z.
fdfc939abb
Merge pull request #891 from Stremio/fix/player-options-menu-crash
Some checks are pending
Build / build (push) Waiting to run
Player: Fix options menu crash when no stream loaded up
2025-04-10 16:59:06 +03:00
Timothy Z.
96f0baadc2 fix(Player): on options menu open crash 2025-04-10 16:46:19 +03:00
Timothy Z.
200d3a76d8 fix(useapplelogin): use correct client id 2025-04-10 14:20:23 +03:00
Timothy Z.
d457db6f1e refactor(useapplelogin): update redirect url 2025-04-10 12:52:56 +03:00
Timothy Z.
a0fa5e2a92 fix(chore): lint 2025-04-10 12:45:06 +03:00
Timothy Z.
592fb17fa1 refactor(Apple login): support new endpoint 2025-04-10 12:42:41 +03:00
Timothy Z.
9a6f01b6ad Merge branch 'development' into feat/example-apple-login 2025-04-10 12:32:50 +03:00
Timothy Z.
0eefcb4782
Merge pull request #888 from Stremio/fix-safari-font
Some checks failed
Build / build (push) Has been cancelled
Fix Font Weight for Safari
2025-04-08 17:02:17 +03:00
Alexandru Branza
2ef3f52c1c Fix Font Weight for Safari 2025-04-08 16:55:36 +03:00
Timothy Z.
3530e3c7d0
Merge pull request #885 from Stremio/fix/non-latin-chars-font
Some checks failed
Build / build (push) Has been cancelled
App: fix non latin characters font issue
2025-04-04 23:29:43 +03:00
Tim
9aa0490989 fix(App): non latin chars font 2025-04-04 18:58:36 +02:00
Timothy Z
f451af161c chore: v5.0.0-beta.21
Some checks failed
Build / build (push) Has been cancelled
2025-04-02 15:26:31 +03:00
Tim
68f044f7b5
Merge pull request #883 from Stremio/feat/shell-pause-on-minimize
Some checks are pending
Build / build (push) Waiting to run
Player(Shell): add pause on window minimize setting
2025-04-02 13:59:37 +02:00
Botzy
7c932a93e5 feat(MetaDetails): added season picker when no metadetails loaded in videos list 2025-04-02 14:35:04 +03:00
Botzy
639d5f8d1c refactor(EpisodePicker): moved EpisodePicker to higher level in MetaDetails folder 2025-04-02 14:25:41 +03:00
Timothy Z.
438268639a
Merge pull request #862 from Stremio/fix/infinite-scroll-large-screens
Discover Page: Fix infinite scroll issue on large screens
2025-04-02 14:03:35 +03:00
Botzy
39bfd7cc22 fix: issue with hook imports 2025-04-02 13:46:46 +03:00
Timothy Z.
12c079f917 Merge branch 'development' into fix/infinite-scroll-large-screens 2025-04-02 12:52:09 +03:00
Tim
bbb26717c5 feat(shell): implement pause on minimize setting 2025-04-01 16:36:00 +02: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
Some checks are pending
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
Timothy Z.
e156c27b64 refactor(NumberInput): simplify 2025-04-01 11:57:45 +03:00
Timothy Z.
4eca979d97 refactor(EpisodePicker): simplify 2025-04-01 11:57:37 +03:00
Botzy
9c34a23888 fix(GamepadSupport): disable vertical nav gamepad support on meta details and player 2025-03-31 20:26:52 +03:00
Timothy Z.
7915424fa4 fix(EpisodePicker): lint 2025-03-31 13:53:38 +03:00
Timothy Z.
b2f5fb74c8 refactor(EpisodePicker): simplify 2025-03-31 13:51:31 +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.
cdaad5c834 fix(NumberInput): lint 2025-03-25 18:12:29 +02:00
Timothy Z.
60ba559500 refactor(EpisodePicker): simplify 2025-03-25 18:11:14 +02:00