Commit graph

3415 commits

Author SHA1 Message Date
nklhrstv
6faed42765 action-button styles updated 2022-05-27 14:17:39 +03:00
nklhrstv
e1700f80eb Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-05-27 13:20:31 +03:00
nklhrstv
3d10a520b6 check for catalog.content in search 2022-05-27 13:11:23 +03:00
nklhrstv
d24b943017 use filterInvalidDOMProps 2022-05-27 13:08:33 +03:00
nklhrstv
6d8bb2e152 mark as watched implemented 2022-05-27 12:08:02 +03:00
nklhrstv
9d649b194a attach more css classes to popup label 2022-05-26 15:50:32 +03:00
nklhrstv
8a8b8817bf use the closest scroll parent element in popups 2022-05-26 15:49:40 +03:00
nklhrstv
ba32014c63 filter invalid dom props 2022-05-25 16:49:35 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
nklhrstv
211f478e8a Merge branch 'development' of github.com:Stremio/stremio-web into mobile 2022-05-20 16:03:26 +03:00
nklhrstv
d4928c05d9 copyright header added 2022-05-19 16:28:52 +03:00
nklhrstv
435ebdb3fa checks for catalogs which are not yet started to load 2022-05-19 16:24:07 +03:00
nklhrstv
fe216a3bd1 LoadRange implemented in search 2022-05-18 14:34:59 +03:00
nklhrstv
a1d39cf181 revert MetaRow changes 2022-05-18 14:09:24 +03:00
nklhrstv
d812e50bd2 Board rows loaded on scroll 2022-05-18 14:07:58 +03:00
nklhrstv
a6b51e69cb change loadRange function api 2022-05-18 12:40:35 +03:00
nklhrstv
469491f09c adapt to new api of board hook 2022-05-17 21:22:48 +03:00
nklhrstv
b609124819 use padding for board rows 2022-05-17 21:22:29 +03:00
nklhrstv
5b12f1f16c revert board 2022-05-17 21:18:14 +03:00
nklhrstv
9bd9b18365 LoadRange action dispatched on scroll 2022-05-17 18:36:49 +03:00
nklhrstv
24589034df switch to react-virtual 2022-05-17 15:56:17 +03:00
nklhrstv
68cb143671 poc react-virtualized list adapted to the board 2022-05-17 12:59:56 +03:00
nklhrstv
473ccafee3 forward ref to MetaRow 2022-05-17 12:10:15 +03:00
nklhrstv
92ed0cdaa7 extra props expanded in MetaRow 2022-05-17 12:07:22 +03:00
nklhrstv
7b372b88cc removeAllListeners added to services transport 2022-05-17 11:57:27 +03:00
Tim
4d7996375d fix(MainNavBars): copyright lint issue 2022-05-17 08:27:52 +02:00
Tim
5357ee9172 fix(MainNavBars): copyright lint issue 2022-05-17 08:25:07 +02:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
Tim
75693699cf fix(common): display nav bar accordingly on Desktop site mode 2022-05-17 08:12:15 +02:00
nklhrstv
b808e3909f update stremio-video 2022-05-10 17:16:16 +03:00
nklhrstv
ce48686ff2 WRITERS_LINK_CATEGORY moved to constants 2022-05-09 16:12:41 +03:00
nklhrstv
8e327b4f38 not needed css classes removed 2022-05-09 16:12:05 +03:00
nklhrstv
40b6dfe0a3 Merge branch 'development' of github.com:Stremio/stremio-web into improve-metadetails-page-patch2 2022-05-09 16:10:10 +03:00
nklhrstv
b8f247cd67 use meta details background image fallback 2022-05-09 15:50:35 +03:00
Nikola Hristov
0d68499e28
Merge pull request #268 from Stremio/meta-details-logo-fallback
Meta details logo fallback
2022-05-09 15:23:13 +03:00
nklhrstv
fdb7a5e6f3 removeAllListeners when service is stopped 2022-04-23 10:31:24 +03:00
nklhrstv
3f553eb950 fix race in cast state listener 2022-04-23 09:57:31 +03:00
nklhrstv
6203636bad fix player hook deps 2022-04-20 21:39:23 +03:00
nklhrstv
4b6c902733 replace usage of useDeepEqualEffect with useEffect 2022-04-20 21:25:42 +03:00
nklhrstv
83924097f5 old prop name fixed 2022-04-20 21:18:57 +03:00
nklhrstv
4c5f504cda optimization in the communication with core 2022-04-20 21:18:43 +03:00
nklhrstv
a52b4c6499 fix origin priorities 2022-04-20 12:00:29 +03:00
nklhrstv
c004804af1 wrap SubtitlesMenu in memo 2022-04-20 11:49:22 +03:00
nklhrstv
e42065efbf send series info to player after metaitem gets loaded 2022-04-19 14:04:57 +03:00
nklhrstv
35c9955725 seriesInfo sended to player 2022-04-18 19:00:45 +03:00
nklhrstv
2bb69cc685 fix subtitles menu headers 2022-04-18 16:32:10 +03:00
nklhrstv
96e283751c render audio languages in the list 2022-04-18 16:31:44 +03:00
nklhrstv
c3dfe303f9 check for embedded flag instead of origin 2022-04-15 16:28:05 +03:00
nklhrstv
024e43fcab rename subtitles variables 2022-04-15 15:54:56 +03:00
nklhrstv
73964782e9 fix typo 2022-04-15 15:40:36 +03:00
nklhrstv
1476301374 added audio tracks to the ui 2022-04-15 15:40:15 +03:00
nklhrstv
76eac35d8b subtitlesOutlineColor prop updated 2022-04-14 14:10:21 +03:00
nklhrstv
6336ae038d subtitlesBackgroundColor prop updated 2022-04-14 13:00:07 +03:00
nklhrstv
a77ff7066b subtitlesTextColor prop updated 2022-04-12 19:40:45 +03:00
nklhrstv
c2ad087490 subtitles size changable for embedded subs 2022-04-12 19:06:45 +03:00
nklhrstv
5057f4659c subs menu works with the offset properly 2022-04-12 17:44:45 +03:00
nklhrstv
81d55aceac make checks for both subtitlesTracks & extraSubtitlesTracks 2022-04-12 13:57:02 +03:00
nklhrstv
b811c7ddb5 use the new maxAudioChannels 2022-04-11 18:33:49 +03:00
nklhrstv
f52870aa8e subtitles offset for internal subs updated from player 2022-04-11 18:33:00 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Nikola Hristov
c0679b7ec8
Replace scrollTo call with scrollTop setter 2022-02-24 14:23:43 +02:00
Tim
e3122774a6 refactor: reduce code changes 2022-02-21 09:19:03 +01:00
Tim
f18341f8ab fix(Discover): inverted inputs order on desktop 2022-02-18 14:39:29 +01:00
Tim
3adfcacf26 refactor: remove Filters component 2022-02-18 14:36:42 +01:00
Tim
ad8e34f8eb refactor(Addons): use modal instead of Filters 2022-02-18 14:36:01 +01:00
Tim
a3174cca6d refactor(Library): use modal instead of Filters 2022-02-18 14:27:34 +01:00
Tim
585fca48b0 refactor(Discover): use modal to display filters instead of Filters component 2022-02-18 14:25:45 +01:00
Tim
9dbd3dc929 refactor(ControlBar): improve mobile layout 2022-02-17 15:49:52 +01:00
Tim
cbad5628a9 refactor: improve mobile layout and style on MetaDetails and MetaPreview 2022-02-17 11:24:52 +01:00
Tim
9969d808bc refactor(Intro): improve mobile layout 2022-02-17 10:17:57 +01:00
Tim
484e9f51ca refactor: improve mobile layout on modals 2022-02-17 10:11:09 +01:00
Tim
4e945bbe68 refactor: nav-menu and multiselects max-height on mobile 2022-02-17 09:41:25 +01:00
Tim
da049f91fd refactor(Search): improve mobile layout 2022-02-17 09:26:10 +01:00
Tim
3992967e29 fix(Filters): copyright lint issue 2022-02-17 09:15:54 +01:00
Tim
6703b9771b refactor: move filters code to a new component and use it on routes 2022-02-16 23:12:52 +01:00
Tim
74b84c1123 refactor(Board): display 3 posters and minor styling 2022-02-16 21:13:44 +01:00
Tim
30c9d9cccf refactor(Discover): display 3 posters instead of 4 2022-02-16 20:59:09 +01:00
Tim
25ae109a36 refactor(Discover): add filter menu on mobile 2022-02-16 20:39:00 +01:00
Tim
bf01f8d686 fix: lint issues 2022-02-16 19:14:35 +01:00
Tim
2c05e2dd80 refactor(Addons): add filter menu for mobile 2022-02-16 19:11:22 +01:00
Tim
5d1d7055f3 refactor(Addon): improve mobile layout 2022-02-16 18:00:11 +01:00
Tim
a20eb17587 refactor: improve mobile layout for MetaDetails 2022-02-16 17:06:47 +01:00
Tim
44fbe969b4 refactor(Addons): improve mobile layout 2022-02-16 14:19:15 +01:00
Tim
dc6279d786 refactor(Board): improve warning position on mobile 2022-02-16 14:02:01 +01:00
Tim
dbe82d4206 refactor(HorizontalNavBar): improve mobile layout 2022-02-16 13:57:32 +01:00
Tim
9b79bf312e refactor(Settings): improve mobile layout 2022-02-16 13:10:04 +01:00
Tim
f1c65e89ad refactor: improve mobile layout for Discover 2022-02-16 13:00:59 +01:00
Tim
fac2943d9b refactor(Board): improve mobile layout 2022-02-16 12:33:22 +01:00
Tim
c71961b25a refactor(common): improve mobile layout for MetaRow and MetaItem 2022-02-16 12:32:35 +01:00
Tim
73b829d8c5 refactor: implement basic layout for mobile 2022-02-16 11:48:14 +01:00
nklhrstv
9a55f12dfd no name rendered in logo placeholder for the compact view 2022-02-15 16:05:46 +02:00
nklhrstv
a5ea1358a1 name added to logo fallback deps 2022-02-15 15:58:23 +02:00
nklhrstv
98d6ffbf7e bring back name in compact view 2022-02-15 15:57:27 +02:00
nklhrstv
7e6256d4f5 disable logo background in compact view 2022-02-15 15:47:40 +02:00
Nikola Hristov
7b6c5de144
Merge pull request #259 from Stremio/fix-discover-scroll
Fix Discover Scroll
2022-02-15 13:41:29 +02:00
nklhrstv
fd347ef464 metaItemsContainerRef allways reference to the meta item container when its mounted 2022-02-15 13:41:04 +02:00
nklhrstv
b2e2eb1c95 use optional chaining 2022-02-15 13:37:47 +02:00
nklhrstv
8ea1548593 name removed in favor of logo's placeholder 2022-02-15 12:53:12 +02:00
Nikola Hristov
6c70207ab5
Merge pull request #262 from Stremio/fix-stream-name
Fallback to Using Addon Name if Stream Name is Missing
2022-02-15 11:43:53 +02:00
Nikola Hristov
cf3495bc7a
add addonName fallback to the title attribute too 2022-02-15 11:43:10 +02:00
Nikola Hristov
f009cffa6b
Merge pull request #258 from Stremio/improve-navbar-metadetails
Remove Title From NavBar & Add Right Side Buttons (MetaDetails)
2022-02-15 10:57:16 +02:00
Alexandru Branza
328848fe16 Fallback to Using Addon Name if Stream Name is Missing 2022-02-04 17:01:53 +02:00
Alexandru Branza
16e21b5241 Add Missing Space 2022-02-04 16:50:08 +02:00
Alexandru Branza
449d8e1034 Add Missing Semicolon 2022-02-04 16:48:47 +02:00
Alexandru Branza
76433a4b9a Fix Discover Scroll
The scroll of the Discover page would not go to top once a genre or page was changed.
2022-02-04 16:14:43 +02:00
Alexandru Branza
67e3ffeed4 Improvements to MetaDetails Page
Changes made:
- removed `meta.name` from MetaDetails Page
- removed `meta.description` from MetaDetails Page
- remove "Writers" from MetaDetails Page
- fallback to blank PNG if logo unavailable (MetaPreview only)
- fallback to `meta.name` (css hack used to hide broken image) if logo unavailable
2022-02-04 14:30:59 +02:00
Alexandru Branza
f0e9e72854 Better Background Color For Addon Logo on Addons Page 2022-02-04 12:55:08 +02:00
Alexandru Branza
c40043f673 Remove Title From NavBar & Add Right Side Buttons (MetaDetails) 2022-02-04 12:53:13 +02:00
nklhrstv
748f14a664 stremio-core-web updated 2022-01-27 11:33:52 +02:00
nklhrstv
9ae28f406d update stremio-core-web 2022-01-27 10:26:51 +02:00
nklhrstv
b64ff05320 pull addons on initialize 2021-11-08 18:15:03 +02:00
nklhrstv
9c6e83c6da fix max-height of the button in the streaming server warning 2021-11-08 16:09:43 +02:00
nklhrstv
dbd2501ac8 change the streaming server warning background 2021-11-08 16:09:28 +02:00
nklhrstv
c76e723523 fix selectable catalogs 2021-11-08 13:39:07 +02:00
nklhrstv
c752336d78 getDebugState api added to core transport 2021-11-05 19:00:30 +02:00
nklhrstv
e505c1e9ae use location.replace when open addon details 2021-11-05 17:09:14 +02:00
nklhrstv
63667fb1ac dont show streaming server warning while the streaming server is still loading 2021-11-03 10:02:55 +02:00
nklhrstv
55effdecb4 disable clear data button when clicked once 2021-11-02 18:46:30 +02:00
nklhrstv
2a8d7ab0cb handle core initialization error with a ui dialog 2021-11-02 18:34:20 +02:00
nklhrstv
acbaf43cfc lint fixed in Library 2021-11-01 17:56:07 +02:00
nklhrstv
c86e81dcca remove storybook 2021-11-01 16:00:00 +02:00
nklhrstv
9d806e7ad8 fix buttons in the addon modal 2021-10-29 17:45:58 +03:00
nklhrstv
c69c5a4285 fallback to rendering local addon data if the remote is not available 2021-10-29 16:43:20 +03:00
nklhrstv
c3ce9e6541 test less files too 2021-10-05 14:37:24 +03:00
nklhrstv
667b1056cd added missing copyright 2021-10-05 14:29:25 +03:00
nklhrstv
e1e69d98e6 use 2 channel audio on chrome unless other is specified 2021-09-27 18:46:27 +03:00
nklhrstv
ca8e3e4d33 empty line removed 2021-09-08 19:19:31 +03:00
nklhrstv
74211b1503 send audioChannels query parameter to the player 2021-09-08 14:22:37 +03:00
nklhrstv
ab46a07930 use externalPlayer link instead of playlist hook 2021-09-08 14:03:55 +03:00
nklhrstv
d718477957 Streaming server warning fixed 2021-09-07 23:37:00 +03:00
nklhrstv
de5a131eb1 update stremio-video 2021-09-02 16:57:33 +03:00
nklhrstv
ee58baa7a8 update select video impl function 2021-09-01 16:45:30 +03:00
nklhrstv
28cdc85512 use withStreamingServer as a first middleware 2021-09-01 15:03:10 +03:00
svetlagasheva
76042a5893 useProfile map func modified 2021-08-05 13:11:58 +03:00
svetlagasheva
3375102d40 streamingServerWarningDismissed check fixed 2021-08-04 18:38:16 +03:00
svetlagasheva
8699b739c4 streamingServerWarningDismissed checked for null 2021-08-04 16:18:59 +03:00
svetlagasheva
2ccabd823c streamingServerWarningDismissed check for ServerWarning 2021-08-04 14:18:18 +03:00
svetlagasheva
87cd270128 streamingServerWarningDismissed type fixed 2021-08-04 12:54:43 +03:00
svetlagasheva
59a2b7e3ca Merge branch 'development' of github.com:Stremio/stremio-web into server-notification 2021-08-04 10:26:38 +03:00
svetlagasheva
88964b0ab1 streamingServerWarningDismissed usage fixed 2021-08-04 10:08:15 +03:00
svetlagasheva
245956d510 ServerWarning onLaterClick/onDismissedClick func added 2021-07-21 18:24:33 +03:00
nklhrstv
67a9abfe5d improve playlist button styles 2021-07-20 18:59:56 +03:00
nklhrstv
3951f5328a fix type in M3U 2021-07-20 18:46:32 +03:00
nklhrstv
e259f4a54f title added to error label 2021-07-20 18:44:56 +03:00
nklhrstv
e6d213f541 usePlaylist hook created 2021-07-20 18:41:08 +03:00
nklhrstv
9e014b6489 change playlist props 2021-07-20 18:33:00 +03:00
nklhrstv
a6f351f6d5 move playlist hook above 2021-07-20 18:32:46 +03:00
nklhrstv
efd41bc0ef change seek time setting label 2021-07-20 18:26:25 +03:00
nklhrstv
4df2da82c9 use seconds label in the multiselect options 2021-07-20 18:05:16 +03:00
nklhrstv
c7d13fbaf3 seekTimeDurationSelect renamed 2021-07-20 18:04:13 +03:00
nklhrstv
6e5c2e6a87 reorder deps in layout effect 2021-07-20 17:59:27 +03:00
Tim
4f407a97a5 refactor(Player): add settings.seekTimeDuration to layoutEffect, update to cleaner code syntax 2021-07-19 16:59:56 +02:00
Tim
bb73cd8695 refactor: convert seekTimeDuration to ms 2021-07-19 16:18:55 +02:00
Tim
0a95563f15 Merge branch 'development' of https://github.com/Stremio/stremio-web into seek-time-settings 2021-07-19 11:26:00 +02:00
Nikola Hristov
1f23da7e7c
Merge pull request #232 from Stremio/m3u-playlist-fallback
Allow to download a m3u playlist in case of a playback error
2021-07-17 12:40:28 +03:00
Tim
e190f43ef1 style(Player): fix flex 2021-07-16 20:03:28 +02:00
Tim
335fc5ccca style(Player): fix flex, add missing class 2021-07-16 11:39:57 +02:00
Tim
839f2b8cba refactor(Player): use seek duration from settings and handle shift key event 2021-07-16 11:21:09 +02:00
Tim
c11caaacd0 refactor(Settings): remove seekTimeShiftDuration 2021-07-16 10:44:47 +02:00
Tim
2532217171 refactor(Player): revert z-index changes 2021-07-16 03:02:38 +02:00
svetlagasheva
d071c3e8e7 ServerWarning buttons actions wip 2021-07-15 15:17:57 +03:00
Tim
3ce8a57bc3 refactor(Player): fix markup hierarchy, remove gap and declare flex props in style 2021-07-15 10:46:50 +02:00
Arnab Bhakta
af98b3a7a3
Merge branch 'Stremio:development' into metapreview-show-button 2021-07-14 18:31:50 +05:30
abdev
8a943e2888 showHref str check, share hidden in discover 2021-07-14 18:29:10 +05:30
nklhrstv
d4d1217686 check if chromecast service is active 2021-07-13 11:18:58 -01:00
Tim
89832951ec refactor(Player): move playlist to Player.js, fix less 2021-07-12 19:48:47 +02:00
Tim
31469a5c88 refactor(Addons): update syntax 2021-07-12 15:26:36 +02:00
svetlagasheva
5ee9413ffc ServerNotification component renamed to ServerWarning 2021-06-28 16:27:46 +03:00
abdev
80f26f5794 showbutton ambiguous naming fixed 2021-06-28 14:37:41 +05:30
abdev
4c09156e02 showbutton linked to metadetails page 2021-06-26 12:06:43 +05:30
abdev
cccca66241 added metapreview show button 2021-06-26 11:37:22 +05:30
svetlagasheva
ce168f08cb className prop added to ServerNotification 2021-06-25 17:13:03 +03:00
svetlagasheva
a5dea3869e Board classNames fixed 2021-06-25 17:07:42 +03:00
svetlagasheva
f3afbe9b2a Board styles updated 2021-06-25 16:04:42 +03:00
svetlagasheva
255cd6be16 ServerNotification rendered in Board 2021-06-25 15:58:50 +03:00
svetlagasheva
320b276959 ServerNotification rendered in App.js 2021-06-23 19:19:25 +03:00
svetlagasheva
f05059e548 pathname check changed 2021-06-23 14:36:28 +03:00
svetlagasheva
c2c13c9f9e ServerNotification rendered in Route 2021-06-22 12:57:56 +03:00
svetlagasheva
a3df116370 ServerNotification styles updated 2021-06-21 17:25:02 +03:00
Tim
ed51814c27 refactor(Settings): add seek time properties 2021-06-20 10:43:12 +02:00
Tim
772cde815e refactor(Player): allow to download a m3u playlist in case of a playback error 2021-06-19 11:11:46 +02:00
Tim
884d79da95 refactor(Addons): autofocus Add addon modal input 2021-06-17 11:40:02 +02:00
svetlagasheva
31efb81989 ServerNotification component implemented 2021-06-16 21:24:40 +03:00
svetlagasheva
accd3d1123 curly brackets added 2021-06-14 14:54:06 +03:00
svetlagasheva
50873decc4 img loading='lazy' attribute added 2021-06-14 14:34:22 +03:00
svetlagasheva
1a1fea84eb Copyright added 2021-04-29 13:17:02 +03:00
svetlagasheva
7032853371 storybook Stream component added 2021-04-27 18:06:04 +03:00
svetlagasheva
d700305189 stream func renamed 2021-04-02 15:37:23 +03:00
svetlagasheva
dc7ad5217e StreamClicked event args fixed 2021-04-02 15:36:46 +03:00
svetlagasheva
1d838bd453 send StreamClicked analytics event to core 2021-04-02 15:05:36 +03:00
Nikola Hristov
542b839c5c
Merge pull request #218 from Stremio/share-analytics-event
Share analytics event
2021-03-24 18:30:10 +02:00
svetlagasheva
7657622c46 Share analytics event url instead of inputRef used 2021-03-24 18:01:46 +02:00
svetlagasheva
66215c9826 Share analytics event field renamed 2021-03-24 14:29:17 +02:00
svetlagasheva
78d9fc5da3 send Share analytics event to core 2021-03-24 14:10:54 +02:00
nklhrstv
0f9c60583e show seasons bar even if there is only one season 2021-03-22 17:46:28 +02:00
Nikola Hristov
2d867a7814
Merge pull request #214 from Stremio/default-season
use last non special season as default
2021-03-22 17:35:13 +02:00
nklhrstv
5297936de5 use singlequote strings 2021-03-22 16:27:35 +02:00
nklhrstv
6af94e51aa use last non special season as default 2021-03-22 16:12:57 +02:00
Clara Moraes
362f4c3de2 seasonBar: Show season special at the end of the list.
Specials are labeled as season '0', so this commit changes how the list
is sorted, making the season 0 go to the end of the list, and labelling
it as "Specials" instead of "Season 0".

