Commit graph

3779 commits

Author SHA1 Message Date
Tim
bdf50041aa refactor(Checkbox): style 2023-07-06 14:04:39 +02:00
unclekingpin
b01e8ff2bc mark external video as watched 2023-07-05 13:27:53 -07:00
Tim
eb45f8408e refactor: improve mobile layout 2023-07-05 20:20:28 +02:00
Tim
0e0f27c54a refactor: style Intro 2023-07-05 20:20:18 +02:00
nklhtv
d6b86492e3
consistent UX accross platforms 2023-07-05 21:06:43 +03:00
nklhtv
cbae03307d
use pointerdown for consistency 2023-07-05 19:55:49 +03:00
unclekingpin
61eba4d13e
fix indent 2023-07-05 18:57:12 +03:00
unclekingpin
d655962332
remove empty line 2023-07-05 18:56:09 +03:00
unclekingpin
3638c766cf
remove empty line 2023-07-05 18:55:44 +03:00
dexter21767-dev
138b056800 move -webkit-touch-callout to popup 2023-07-05 16:54:17 +01:00
dexter21767-dev
5246373744 switch to pointer events for longpress 2023-07-05 16:27:17 +01:00
dexter21767-dev
02ef06fe49 adding comments and exposing the exported handlers 2023-07-05 15:46:20 +01:00
Tim
130a9dc57a refactor(MetaPreviewPlaceholder): style 2023-07-05 14:33:32 +02:00
Tim
2512bcbc28 refactor: improve MetaPreview layout 2023-07-05 14:32:46 +02:00
Tim
c2f6b1b545 refactor: various style tweaks 2023-07-05 13:47:02 +02:00
Tim
72f166495b refactor: lower opacity of primary foreground and overlay color 2023-07-05 13:10:32 +02:00
dexter21767-dev
dfbfeb43cc switch to using use-long-press library 2023-07-05 00:35:10 +01:00
dexter21767-dev
7e0c22ec2a removing unecessary style properties 2023-07-04 22:47:13 +01:00
Tim
98625aada9 refactor(Player): style 2023-07-04 20:48:20 +02:00
Tim
4334e573ac refactor(Slider): style 2023-07-04 20:48:12 +02:00
Tim
322fdc2af8 refactor: style MetaDetails 2023-07-04 18:08:28 +02:00
Tim
c12b27edd1 refactor(App): remove global line-height 2023-07-04 16:52:32 +02:00
Tim
87e3efc537 refactor(NavMenu): style 2023-07-04 16:46:47 +02:00
Tim
48932cfbcd refactor(Settings): style 2023-07-04 16:31:05 +02:00
Tim
0ccb71ccde refactor(Discover): style 2023-07-04 15:58:19 +02:00
Tim
0f3dd177da refactor(PaginationInput): style 2023-07-04 14:45:39 +02:00
Tim
5095452b19 refactor(Library): style 2023-07-04 14:45:26 +02:00
Tim
dd01ee96ce refactor(Discover): pass links prop to MetaPreview 2023-07-04 13:57:17 +02:00
Tim
386c92649e refactor(SearchBar): style 2023-07-04 13:56:26 +02:00
Tim
4b4fb9761b refactor(ModalDialog): style 2023-07-04 13:50:48 +02:00
Tim
3a584b2c8c refactor(SharePrompt): style 2023-07-04 13:50:26 +02:00
Tim
bb8a6d01a2 refactor(Addons): style 2023-07-04 13:49:44 +02:00
dexter21767-dev
d9645c5c72 clear timeout before starting a new one 2023-07-04 12:18:30 +01:00
dexter21767-dev
4843a8f1a9 fix multiple popups, and reduce timeout 2023-07-03 13:20:01 +01:00
dexter21767-dev
fafb9838d5 fix attempting to cancel uncancelable event 2023-07-03 13:10:58 +01:00
dexter21767-dev
73f9fd7aa6 switch to Callbacks and react refs. 2023-07-03 12:54:42 +01:00
dexter21767-dev
ddc6619820 fix lint error. 2023-07-03 12:32:45 +01:00
dexter21767-dev
5b0d50a201 fix popup not closing 2023-07-03 12:27:00 +01:00
dexter21767-dev
db2236dadd add onTouchStart to popup, to fix multiple menus 2023-07-03 12:23:19 +01:00
dexter21767-dev
d43a2ade4b pass the event arguemnt and preventDefault 2023-07-03 11:22:10 +01:00
dexter21767-dev
11dc6a48bd Merge branch 'mobile-LongPress' of github.com:Stremio/stremio-web into mobile-LongPress 2023-07-01 01:20:31 +01:00
dexter21767-dev
9ef0fe7077 popup "mark as watched" menu use translation 2023-07-01 01:20:04 +01:00
Renato Neto
48aa70eb71 fix: add missing prop to the discovery preview 2023-06-30 20:09:45 -03:00
Ahmidi Yasser
fab5bf48a1
Update the long Press trigger time 2023-06-30 23:35:14 +01:00
dexter21767-dev
4f56ea01b5 add button longPress for mobile 2023-06-30 20:41:08 +01:00
Alexandru Branza
10e13f7262 Discover: Scroll Up on Options Change 2023-06-29 20:46:14 +03:00
Tim
7368b9e6b2 refactor: style MetaPreview 2023-06-16 15:12:52 +02:00
Tim
4a8c7ddfbf refactor: style multiselects 2023-06-13 23:16:44 +02:00
Tim
c5aa6575a8 refactor: style meta row and item 2023-06-13 13:53:25 +02:00
Tim
65e5ec88ad refactor: update background-color 2023-06-13 09:43:38 +02:00
Tim
4e5ff8b2c4 refactor: style navbars 2023-06-13 09:37:29 +02:00
Tim
792453381f feat(Player): change volume with mouse wheel 2023-06-11 21:05:02 +02:00
Tim
f3a8bd84b9 refactor: update font 2023-06-09 22:21:10 +02:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Alexandru Branza
19e1fe4e3e
Merge pull request #392 from Stremio/feat/player-buffered-seekbar
feat: display buffered amount on player seek bar
2023-06-09 19:04:01 +02:00
Tim
ffc4c28514 refactor: rename progress prop to buffered for Slider 2023-06-05 23:08:26 +02:00
Tim
02fef3c7b0 fix(Player): add streamingServer.statistics to keydown effect deps 2023-06-05 23:03:52 +02:00
Tim
e542e5d550 feat: add statistics menu on player 2023-06-05 13:15:12 +02:00
Tim
ed06dc7e7c feat: display buffered amount on player seek bar 2023-06-05 00:42:26 +02:00
Alexandru Branza
4ee0cc4565 Remove Infuse From iOS Ext Players
There are still some bugs with Infuse, it doesn't always start playback.

