Commit graph

4857 commits

Author SHA1 Message Date
Timothy Z.
d75c9b1d99
Merge pull request #855 from Stremio/feat/replace-multiselect-settings
Some checks failed
Build / build (push) Has been cancelled
Аpp: Replace Multiselect usage with MultiselectMenu
2025-06-03 12:54:55 +03:00
Timothy Z.
eab1b8def3 refactor(StreamingServerInputs): non null value 2025-06-03 12:48:44 +03:00
Timothy Z.
a162397d29 refactor(MultiselectMenu): lint & types 2025-06-03 12:39:08 +03:00
Timothy Z.
fd4c9e73c8 refactor(MultiselectMenu): use value only 2025-06-03 12:34:14 +03:00
Tim
824763a277 refactor(common): remove use of ipc for opening external url 2025-05-31 17:12:42 +02:00
Botzy
8768b9ced3 added missing modal button labels and \input placeholder translation keys 2025-05-28 19:02:28 +03:00
Botzy
d692d09041 fix: replace all remaining untranslated strings with translation keys 2025-05-28 17:17:34 +03:00
Botzy
d27f92fb01 fix(Discover): use correct translation func 2025-05-28 16:30:04 +03:00
Botzy
4f9cd61286 fix(Discover): dropdown options translations 2025-05-28 13:36:21 +03:00
Timothy Z.
83a7f6fd3d
Merge pull request #917 from Stremio/fix/trakt-logout-button
Some checks are pending
Build / build (push) Waiting to run
Settings: fix trakt logout button
2025-05-27 21:36:24 +03:00
Timothy Z.
8968055493
fix(Settings): trakt text checks repetition 2025-05-27 21:33:13 +03:00
Tim
5d9a005686 style(App): use singlequote for string 2025-05-27 20:30:23 +02:00
Tim
597b366ce2 fix(common): allow board regex to match empty 2025-05-27 20:26:02 +02:00
Tim
41546d65d2 feat: full deeplink support for shell 2025-05-27 20:16:26 +02:00
Botzy
18b70402a4 fix lint 2025-05-27 18:32:20 +03:00
Botzy
3c249e5925 fix hardcoded titles with no translations 2025-05-27 18:20:18 +03:00
Botzy
51a1da958b fix: season number translation key 2025-05-27 17:55:47 +03:00
Botzy
fe871f03f1 fix: dropdown options and titles translations 2025-05-27 17:55:17 +03:00
Botzy
5a942c5f73 fix spacing 2025-05-27 16:53:57 +03:00
Botzy
a7eb1801e3 fix(Settings): added missing translation keys 2025-05-27 14:24:59 +03:00
Botzy
a25d23559f fix(NotFound): added missing translation keys 2025-05-27 14:23:39 +03:00
Botzy
7b57c0f508 fix(MetaDetails): added missing translation keys 2025-05-27 12:24:35 +03:00
Botzy
db40abfad3 fix(Library): added missing translation keys 2025-05-27 12:12:39 +03:00
Botzy
61fdf3113e fix(Discover): added missing translation keys 2025-05-27 12:07:57 +03:00
Botzy
64c553d253 fix(Calendar): added missing translation keys 2025-05-27 12:06:58 +03:00
Tim
2b44367a26 feat: toggle fullscreen with F key with shell 2025-05-27 10:28:02 +02:00
Tim
6dfa3fdae0 fix: toggle fullscreen 2025-05-27 10:19:39 +02:00
dexter21767-dev
e8ac50135b fix trakt logout button 2025-05-26 20:00:06 +01:00
Botzy
789173bb5b fix(Intro): added missing translation keys 2025-05-23 18:18:35 +03:00
Botzy
5f81804b00 fix(MetaDetails): added missing translation keys 2025-05-23 18:03:47 +03:00
Botzy
2de0a517e0 fix(Multiselect): added missing translation keys 2025-05-23 17:43:06 +03:00
Botzy
f24ad7d069 fix(Addons): added missing translation keys 2025-05-23 17:17:30 +03:00
Botzy
aba31c8ceb fix(Addons): added missing translations 2025-05-23 17:05:01 +03:00
Botzy
4d82c2f890 Merge branch 'feat/replace-multiselect-settings' into feat/replace-multiselect-multiselectmenu 2025-05-22 18:42:25 +03:00
Botzy
42a55a254d Merge branch 'development' into feat/replace-multiselect-settings 2025-05-22 17:00:30 +03:00
Timothy Z.
bed2a58060
Merge pull request #913 from Stremio/feat/allow-disabling-subs-globally
Some checks failed
Build / build (push) Has been cancelled
Settings: Allow disabling subtitles globally
2025-05-22 16:53:12 +03:00
Timothy Z.
7b7c700533 chore(styles): align styles code 2025-05-22 15:01:21 +03:00
Timothy Z.
fa07709d31 refactor(Discover): use a reference instead 2025-05-22 14:59:31 +03:00
Timothy Z.
28578e1dea refactor(Player): reset global var 2025-05-21 15:11:32 +03:00
Botzy
2e72f5af9d refactor(Discover): check for window innerWitdth instead isMobile to enable direct navigation 2025-05-21 14:10:42 +03:00
Botzy
01c5100aaf fix(Discover): enable direct navigation to meta item on mobile instead focus first 2025-05-20 19:38:37 +03:00
Timothy Z.
440713ee68 fix(Player): reset the flag back to false 2025-05-20 15:54:20 +03:00
Timothy Z.
38f7e5a0f8 chore(Player): update logs 2025-05-20 15:32:02 +03:00
Timothy Z.
365294946a chore(Player): add logs 2025-05-20 15:12:29 +03:00
Timothy Z.
b4c0ab551e fix(Player): binge watching 2025-05-20 15:09:50 +03:00
Timothy Z.
fff0ebe85d fix(Player): workaround for binge watching 2025-05-19 17:02:32 +03:00
Timothy Z.
1d8401e4df feat(Settings): allow disabling subs globally 2025-05-19 10:56:28 +03:00
Timothy Z.
a6f84d18d1
Merge pull request #907 from Stremio/fix/exit-fullscreen
Some checks failed
Build / build (push) Has been cancelled
fix: exitFullscreen
2025-05-14 11:30:48 +03:00
Timothy Z.
1ae009c0bc
Merge pull request #906 from Stremio/fix/player-statistics-show-max-100-percent
fix: StatisticsMenu - max of 100% for completed
2025-05-14 11:30:34 +03:00
Timothy Z.
62f8bb367f refactor(Search): align completely to Board 2025-05-13 15:18:30 +03:00
Timothy Z.
878af40c1d fix(Search): align styles with board catalogs 2025-05-13 14:33:35 +03:00
Lachezar Lechev
2dec01923a
fix: StatisticsMenu - max of 100% for completed
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-05-12 13:47:09 +03:00
Lachezar Lechev
f8ab1a7dbc
fix: exitFullscreen
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-05-12 13:45:53 +03:00
Timothy Z.
4d53952368 remove(Player): unnecessary returns 2025-05-05 17:51:12 +02:00
Timothy Z.
b51791baa0 fix(Player): replace history entry
- fix for the navigation
2025-05-02 19:55:09 +03:00
Timothy Z.
17312f64fd revert: chore lint 1 2025-05-02 19:48:04 +03:00
Timothy Z.
ebb15463b4 chore(Player): lint (2) 2025-05-02 19:47:04 +03:00
Timothy Z.
3985c88346 chore(Player): lint 2025-05-02 19:44:55 +03:00
Timothy Z.
f3a7ef5978 fix(Player): binge watching in shell 2025-05-02 19:42:49 +03:00
Timothy Z.
ce0c5da3fd test: again 2025-05-02 01:46:13 +03:00
Timothy Z.
d6372c4f86 test: another test 2025-05-02 01:30:58 +03:00
Timothy Z.
79f06153c8 Update Player.js 2025-05-02 01:14:48 +03:00
Timothy Z.
f446047f8b test(Player): fix binge watching (6) 2025-05-02 00:53:42 +03:00
Timothy Z.
9b405c53d8 test(player): fix binge watching (5) 2025-05-02 00:22:39 +03:00
Timothy Z.
9aed64d998 test(Player): fix binge watching (4) 2025-05-02 00:00:15 +03:00
Timothy Z.
672a0067ce test(Player): fix binge watching 2025-05-01 23:37:44 +03:00
Timothy Z.
18ac3583b4 chore(Player): lint (2) 2025-05-01 23:07:00 +03:00
Timothy Z.
7924200dab
chore(player): lint 2025-05-01 23:01:02 +03:00
Timothy Z.
980d0038ec test(player): fix binge watching (3) 2025-05-01 22:52:39 +03:00
Timothy Z.
0efd1453bb test(player): fix binge watching (2) 2025-05-01 22:41:04 +03:00
Timothy Z.
6bfe079030 test(player): use replace instead of href 2025-05-01 22:23:14 +03:00
Timothy Z.
5b56c58e5b fix(player): redirect to MetaDetails 2025-05-01 21:56:37 +03:00
Timothy Z.
22ba03dea2 refactor(useapplelogin): fallback in case no name 2025-04-25 14:10:01 +03:00
Timothy Z.
1568ba1bb2 refactor(useapplelogin): use correct url 2025-04-24 16:49:01 +03:00
Timothy Z.
d09c760a1c fix(useapplelogin ): lint 2025-04-24 16:01:44 +03:00
Timothy Z.
63624a9554 refactor(useapplelogin): use w/out popup instead 2025-04-24 15:59:48 +03:00
Timothy Z.
fb7c5642b0 test: do not use popup 2025-04-24 13:04:12 +03:00
Botzy
0809fbdf53 Merge branch 'development' of github.com:Stremio/stremio-web into fix/binge-watching-next-episode 2025-04-15 16:31:14 +03:00
Botzy
6faf70d33e fix(Player): update video event handlers on handlers changes 2025-04-15 16:30:13 +03:00
Timothy Z.
69ee1da68e Merge branch 'development' into feat/replace-multiselect-settings 2025-04-15 14:45:32 +03:00
Timothy Z.
a8eb284379 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-04-15 13:00:52 +03:00
Timothy Z.
55dac0d36f
Merge pull request #827 from Stremio/feat/season-episode-inputs
Streams List: Season and Episode picker when no streams loaded
2025-04-15 12:50:06 +03:00
Timothy Z.
e6bd8d66e8
Merge pull request #839 from Stremio/fix/library-default-filter
Library: Default type All filter
2025-04-15 11:58:00 +03:00
Timothy Z.
a8931d94df
Merge pull request #889 from Stremio/feat/example-apple-login
App: Implement Apple login
2025-04-15 11:55:23 +03:00
Timothy Z.
57d16957f2 chore(useapplelogin): update redirect to prod 2025-04-14 23:26:04 +03:00
Timothy Z.
303dd9858b refactor(useapplelogin): handle error cases 2025-04-14 19:29:12 +03:00
Timothy Z.
3aac148258 Update useAppleLogin.ts 2025-04-14 17:23:09 +03:00
Timothy Z.
66abce42c5 revert(useapplelogin): timeoutid 2025-04-14 17:20:54 +03:00
Timothy Z.
0744fdfb8d refactor(Intro): new button design 2025-04-14 16:16:02 +03:00
Timothy Z.
922de40134 fix(useapplelogin): add timeout for close 2025-04-14 16:12:27 +03:00
Timothy Z.
52dc7722ad Revert "fix(useapplelogin): remove state signin"
This reverts commit e454cecc45.
2025-04-14 14:53:44 +03:00
Timothy Z.
e454cecc45 fix(useapplelogin): remove state signin 2025-04-14 14:38:19 +03:00
Timothy Z.
468dc604ae Revert "chore: add debug logs"
This reverts commit 0c3b7e8d4a.
2025-04-14 14:12:05 +03:00
Timothy Z.
0c3b7e8d4a chore: add debug logs 2025-04-14 13:36:40 +03:00
Timothy Z.
43c76b6a4b refactor(Intro): adjust styles 2025-04-10 22:48:56 +03:00
Timothy Z.
5acc32411d fix(app): apple login types 2025-04-10 21:54:11 +03:00
Timothy Z.
2ce1619313 chore: remove logs & use correct core action 2025-04-10 21:52:57 +03:00
Timothy Z.
2713c8b46d fix(useapplelogin): jwt errors 2025-04-10 21:31:34 +03:00
Timothy Z.
b86887e111 chore: add testing logs 2025-04-10 21:11:41 +03:00
Timothy Z.
846445001c fix(useapplelogin): get sub id from token 2025-04-10 21:10:50 +03:00
Timothy Z.
50edda2557 fix(useapplelogin): use redirect uri for testing 2025-04-10 20:45:51 +03:00
Timothy Z.
a1acb7423a fix(useapplelogin): auth response 2025-04-10 20:40:05 +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
Alexandru Branza
2ef3f52c1c Fix Font Weight for Safari 2025-04-08 16:55:36 +03:00
Tim
9aa0490989 fix(App): non latin chars font 2025-04-04 18:58:36 +02: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.
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
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.
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
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
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
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
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.
f5fb2ed37a feat(Auth): example apple login 2025-03-24 16:18:29 +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