Fixes: #195
2021-03-20 14:42:32 -03:00
svetlagasheva
b8ea217730 Search analytics event refactored 2021-03-09 20:33:38 +02:00
svetlagasheva
2797b68436 Search analytics event updated 2021-03-09 17:43:00 +02:00
svetlagasheva
74f24961be filter responses_count by Ready 2021-03-02 12:25:52 +02:00
svetlagasheva
a0745df10d core.active check removed 2021-03-02 12:23:33 +02:00
svetlagasheva
ca81562f04 Search analytics event using debounce 2021-02-26 16:35:19 +02:00
svetlagasheva
b83568cc33 send Search analytics event to core 2021-02-24 15:00:05 +02:00
nklhrstv
deb73b6f6f uninstall addon using the descriptor 2021-01-20 18:40:47 +02:00
nklhrstv
e59d656e0e send LocationPathChanged analytics event to core 2021-01-20 18:40:32 +02:00
nklhrstv
244ec32f16 dispatch call returns void 2021-01-20 14:28:31 +02:00
nklhrstv
f7e5e9a251 analytics api added to core transport 2021-01-20 14:27:14 +02:00
nklhrstv
f6b8824f91 set facebook flag to true when login with facebook 2021-01-19 19:28:04 +02:00
nklhrstv
e46abdebdd keyboard shortcuts prevented if some modifier key is pressed 2021-01-19 18:32:11 +02:00
nklhrstv
c3f50a708f shell_version added to core imports 2021-01-19 17:56:52 +02:00
nklhrstv
f33f8617bb use new core_imports api 2021-01-19 16:03:37 +02:00
nklhrstv
9ddbce9460 throw error object in cast transport initializer 2021-01-19 11:12:55 +02:00
nklhrstv
cd464fa5f3 log servises init error 2021-01-18 16:16:26 +02:00
nklhrstv
f8e907ec31 listen for CoreEvent updated 2021-01-17 18:14:33 +02:00
nklhrstv
494804f54b move chromecast transport initialization to ChromecastTransport 2021-01-16 11:58:30 +02:00
nklhrstv
bc340c9157 clear core transport on error 2021-01-16 11:45:17 +02:00
nklhrstv
e5f956c68a sanitizedUrl function attached to global scope 2021-01-15 23:04:57 +02:00
nklhrstv
b86ebe1482 initialization code of core updated 2021-01-15 18:34:16 +02:00
nklhrstv
edf8dbf66c condigure sentry before import app code 2021-01-15 15:40:15 +02:00
nklhrstv
ab89ed7b21 tags added to error logs 2021-01-07 11:53:14 +02:00
nklhrstv
5adce4f50a remove legacy blank error handlers 2021-01-07 11:50:29 +02:00
nklhrstv
85bf5c1af0 dispatch action only if there is one 2021-01-07 09:31:04 +02:00
nklhrstv
d969500e53 drop outdated and not used notifications menu 2021-01-07 08:43:01 +02:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
nklhrstv
d2a8c96067 adapt stremio core initialization 2021-01-06 17:59:29 +02:00
nklhrstv
3d2791269d update favicon path 2021-01-06 17:56:14 +02:00
nklhrstv
477ec0dac0 use tags for styles and js instead of inline them 2021-01-06 17:56:01 +02:00
nklhrstv
bc652ea1f5 catch errors in dispatch 2021-01-04 18:05:42 +02:00
nklhrstv
cba21f260b update library item on video ended 2020-12-21 13:33:55 +02:00
nklhrstv
8238952565 use base url only when casting 2020-12-21 12:59:34 +02:00
nklhrstv
99c00f4a41 replace events with eventemitter3 2020-12-16 15:13:15 +02:00
nklhrstv
0510110a87 require sentry only if dsn is available 2020-12-16 11:41:36 +02:00
nklhrstv
aa1aa211c1 parse json message in chromecast transport 2020-12-15 13:58:19 +02:00
nklhrstv
4eb3d32e53 log error in player 2020-12-15 13:06:41 +02:00
nklhrstv
017cf4fb3d remove not needed eslint hints 2020-12-15 13:06:32 +02:00
nklhrstv
4f73ef09fc use subtitles ids from addons 2020-12-15 12:53:38 +02:00
nklhrstv
082dab9d7a subs loaded message improved 2020-12-15 12:10:26 +02:00
nklhrstv
b3d04ccd99 map exclusive subtitles 2020-12-15 12:03:10 +02:00
nklhrstv
8126662957 add extra subtitles only if stream is loaded 2020-12-15 11:44:09 +02:00
nklhrstv
0ad91c1410 Video uses StemioVideo to select video implementation 2020-12-15 11:41:52 +02:00
nklhrstv
077507607f use ChromecastSenderVideo in select video impl 2020-12-15 11:35:11 +02:00
nklhrstv
d1199fc407 move logic about force transcoding param in load action 2020-12-12 15:09:31 +02:00
nklhrstv
a1d2703efb use stream prop to determine when to add external subtitles 2020-12-12 00:02:49 +02:00
nklhrstv
f21742d030 render url and lang name with title attribute of tracks 2020-12-11 23:51:21 +02:00
nklhrstv
6e0781a683 separate extra and embedded subtitles 2020-12-11 23:38:41 +02:00
nklhrstv
027a37a5cc extraSubtitlesTrackLoaded event handled in Video 2020-12-11 22:55:24 +02:00
svetlagasheva
279b6ae48f parseInt with base 10 used 2020-11-26 17:41:38 +02:00