Commit graph

3108 commits

Author SHA1 Message Date
Alexandru Branza
f0e9e72854 Better Background Color For Addon Logo on Addons Page 2022-02-04 12:55:08 +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