Commit graph

1744 commits

Author SHA1 Message Date
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
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
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
4c09156e02 showbutton linked to metadetails page 2021-06-26 12:06:43 +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
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
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
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
f6b8824f91 set facebook flag to true when login with facebook 2021-01-19 19:28:04 +02:00
nklhrstv
f8e907ec31 listen for CoreEvent updated 2021-01-17 18:14:33 +02:00
nklhrstv
ab89ed7b21 tags added to error logs 2021-01-07 11:53:14 +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
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
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
svetlagasheva
4a1f909d54 undefined instead of 1 used for page check 2020-11-25 12:24:18 +02:00
svetlagasheva
b235cfc835 library pagination added 2020-11-23 13:02:38 +02:00
nklhrstv
2c0c656c97 inputs scroll bar styled 2020-10-30 10:46:43 +02:00
nklhrstv
7a1b207f46 map ui libraryitem props in rust 2020-10-30 10:33:53 +02:00
nklhrstv
d08616926b use Err content as string 2020-10-30 10:27:01 +02:00
nklhrstv
dbe360e778 SelectableCatalog schema changed 2020-10-30 10:23:05 +02:00
nklhrstv
67ad359496 selectable catalog schema changed 2020-10-30 10:13:45 +02:00
nklhrstv
61612d8800 use error content as string 2020-10-30 09:51:09 +02:00
nklhrstv
531cc34fca use discover.catalog.installed prop 2020-10-30 09:47:12 +02:00
nklhrstv
e4e4784dc3 Err content returned as string from core 2020-10-30 09:39:46 +02:00
nklhrstv
2f0aeb1f38 compute catalog title in rust 2020-10-30 09:20:23 +02:00
nklhrstv
6f80583917 map CatalogsWithExtra state in Rust 2020-10-30 09:06:04 +02:00
nklhrstv
c96b8b98af map library item props in rust 2020-10-30 08:58:21 +02:00
nklhrstv
5dbd62e14d search query param name reverted 2020-10-28 18:13:49 +02:00
nklhrstv
3cd590fbd5 metaDetails prop names changed 2020-10-28 17:24:24 +02:00
nklhrstv
6500ff9149 nextVideo changed to video object 2020-10-28 15:30:11 +02:00
nklhrstv
37e9139068 player ui adapted to changes in core 2020-10-28 14:46:57 +02:00
nklhrstv
0a8f672c33 streams flat fixed 2020-10-27 15:21:41 +02:00
nklhrstv
a3864c080b video deep links fixed 2020-10-27 15:21:31 +02:00
nklhrstv
949a4106af search query param changed to q 2020-10-27 15:06:02 +02:00
nklhrstv
824d0e3cb7 Copyright added 2020-10-27 14:52:40 +02:00
nklhrstv
07398b56cc MetaDetails adapted to changes in core 2020-10-27 14:52:30 +02:00
nklhrstv
92b15a5cbb streamingServer varable name fixed 2020-10-26 14:20:25 +02:00
nklhrstv
12982dd796 discover multiselects labels improved 2020-10-26 14:14:27 +02:00
nklhrstv
7d04ce41ce addons route adapted to changes in core 2020-10-26 14:13:59 +02:00
nklhrstv
f3139fa217 50px tolerance added to last section 2020-10-23 14:43:47 +03:00
nklhrstv
bd8a6e75e8 useProfileSettingsInputs uses camel case for core prop names 2020-10-23 14:19:31 +03:00
nklhrstv
46c18dea2a remove option added to libitems in library 2020-10-23 10:04:41 +03:00
nklhrstv
7ad69b7646 drop useToggleInLibrary 2020-10-23 09:45:37 +03:00
nklhrstv
5c4f386da5 discover refactored to use useToggleInLibrary hook 2020-10-22 19:26:06 +03:00
nklhrstv
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
nklhrstv
8500615c79 search adapted with changes in core 2020-10-22 13:25:19 +03:00
nklhrstv
86bc5b0c60 error message fixed 2020-10-22 13:25:06 +03:00
nklhrstv
32424f67fe deep links in library fixed 2020-10-22 12:54:05 +03:00
nklhrstv
130fd34db9 render play icon only in continue watching 2020-10-22 12:52:01 +03:00
nklhrstv
a4d77e260b error message in board formated 2020-10-22 10:35:24 +03:00
nklhrstv
3252b8e829 Library refactored to use new model schema 2020-10-19 22:14:44 +03:00
nklhrstv
2cf0bfa4b1 use camelCase for deepLinks 2020-10-19 00:21:29 +03:00