Commit graph

5561 commits

Author SHA1 Message Date
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
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
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
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
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
Tim
5dcd6f48cd fix(useFullscreen): remove handling of F keyboard key 2025-04-01 15:20:23 +02:00
Ivelin Megdanov
ee99f2a349 adjust Imdb button focus styles to prevent flicker 2025-04-01 16:14:07 +03:00
Tim
ad11609bee fix(NavMenu): incorrect import 2025-04-01 14:43:47 +02:00
Tim
e0d1662f86 feat(shell): implement escape key fullscreen behavior 2025-04-01 12:23:42 +02:00
Timothy Z.
2da5a0c6d1
Merge pull request #813 from Stremio/feat/right-click-context-menu
Some checks failed
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
Some checks are pending
Build / build (push) Waiting to run
Settings: Fix wrong subs section label
2025-03-25 12:34:30 +02:00
Ivelin Megdanov
70f5b515d0 Fix typo in scroll threshold constant name 2025-03-25 12:27:58 +02:00
Ivelin Megdanov
7389e7b4d0 Added threshold for next page calculation 2025-03-25 12:25:05 +02:00
Timothy Z.
add4c30af9 fix(Settings): wrong subs label 2025-03-24 14:48:48 +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
Some checks are pending
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
Some checks failed
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
Tim
ef730ae61a refactor: use dedicated component for context menu 2025-03-19 18:30:08 +01:00
Tim
9791a26d9c
Merge pull request #870 from Stremio/feat/settings-build-version
Some checks are pending
Build / build (push) Waiting to run
Settings: Add build version
2025-03-19 15:58:35 +01:00
Tim
730f7de954 feat(Settings): display commit hash as build version 2025-03-19 15:53:35 +01:00
Tim
90b756942e
Merge pull request #869 from Stremio/fix/nav-container-scrollbar-offset
Some checks are pending
Build / build (push) Waiting to run
App: remove edges blank space
2025-03-19 15:37:13 +01:00
Tim
5eb173a3df fix: hide overflow on nav-content-container 2025-03-19 15:14:57 +01:00
Tim
1347bb3084
Merge pull request #865 from Stremio/feat/settings-blur-unwatched-img
Settings: Blur Unwatched Episodes Images
2025-03-19 13:40:25 +01:00
Botzy
d85d13c39a fix(Settings): reorder new setting under Quit on closen option 2025-03-19 14:35:27 +02:00
Botzy
e0a1dd5ef2 fix(stremio-core): update version to the correct one 2025-03-19 14:31:22 +02:00
Botzy
72531fac27 feat(Translations): update translations 2025-03-18 15:20:23 +02: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
d006cae53d feat(Video): blur unwatched episode thumbnail 2025-03-17 19:42:58 +02:00
Владимир Борисов
5b94c92878
Merge pull request #868 from Stremio/fix/apple-app-site-association
Some checks failed
Build / build (push) Has been cancelled
Fix: Add wildcard for apple site-app associated domains
2025-03-17 16:16:42 +02:00
AlvinHV
eb9ab7d453 fix: correct path for site-app association 2025-03-17 18:13:05 +04:00
AlvinHV
2b069ecd3d fix/apple-app-site-association 2025-03-17 18:00:05 +04:00