Commit graph

3119 commits

Author SHA1 Message Date
Nikola Hristov
c0679b7ec8
Replace scrollTo call with scrollTop setter 2022-02-24 14:23:43 +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
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
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
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