Commit graph

188 commits

Author SHA1 Message Date
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
5ee9413ffc ServerNotification component renamed to ServerWarning 2021-06-28 16:27:46 +03:00
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
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
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
nklhrstv
86bc5b0c60 error message fixed 2020-10-22 13:25:06 +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
938aee5bac board logic moved to core 2020-10-19 00:21:12 +03:00
nklhrstv
1b26de21e4 minimum screen size changed 2020-10-06 17:44:31 +03:00
nklhrstv
31b2ffd0ff adapted to changes in core related to Lib structs renamed to Library 2020-09-30 17:48:11 +03:00
nklhrstv
bfb6275b04 error message temporary fixed 2020-09-29 18:16:54 +03:00
nklhrstv
214b32103e fix error message for catalogs 2020-09-10 09:14:20 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
4868e9521f Core transport decoupled from Core service 2020-05-15 17:26:33 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
cbb1044986 item size in continue watching increased 2020-04-06 15:47:35 +03:00
nklhrstv
010758382c not used prop removed from libItem in CW 2020-04-06 15:29:18 +03:00
nklhrstv
c0dc42484d deep linking integrated in continue watching preview 2020-04-06 10:22:17 +03:00
nklhrstv
c9076155a2 deep linking integrated in Search and Board 2020-04-06 10:13:15 +03:00
nklhrstv
11d9cf6073 filter landscape poster shapes from continue watching preview 2020-03-28 22:29:34 +02:00
nklhrstv
96c5897a85 items count changed for rows with landscape posters and continue watching row 2020-03-28 20:34:53 +02:00
nklhrstv
3b6736e864 enforece same posterShape in Board rows 2020-03-28 20:21:24 +02:00
nklhrstv
999a649f5c href removed from ContinueWatchingPreview hook 2020-03-28 18:54:43 +02:00
nklhrstv
f760eb847f href of board row moved to view 2020-03-28 18:52:25 +02:00
nklhrstv
7e73c4eb15 fix catalog origin in board 2020-03-28 18:47:34 +02:00
nklhrstv
a0367c8b66 redirect to full continuewatching list from board 2020-03-28 14:48:31 +02:00
nklhrstv
d991a87275 Board uses new MetaRow api 2020-03-27 23:56:29 +02:00
nklhrstv
f0e51c5055 init CW Preview fixed 2020-03-27 23:44:49 +02:00
nklhrstv
469aeda23b ContinueWatchingPreview used in Board 2020-03-27 23:41:31 +02:00
nklhrstv
99c7a036c7 add play icon to the cw ui 2020-03-26 18:56:40 +02:00
nklhrstv
faf49904da improve media queries 2020-03-26 18:00:11 +02:00
nklhrstv
d8332ea911 todo for videos page added 2020-03-26 17:35:34 +02:00
nklhrstv
02ee397d95 redirects from ContinueWatching implemented 2020-03-26 17:27:40 +02:00
nklhrstv
88b6641edc dismiss from continue watching implemented 2020-03-26 16:08:31 +02:00
nklhrstv
22462fe9ed Board adapted to changes in meta row 2020-03-26 16:04:35 +02:00
nklhrstv
2ff50fdbb4 videoId removed from continue watching props 2020-03-25 18:51:37 +02:00
nklhrstv
8fec2dee0b remove the timeout of the continue watching state listener 2020-03-25 18:51:04 +02:00
nklhrstv
59775625a1 props in useBoard renamed to follow conventions 2020-03-25 18:45:49 +02:00
nklhrstv
88075232bc MainNavBars implemented and applied in Board 2020-02-25 16:49:50 +02:00
nklhrstv
d14525b4fa nav bars styled 2020-02-25 14:38:29 +02:00
nklhrstv
f6cc388b8f styling vertical and horizontal nav bars acording to the new design 2020-02-24 17:09:02 +02:00
nklhrstv
1464044561 layout navbars in board using grid 2020-02-19 13:19:47 +02:00
svetlagasheva
82f7ffa130 Merge branch 'development' of github.com:Stremio/stremio-web into nav-bars 2020-02-18 14:28:30 +02:00
nklhrstv
b83a792149 Board dapted to changes in core 2020-02-13 13:58:31 +02:00
svetlagasheva
f9064c06c6 Search uses horizontal/vertical nav bar 2020-01-03 16:26:25 +02:00
svetlagasheva
8ead652d4e horizontal/vertical nav bar used in Board 2020-01-03 15:57:08 +02:00
NikolaBorislavovHristov
7dbfce62b6 useRouteActive dropped 2019-12-18 16:59:24 +02:00
NikolaBorislavovHristov
e1905f928d NavTabButton selected by bool prop instead of match against location hash 2019-12-18 16:47:07 +02:00
NikolaBorislavovHristov
573989c0a4 eslint fix unused vars 2019-12-16 15:27:28 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
80ac864ea0 board item maps fixed 2019-12-08 20:22:32 +02:00
NikolaBorislavovHristov
cfe4caa9a1 board addon names mapped from ctx 2019-12-06 13:03:46 +02:00
NikolaBorislavovHristov
df8e186448 href validation in Board improved 2019-12-06 12:39:49 +02:00
NikolaBorislavovHristov
756d4842dd metaItem href fixed in board 2019-12-05 16:37:34 +02:00
NikolaBorislavovHristov
c8c18eb1bf useModelState integrated in useContinueWatching 2019-12-05 16:25:49 +02:00
NikolaBorislavovHristov
8080f2e72e useModelState integrated in useBoard 2019-12-05 16:23:02 +02:00
NikolaBorislavovHristov
9c0368c7d8 board model entry name changed 2019-12-05 13:47:01 +02:00
NikolaBorislavovHristov
48754b7aad see all button styled in route styles 2019-12-05 09:58:55 +02:00
NikolaBorislavovHristov
0fceb69e52 ContinueWatching added to Board 2019-12-04 21:56:24 +02:00
NikolaBorislavovHristov
371a42c87a board adapted to changes in CatalogsWithExtra 2019-12-04 19:46:10 +02:00
svetlagasheva
eb9bbeab0b board adapted to stremio-core changes 2019-11-28 17:06:13 +02:00
NikolaBorislavovHristov
9923970a54 useCatalogs fixed 2019-10-18 11:21:21 +03:00
NikolaBorislavovHristov
443db842fb board ui finalized 2019-10-14 15:09:20 +03:00
NikolaBorislavovHristov
ef9111fa5e global stateContainer replaced by core service 2019-09-24 19:34:10 +03:00
NikolaBorislavovHristov
bc19642674 continue watching menu items fixed 2019-09-20 00:10:56 +03:00
NikolaBorislavovHristov
b4a3a9a017 animated placeholder styles dropped 2019-09-19 23:34:37 +03:00
NikolaBorislavovHristov
c859e8fe94 posterShape validation in Board not needed 2019-09-16 09:31:22 +03:00
NikolaBorislavovHristov
b9d84ff10d less uses webpack resolve aliases 2019-09-15 08:27:57 +03:00
NikolaBorislavovHristov
1c61d94f0a Board row moved to common components 2019-09-15 08:24:44 +03:00
NikolaBorislavovHristov
d0446c790f Board adapted to the new state container 2019-09-13 16:26:30 +03:00
NikolaBorislavovHristov
2f86df475a board row placeholder adapted to css modules 2019-09-11 16:46:01 +03:00
NikolaBorislavovHristov
e7287381d6 Board adapted to css modules 2019-09-11 16:39:00 +03:00
NikolaBorislavovHristov
828200518b Board/BoardRow/BoardRowPlaceholder adapted with all changes in common 2019-09-11 11:23:40 +03:00
NikolaBorislavovHristov
740223db9d board styles encapsulated 2019-08-20 16:37:42 +03:00
NikolaBorislavovHristov
6643c7bf7c drop not needed overflow-x 2019-08-20 11:52:49 +03:00
NikolaBorislavovHristov
be1ae90141 simple boardrow placeholder implemented 2019-08-19 16:26:03 +03:00
NikolaBorislavovHristov
f59f637752 message added to BoardRow props 2019-08-19 16:25:02 +03:00
NikolaBorislavovHristov
6d2443a2bd BoardRow adapted to the latest changes in common components 2019-08-06 15:27:27 +03:00
NikolaBorislavovHristov
abc955c744 media queries in board implemented using screen size constants 2019-08-06 15:20:59 +03:00
NikolaBorislavovHristov
cd88f3dad4 Input moved to stremio-common 2019-08-04 11:41:21 +03:00
NikolaBorislavovHristov
3eecb81b40 Board styles based on rem and subcomponent file structure 2019-07-31 17:11:32 +03:00
NikolaBorislavovHristov
624ff6cca2 BoardRow proptypes added 2019-07-29 18:20:09 +03:00
NikolaBorislavovHristov
7a9b1b4813 board media queries use all nodes class names 2019-07-29 17:27:12 +03:00
NikolaBorislavovHristov
0b06d89be8 board media queries added 2019-07-29 15:12:12 +03:00
NikolaBorislavovHristov
b430ab480c tab index -1 not used on scroll views 2019-07-29 12:36:20 +03:00
NikolaBorislavovHristov
099c0495ef board row fixed 2019-07-29 12:02:39 +03:00
NikolaBorislavovHristov
4a261cd82b catalogs hook provides raw data from the stte container 2019-07-29 12:02:27 +03:00
NikolaBorislavovHristov
8fa98feab4 board uses flat files structure 2019-07-29 11:24:03 +03:00
NikolaBorislavovHristov
4b0186f347 board row title added 2019-07-23 16:19:56 +03:00
NikolaBorislavovHristov
d686b25bc9 BoardRow extracted as a separate component 2019-07-23 15:36:40 +03:00
NikolaBorislavovHristov
b5bc61b408 show more styles updated 2019-07-23 13:57:00 +03:00
NikolaBorislavovHristov
5c95f98345 Board hook refactored 2019-06-04 12:23:23 +03:00