Commit graph

4604 commits

Author SHA1 Message Date
Timothy Z.
56762353f2 refactor(NumberInput): simplify 2025-03-25 18:03:36 +02:00
Timothy Z.
7636beabdc Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:52 +02:00
Timothy Z.
3f58bb8e46 Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:46 +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.
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
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
5eb173a3df fix: hide overflow on nav-content-container 2025-03-19 15:14:57 +01:00
Botzy
d85d13c39a fix(Settings): reorder new setting under Quit on closen option 2025-03-19 14:35:27 +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
Botzy
7adfa8ff39 refactor(Settings): rename blurUnwatchedImage to hideSpoilers 2025-03-14 18:20:16 +02:00
Botzy
baf3a92693 feat(Settings): added blurUnwatchedImage prop to profile settings 2025-03-14 17:47:36 +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.
94f12540f5 fix(Settings): use correct prop for button 2025-03-05 16:35:47 +01:00
Tim
f2f99fcedd fix(Slider): seekbar background style 2025-03-05 15:33:34 +01:00
Timothy Z.
89a15b0ad4 Merge branch 'development' into feat/player-mobile-slide-volume 2025-03-05 12:03:40 +01:00
Timothy Z.
ad260f3ded Merge branch 'development' into feat/season-episode-inputs 2025-03-05 12:03:22 +01:00
Timothy Z.
45307b680a Merge branch 'development' into feat/right-click-context-menu 2025-03-05 12:03:14 +01:00
Lachezar Lechev
dba4016979
chore: VideoList - clean up
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 11:01:02 +02:00
Lachezar Lechev
28dbdaa20d
feat: MetaDetails selects appropriate season:
- For non-watched series it choses 1st season
- For watched series it uses the LibraryItem video to choose the same season

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 09:06:04 +02:00
Tim
7ea8b18c59 fix(Settings): quit on close setting label 2025-02-27 23:13:16 +01:00
Tim
72053246cb fix(useShell): use chrome.webview instead of qt webChannelTransport 2025-02-27 22:55:23 +01:00
Tim
21c050f887
Merge pull request #850 from Stremio/feat/show-catalog-names-while-loading
Board/Search: Show catalog names while loading
2025-02-27 15:37:21 +01:00
Tim
6370908f93
Merge pull request #840 from Stremio/feat/shell-quit-on-close
App(Shell): add quit on close setting
2025-02-27 15:21:55 +01:00
Ivelin Megdanov
fef0a57ac7 Removed addon name from catalog title 2025-02-27 13:41:30 +02:00
Timothy Z.
0a6d70f3a6
Merge pull request #807 from Stremio/feat/mark-season-as-watched
Some checks are pending
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
6420b5e0c9 Added the loading title to the Board 2025-02-26 12:30:59 +02:00
Ivelin Megdanov
3d56023ffd Added addon name to catalogTitle function 2025-02-26 12:25:47 +02:00