Should not be available until fixed. (most probably on the Infuse side)
2023-06-02 11:53:56 +03:00
Alexandru Branza
470460d8cb Fix iPad Detection 2023-06-01 06:25:12 +03:00
Alexandru Branza
478e86a4bb
Merge pull request #372 from Stremio/fix/pwa-worker-relative-path
fix: remove leading slash in path for pwa worker
2023-05-31 12:32:38 +02:00
Alexandru Branza
136e0ab024 Merge branch 'development' into add-install-link-to-warning 2023-05-31 13:23:15 +03:00
Alexandru Branza
b3bfd73105 Lint 2023-05-31 11:36:54 +03:00
Alexandru Branza
81d4339f2d Add Install Link to Server Warning
This needs translations updated from: https://github.com/Stremio/stremio-web/pull/375
2023-05-31 11:35:43 +03:00
Alexandru Branza
e18d60e87c Add Hint About an Existing Setting to Enable External Players by Default 2023-05-31 10:46:18 +03:00
Alexandru Branza
eb4ad0a759 Lint 2023-05-31 10:23:11 +03:00
Alexandru Branza
aaacc98316 Fix Intents 2023-05-31 10:22:28 +03:00
Alexandru Branza
df675d8624 Use Translations 2023-05-31 09:51:47 +03:00
Alexandru Branza
68bee7f577 Add Prop Types for openPlayer 2 2023-05-30 18:48:20 +03:00
Alexandru Branza
b20359f373 Add Prop Type for openPlayer 2023-05-30 18:44:00 +03:00
Alexandru Branza
5b8c211ade Add .openPlayer for New Core Changes 2023-05-30 18:39:12 +03:00
Alexandru Branza
dbe48c327e Lint 2023-05-30 17:17:28 +03:00
Alexandru Branza
68b31f995a Lint 2023-05-30 17:15:31 +03:00
Alexandru Branza
d709f2c741 Add Select Options for External Players 2023-05-30 16:52:05 +03:00
Alexandru Branza
4e2d8bfad4 Lint 2023-05-29 21:35:21 +03:00
Alexandru Branza
8337fd6cab Add Toast When Opening In External Player 2023-05-29 20:05:51 +03:00
Alexandru Branza
22aa3a5f15 Ensure haveStreamingServer Availability is Satisfied 2 2023-05-29 19:50:09 +03:00
Alexandru Branza
68bba90e30 Ensure haveStreamingServer Availability is Satisfied 2023-05-29 19:25:19 +03:00
Alexandru Branza
2c7d9251d5 Don't Use a href Anymore When Handling External Player Open With Local Server 2023-05-29 19:23:42 +03:00
Alexandru Branza
b74a0a3fa7 Use deepLinks.externalPlayer.fileName for M3U Playlist Name 2023-05-29 19:06:41 +03:00
Alexandru Branza
b7ed499697 Move All Necessary Logic to Stream.js 2023-05-29 19:02:31 +03:00
Alexandru Branza
15fed246ab Support Downloading M3U Playlist If Local Server Offline and Not Mobile 2023-05-29 18:40:53 +03:00
Alexandru Branza
bfb2661da2 Rename isMobile.js to platform.js 2 2023-05-29 18:23:26 +03:00
Alexandru Branza
bec44f5ed0 Rename isMobile.js to platform.js 2023-05-29 18:21:04 +03:00
Alexandru Branza
4f82b85d0c Improve isMobile API 2023-05-29 18:04:11 +03:00
Alexandru Branza
c9347885e0 Use Bowser to Detect Mobile 2023-05-29 17:38:13 +03:00
Alexandru Branza
242a277484 Fix For Analytics 2023-05-29 17:34:09 +03:00
Alexandru Branza
a26d000a98 Add Support for Opening With Streaming Server 2023-05-29 17:29:31 +03:00
Alexandru Branza
8f80d74883 Update IF Case to Use profile.settings.playerType 2023-05-29 17:03:36 +03:00
Alexandru Branza
50fc9b8a48 Use New Player Setting From Core 2023-05-29 16:44:52 +03:00
Alexandru Branza
61d49602e5 Add Copyright Header 2023-05-29 15:24:13 +03:00
Alexandru Branza
bd81e2737e Allow Using VLC as External Player on iOS and Android 2023-05-29 15:19:21 +03:00
Tim
a7e6a23db4 fix: remove leading slash in path for pwa worker 2023-05-25 14:24:23 +02:00
Alexandru Branza
2523277200
Merge pull request #370 from Stremio/fix/player-push-to-library
fix(Player): remove PushToLibrary core action
2023-05-25 10:54:58 +02:00
Tim
fc7202e292 refactor(Player): add translation strings 2023-05-24 15:28:27 +02:00
Tim
9dd6bcda50 fix(Player): remove PushToLibrary core action 2023-05-24 15:03:00 +02:00
Alexandru Branza
89ae8d5ac4
Merge pull request #348 from Stremio/typings
Core Typings
2023-05-23 23:02:28 +02:00
Alexandru Branza
4ffa1a051c
Merge pull request #369 from Stremio/fix/lint
fix: lint errors
2023-05-23 22:46:57 +02:00
Alexandru Branza
ea24b6472b
Merge pull request #360 from Stremio/feat/addons-configure
feat: add configure button for addons
2023-05-23 22:46:46 +02:00
Tim
9e0013707c fix: lint errors 2023-05-23 22:32:55 +02:00
Tim
f5dda12a60
Merge pull request #361 from Iheuzio/fix/avatar-image-url
fix(AvatarImage): null removed, user uses default image
2023-05-23 22:31:12 +02:00
Tim
50a1955afd Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/addons-configure 2023-05-23 22:20:08 +02:00
Tim
f1924e2576
Merge pull request #338 from Stremio/feat/player-external-play
feat: player external play
2023-05-23 15:02:05 +02:00
Christopher
1e98fc2a97 fix(AvatarImage): removed null in navmenu 2023-05-15 21:58:41 -04:00
Christopher
f1f30b920a fix(AvatarImage): url no longer uses null 2023-05-15 18:57:21 -04:00
Christopher
34c5ce1688 fix(AvatarImage): url no longer uses null 2023-05-15 18:51:56 -04:00
Tim
7804d1aa46 fix(common): missing import 2023-04-27 07:59:40 +02:00
Tim
8a28869e90
Merge branch 'development' into typings 2023-04-27 07:56:13 +02:00
Tim
d9f52c0c63 refactor(Addons): open configure url for configure button instead of modal 2023-04-26 14:48:34 +02:00
Tim
fc326f7192 refactor(Addons): improve mobile layout 2023-04-26 09:14:26 +02:00
Tim
cc976f27e7 feat: add configure button for addons 2023-04-26 09:07:50 +02:00
Tim
c660818fd5 fix(ControlBar): hide volume slider on mobile 2023-04-21 08:22:50 +02:00
Tim
75c571d168 refactor(types): improve Player types 2023-04-12 19:00:45 +02:00
Tim
9cc81ac4c9 refactor(types): use type instead of interface 2023-04-12 18:51:44 +02:00
Tim
02fceea357 refactor(Library): add translation to sort selectable 2023-04-12 13:46:16 +02:00
Tim
b41cc418c5 refactor(Discover): add translation on extra selectable 2023-04-12 13:43:01 +02:00
Tim
32a7117493 refactor(translateOption): use Sleeyax suggestion 2023-04-12 13:36:10 +02:00
Tim
846284ff9f refactor(OptionsMenu): use latests core changes 2023-04-07 16:54:05 +02:00
Tim
2483583454 refactor: improve typings 2023-03-17 05:38:51 +01:00
Tim
3e3e97ee76 refactor: add typings 2023-03-14 05:02:16 +01:00
Tim
567af0b83b refactor(MetaDetails): add missing translations 2023-03-10 14:33:21 +01:00
Tim
2275f40eaa Merge branch 'development' of https://github.com/Stremio/stremio-web into interface-language 2023-03-10 14:32:37 +01:00
Alexandru Branza
9d3d6a5f9f
Merge pull request #345 from Stremio/fix/settings-profile-auth
fix(Settings): profile auth condition issue
2023-03-05 15:56:35 +02:00
Tim
5428e30d74 refactor(Player): remove unecessary checks 2023-03-05 14:46:52 +01:00
Tim
13fa0d8d4e fix(Player): props issue on open in external player button 2023-03-05 14:41:43 +01:00
Tim
0852146fb5 fix(Settings): profile auth condition issue 2023-03-05 14:21:58 +01:00
Vinicius Zucatti
b680f22b9e fix: Add autofocus to server url input on settings modal 2023-02-05 18:55:59 -03:00
Tim
dddc390952 refactor(OptionsMenu): better naming 2023-01-12 22:08:19 +01:00
Tim
72d4e740e1 fix: copyright lint error 2023-01-12 21:48:27 +01:00
Tim
d5dc5a9cfc refactor(OptionMenu): improve code structure 2023-01-12 21:37:30 +01:00
Tim
2d3d55c0bb fix(OptionsMenu): disable external player buttons if stream is torrent 2023-01-12 21:10:08 +01:00
Tim
392c1f594e feat(Player): stop video when opening in external player 2023-01-12 21:04:17 +01:00
Tim
253322f690 feat(Player): add option to open stream in external player 2023-01-12 01:18:40 +01:00
Alexandru Branza
4401157e21 Add Video Params for Subs Requests 2023-01-03 11:45:05 +02:00
Alexandru Branza
3f24573806
Merge pull request #334 from Stremio/feat/settings-trakt-addon
Feat: settings trakt auth
2022-12-29 12:12:59 +02:00
Alexandru Branza
272c87675d
Merge pull request #304 from Stremio/feature/addSubscribeCalendar
Feature/add subscribe calendar
2022-12-29 12:12:45 +02:00
Tim
d1819f4bd6 refactor(ServicesToaster): add more checks when suppressing trakt addon installed error 2022-12-29 10:11:35 +01:00
Tim
758347076a fix(Settings): check for trakt token expires 2022-12-29 10:11:29 +01:00
Tim
2beaffc9ab fix(App): update ctx api actions hook logic 2022-12-29 09:38:59 +01:00
Tim
43f3481632 refactor: dispatch ctx api actions on window focus instead 2022-12-29 09:31:57 +01:00
Tim
b2890ab9a1 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/settings-trakt-addon 2022-12-29 09:12:28 +01:00
Tim
0a55c3bdf8 feat(Settings): implement trakt logout 2022-12-29 09:07:12 +01:00
Tim
998cd7d9e0 refactor(Settings): improve trakt auth logic 2022-12-29 08:50:19 +01:00
Tim
08c024f632 refactor(Settings): remove facebook import setting 2022-12-27 08:29:01 +01:00
Tim
b9e826553c refactor(ServicesToaster): prevent installed trakt addon toast error 2022-12-26 17:57:03 +01:00
Tim
650ada3f8e feat(Settings): implement trakt auth and install addon 2022-12-26 17:56:20 +01:00
Tim
2371ca1d3f refactor(Settings): load data_export model on click 2022-12-23 06:23:17 +01:00
Tim
9433897b05 feat(Settings): implement data export 2022-12-22 03:26:28 +01:00
Tim
3b9c52d99a refactor(OptionsMenu): remove the need of streamingServer 2022-12-21 14:14:22 +01:00
Tim
879118b098 refactor(OptionsMenu): add streamUrl to toast error message 2022-12-21 13:04:03 +01:00
Tim
117dd30c76 refactor(OptionsMenu): use download prop from external deeplinks for streamUrl 2022-12-21 13:00:52 +01:00
Tim
fed28bf6ea refactor: translate remaining strings 2022-12-16 16:03:26 +01:00
Tim
445b0934cb refactor(MetaLinks): translate buttons 2022-12-16 02:15:38 +01:00
Tim
fd08dcca06 refactor: move translateOption to a common file 2022-12-15 18:57:13 +01:00
Tim
ec338b16db refactor(Addons): translate selectables options 2022-12-15 18:52:36 +01:00
Tim
87fb0c5af8 refactor: add translations 2022-12-15 17:46:55 +01:00
Tim
e9ff812039 refactor(SubtitlesMenu): translate more strings 2022-12-15 17:09:13 +01:00
Tim
2061f65ccf refactor(Library): translate selectable options 2022-12-15 16:45:54 +01:00
Tim
7ed6081b74 refactor(Discover): translate selectable options 2022-12-15 16:38:46 +01:00
Tim
9938e30648 refactor: add more translations 2022-12-14 22:42:12 +01:00
Tim
f06f21ce75 refactor: translate more strings 2022-12-14 22:11:51 +01:00
Tim
fc0dff4ec2 feat: implement interface language 2022-12-14 21:36:09 +01:00
Tim
8a0b0a93e3 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-options-menu 2022-11-28 18:20:19 +01:00
Tim
d138753b8f refactor(Player): move nextVideo check in useEffect 2022-11-28 18:15:48 +01:00
Tim
f7a2fdc404 fix(Player): use player.selected.stream instead of videoState.stream for options menu 2022-11-28 13:37:43 +01:00
Tim
d090ac5952 fix(Player): disble play shortcuts when options menu is open 2022-11-28 13:35:17 +01:00
Tim
87733e6e1f fix(Player): display layer also for options menu 2022-11-28 13:32:02 +01:00
Tim
e68a0a7c77 refactor(Player): disable play in external player on options menu 2022-11-28 13:28:32 +01:00
Tim
c5d84bfe6b Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-options-menu 2022-11-28 13:28:18 +01:00
Tim
262fbbdf11 refactor(Settings): disable next video popup setting when auto-play is unchecked 2022-11-28 13:15:40 +01:00
Tim
1612343d73 refactor(Button): set lower opacity when disabled 2022-11-28 13:12:56 +01:00
Tim
0a7ef22eb6 refactor(Player): use nextVideoNotificationDuration setting to trigger next video popup 2022-11-28 12:41:00 +01:00
Tim
b51f607ffe feat: add next video popup duration setting 2022-11-28 12:37:45 +01:00
Tim
166fde9090 fix(Player): do not show next video popup if nextVideo is null 2022-11-28 12:00:38 +01:00
Tim
e8f3291c34 fix(Player): do not show next video popup if bingeWatching is not enabled 2022-11-28 11:44:23 +01:00
Tim
796ec387aa refactor(Player): incorrect naming for NextVideoPopup index 2022-11-28 11:30:43 +01:00
Tim
76e3944fb9 refactor(Player): remove player.libraryItem from onEnded callback deps 2022-11-28 11:29:27 +01:00
Tim
44944ce3d0 refactor(Player): improve conditions for next video popup 2022-11-28 11:28:17 +01:00
Tim
8775e978a4 fix(Player): reset nextVideoPopupDismissed on stream change 2022-11-28 11:25:31 +01:00
Tim
eeda6e9fd0 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-next-video-popup 2022-11-28 11:24:24 +01:00
Nikola Hristov
92c67f7058
Merge pull request #326 from Stremio/fix/settings-shortcuts-labels
fix(Settings): add nowrap on shortcuts labels
2022-11-28 12:10:27 +02:00
Tim
5875ca0385 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles 2022-11-28 11:08:19 +01:00
Tim
daf39c810d Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-audio-track 2022-11-28 11:03:55 +01:00
Nikola Hristov
74dfff47c0
Merge pull request #324 from Stremio/drop-deep-equal-memo
drop useDeepEqualMemo
2022-11-28 11:57:57 +02:00
Tim
329e035ab9 fix(Player): reset default subtitles selected on stream change 2022-11-28 10:32:10 +01:00
Tim
b021f538da Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles 2022-11-28 10:30:12 +01:00
Tim
a9bd427387 fix(Settings): add nowrap on shortcuts labels 2022-11-28 10:27:45 +01:00
Tim
c2b24479fa fix(Player): reset defaut audio track when stream change 2022-11-28 10:18:32 +01:00
Tim
4a482c5c37 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-audio-track 2022-11-28 10:17:20 +01:00
Alexandru Branza
60c2e54852 Change Slogan 2022-11-28 10:29:31 +02:00
Tim
9ead121251 fix(Player): use videoState instead of player for playbackSpeed 2022-11-26 14:04:16 +01:00
Tim
a98ff5d8e8 fix(Player): close seed and videos menu on shortcuts 2022-11-26 14:03:22 +01:00
Tim
b60d03a3d7 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed 2022-11-26 14:02:17 +01:00
nklhrstv
537911e3e8 drop useDeepEqualMemo 2022-11-26 14:20:24 +02:00
Nikola Hristov
1bcb017a52
Merge pull request #321 from Stremio/fix/player-videos-menu-cases
fix(Player): add missing cases for videos menu
2022-11-26 14:01:07 +02:00
Nikola Hristov
78a2898367
Merge pull request #320 from zafar-hussain/zh-branch
Add cause argument to the custom errors #296
2022-11-26 13:59:08 +02:00
Nikola Hristov
497588ab84
Merge pull request #293 from Stremio/pwa
feat: implement pwa
2022-11-26 13:46:44 +02:00
nklhrstv
88e3618bc5 use background color from the pallete 2022-11-25 17:37:53 +02:00
Nikola Hristov
51a96311be
Merge pull request #319 from Stremio/fix/player-continue-watching
fix(Player): continue watching on load was broken
2022-11-24 22:32:17 +02:00
nklhrstv
eae061d997 new chromecast message protocol 2022-11-18 19:57:15 +02:00
TomekR
b15e886383 Fix lint issues 2022-11-17 12:46:59 +00:00
Tim
d7eccd9d0c Merge branch 'development' of https://github.com/Stremio/stremio-web into pwa 2022-11-15 15:25:05 +01:00
Tim
d4bc40190f fix(Player): add missing cases for videos menu 2022-11-15 15:12:56 +01:00
zafar-hussain
b0fcfce24a Add cause argument to the custom errors #296 2022-11-08 14:05:05 +05:00
Tim
2112d40f51 fix(Player): continue watching on load was broken 2022-11-03 18:15:50 +01:00
Tim
d1a028ebaa fix(NextVideoPopup): missing copyright headers 2022-11-03 05:55:05 +01:00
Tim
6bff7761dc refactor: move ICON_FOR_TYPE to CONSTANTS 2022-11-03 05:45:39 +01:00
Tim
3bd2738001 feat(Player): implement next video popup 2022-11-03 05:44:40 +01:00
Tim
efa9e20186 feat(Player): select default audio track 2022-11-03 01:57:14 +01:00
Tim
a198fe635b refactor(Settings): add audio language setting for player 2022-11-03 01:56:47 +01:00
Tim
1ae36580b0 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles 2022-11-03 01:34:59 +01:00
Tim
b3fa52d5cc Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed 2022-11-02 20:51:06 +01:00
Nikola Hristov
9b2f23cac6
Merge pull request #312 from Stremio/feat/player-next-video
feat(Player): add next video button
2022-11-02 20:50:07 +02:00
Nikola Hristov
8de2b494dc
Merge pull request #313 from Stremio/feat/player-videos-menu
feat(Player): implement videos menu
2022-11-02 20:49:11 +02:00
Nikola Hristov
882674cb63
Merge pull request #314 from Stremio/navmenu-changes
Navmenu changes
2022-11-02 20:48:03 +02:00
Tim
f08cc4014d feat: select default subtitles track on Player 2022-11-02 19:47:27 +01:00
Tim
7713d6579d refactor(SearchBar): add core suspender fallback 2022-11-02 17:15:36 +01:00
Tim
ea5e0f8c27 fix(useTorrent): remove toast from hook deps 2022-11-02 17:05:49 +01:00
Tim
427e103803 fix(VideosMenu): check typeof seriesInfo season 2022-11-02 17:00:03 +01:00
Tim
ae578b6eca fix(VideosMenu): use shape instead of objectOf as a proptype 2022-11-02 16:58:13 +01:00
Tim
49cf06a8c2 refactor(ControlBar): use replace method instead of href 2022-11-02 16:54:56 +01:00
Nikola Hristov
e2f29877df
Merge pull request #307 from Stremio/feat/streams-list-sort-by-addons
feat(StreamsList): add multiselect to filter streams by addons
2022-11-02 12:28:06 +02:00
Tim
7ed54097d0 refactor(Settings): add shortcuts section 2022-11-02 04:35:20 +01:00
Tim
65b576f004 refactor: move magnet torrent logic to a hook 2022-11-02 02:55:03 +01:00
Tim
5fa033a2a6 feat(NavMenu): handle play magnet link 2022-11-02 01:19:32 +01:00
Tim
87251a649b refactor(Player): only display videos from same season for series 2022-11-01 03:22:38 +01:00
Tim
b19896ddf3 feat(Player): implement videos menu 2022-11-01 02:46:53 +01:00
Tim
205f3c605a feat(Player): add next video button 2022-11-01 02:11:20 +01:00
Tim
3b5ab5fc0f refactor(Player): open in external player via core transport 2022-10-31 23:50:19 +01:00
Tim
3ff7a67fe5 feat(Player): add options menu 2022-10-31 19:02:05 +01:00
Tim
8689861f64 refactor(NavMenu): remove remote control 2022-10-31 17:08:26 +01:00
nklhrstv
2514eab7d6 filter CoreEvent toasts in /player 2022-10-28 15:48:22 +03:00
nklhrstv
92fa3d53a5 suppress error toast for LibrarySyncWithAPIPlanned and anonymous users 2022-10-27 18:05:48 +03:00
nklhrstv
1dd5b04204 dispatch SyncLibraryWithAPI on app initialized 2022-10-27 17:38:18 +03:00
Tim
d601608735 refactor(SpeedMenu): use option list instead of multiselect 2022-10-27 16:30:41 +02:00
Tim
f7f4ac38df refactor(StreamsList): hide multiselect if there is only one addon 2022-10-27 15:45:45 +02:00
Tim
f3440b6e59 refactor(StreamsList): improve code efficiency 2022-10-27 15:39:58 +02:00
Tim
2433163394 refactor(Player): open speedMenu on R key press 2022-10-27 15:30:05 +02:00
Tim
e30f2add34 fix(Player): close speedMenu on I and S key press 2022-10-27 15:28:01 +02:00
Tim
7022052b93 fix(Player): close speed menu if playbackSpeed null 2022-10-27 15:26:33 +02:00
Tim
f1b852687a fix(Player): handle mousedown event for speed button 2022-10-27 15:24:57 +02:00
Tim
ba30c5d0bc refactor(Player): declare playbackSpeed in videoState 2022-10-27 15:22:21 +02:00
Tim
704af55ccb feat(StreamsList): add multiselect to filter streams by addons 2022-10-26 01:15:42 +02:00
Tim
595e411e06 feat(Player): implement playback speed controls 2022-10-25 16:07:46 +02:00
Tim
3f01e98669 fix(Video): update mark as wathed action 2022-10-25 15:11:37 +02:00
nklhrstv
c89072e329 suppress UserPulledFromAPI error for anonymous users 2022-10-25 14:20:10 +03:00
nklhrstv
75551c47e0 add missing copyright header 2022-10-19 15:36:27 +03:00
nklhrstv
4cec766e7e remove onDrop toast 2022-10-19 15:22:04 +03:00