Commit graph

2613 commits

Author SHA1 Message Date
nklhrstv
b020258849 Merge branch 'development' of github.com:Stremio/stremio-web into playerimpl 2020-03-29 18:24:16 +03:00
nklhrstv
9764ec459a push to history stack instead of replace in Library and Discover 2020-03-29 18:22:02 +03:00
nklhrstv
76aa4b3b0b pagination input placeholder added to discover 2020-03-29 16:18:51 +03:00
nklhrstv
c384d73536 selected exported from discover state hook 2020-03-29 16:12:38 +03:00
nklhrstv
fec92c2957 discover filters modal styles updated 2020-03-29 16:09:20 +03:00
nklhrstv
6931fce1a3 classnames in discover changed to follow convention 2020-03-29 15:38:01 +03:00
nklhrstv
a3d59d8f1d add validation for addon modal open 2020-03-29 15:33:47 +03:00
nklhrstv
d218c1df24 close modals when selected catalog changed 2020-03-29 15:30:57 +03:00
nklhrstv
130b9b22ba prevent spreading not used props on multiselects in discover 2020-03-29 14:37:26 +03:00
nklhrstv
aef6719d85 media queries in Discover changed 2020-03-29 14:27:13 +03:00
nklhrstv
474d3771af discover layout restructured 2020-03-29 14:23:03 +03:00
nklhrstv
e1de328b4e missing addon warning showed only if catalog is ready 2020-03-29 12:41:00 +03:00
nklhrstv
33da961e95 Discover available memo deps fixed 2020-03-29 12:40:11 +03:00
nklhrstv
759276558d MetePreview placeholder not rendered if discover not available 2020-03-29 12:37:52 +03:00
nklhrstv
1d897f8e3f selectable inputs not rendered if discover page is not available 2020-03-29 11:38:12 +03:00
nklhrstv
2186a70630 close addons modal on url changed 2020-03-29 11:09:22 +03:00
nklhrstv
9300061e30 nav menu active styles changed 2020-03-29 10:53:51 +03:00
nklhrstv
dbaca9ba19 replace getting state from core everytime with useProfile hook 2020-03-28 23:44:59 +02:00
nklhrstv
7b54b72633 nav menu background color changed 2020-03-28 23:37:44 +02:00
nklhrstv
309eb9896c landscape landscape posters in Discover to square 2020-03-28 23:31:20 +02:00
nklhrstv
c630cfe854 replace landscape poster shapes with square in Library 2020-03-28 22:58:41 +02:00
nklhrstv
979926ab05 Library media queries breakpoints changed 2020-03-28 22:37:44 +02:00
nklhrstv
11d9cf6073 filter landscape poster shapes from continue watching preview 2020-03-28 22:29:34 +02:00
nklhrstv
c2c1f0dc3f UX for error messages in CW/Library improved 2020-03-28 22:25:17 +02:00
nklhrstv
8af0312f69 Library not available message styled and fixed for CW route 2020-03-28 22:09:31 +02:00
nklhrstv
4a703459d5 typo fixed in Library error message 2020-03-28 21:51:23 +02:00
nklhrstv
b568f1e628 Library propTypes for route updated 2020-03-28 21:49:13 +02:00
nklhrstv
34b8ef1444 Library propTypes for model updated 2020-03-28 21:29:59 +02:00
nklhrstv
35821e2303 add tabIndex -1 to all disabled buttons in Settings 2020-03-28 21:09:55 +02:00
nklhrstv
f105ffc270 stretch items in NotFound route 2020-03-28 20:40:38 +02:00
nklhrstv
4ab7c4e982 nav menu shown in NotFound page 2020-03-28 20:38:32 +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
f45663b04d items count changed for rows with landscape posters 2020-03-28 20:19:16 +02:00
nklhrstv
3d7cc56f9c enforece same posterShape in Search rows 2020-03-28 20:12:57 +02:00
nklhrstv
c9b5792675 push search location on submit new query 2020-03-28 19:39:23 +02:00
nklhrstv
297b7e2ff5 check for query in Search render 2020-03-28 19:30:48 +02:00
nklhrstv
22ec152cee href removed from useSearch hook 2020-03-28 19:27:07 +02:00
nklhrstv
d709e57f97 catalog origin fixed in search hook 2020-03-28 19:03:50 +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
0e6e665e04 underline effect removed from focus on forgot password 2020-03-28 18:36:28 +02:00
nklhrstv
2f5d775892 alt added to Image 2020-03-28 18:36:04 +02:00
nklhrstv
9f9db380e9 push root path when logged in 2020-03-28 18:02:24 +02:00
nklhrstv
948ff51d3b scroll to error only when route is focused 2020-03-28 18:01:42 +02:00
nklhrstv
bd6b177f7f switch intro form simplified 2020-03-28 17:55:40 +02:00
nklhrstv
5aefb91631 remove underline effect on ligin when focused 2020-03-28 17:44:25 +02:00
nklhrstv
0d50aee096 check for length of href and link in ConsentCheckbox 2020-03-28 17:42:59 +02:00
nklhrstv
47c5665c32 spread checked prop in ConsentCheckbox 2020-03-28 17:41:44 +02:00
nklhrstv
e5e0bc8b38 onClick added to deps in ConsentCheckbox 2020-03-28 17:40:19 +02:00
nklhrstv
1a967571f2 allow user to prevent spatial navigation with shift key 2020-03-28 17:32:27 +02:00
nklhrstv
298f3ea10e remove stopPropagation usage in Intro 2020-03-28 17:17:12 +02:00
nklhrstv
d63b028903 redirects from /continuewatching fixed 2020-03-28 15:02:24 +02:00
nklhrstv
a0367c8b66 redirect to full continuewatching list from board 2020-03-28 14:48:31 +02:00
nklhrstv
8200d58e8d apply type ordering in Discover 2020-03-28 14:43:59 +02:00
nklhrstv
51f1fd36e1 type sorting in Library implemented 2020-03-28 14:37:48 +02:00
nklhrstv
85ac09ebc0 use new comparator function in SubtitlesPicker 2020-03-28 14:34:30 +02:00
nklhrstv
d4a08bf6ff comparatorWithPriorities function implemented 2020-03-28 14:34:01 +02:00
nklhrstv
7c9e06f037 grid styles of library unified with dicover 2020-03-28 13:22:29 +02:00
nklhrstv
f64a633f25 adapt route proptype for url params with latest changes in router 2020-03-28 13:06:06 +02:00
nklhrstv
21e50d323a continuewatching route implemented with maximum code reuse 2020-03-28 13:04:40 +02:00
nklhrstv
ce0d0082ef drop not needed UNLOAD_ACTION const 2020-03-28 11:13:09 +02:00
nklhrstv
33a0cee17e path added to urlParams 2020-03-28 10:55:46 +02:00
nklhrstv
9e4e7de7cb MetaRow uses itemComponent prop in Search 2020-03-28 09:31:13 +02:00
nklhrstv
1103bccda8 hover effect added to see all button in meta row 2020-03-28 09:28:05 +02:00
nklhrstv
dffdba48d3 hover effect removed from see all button in placeholder 2020-03-28 09:26:23 +02:00
nklhrstv
3c92e2e4a7 margin added between items in meta row 2020-03-28 09:21:26 +02:00
nklhrstv
d991a87275 Board uses new MetaRow api 2020-03-27 23:56:29 +02:00
nklhrstv
4694796ade MetaRow uses itemComponent param 2020-03-27 23:54: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
b3c826a16e continue_watching flag removed in library 2020-03-27 23:28:18 +02:00
nklhrstv
2978b38e8a useItemOptions hook dropped 2020-03-27 23:15:32 +02:00
nklhrstv
b82fdd09a0 integrate LibItem in Library 2020-03-27 19:25:04 +02:00
nklhrstv
72742c5495 LibItem component implemented on top of MetaItem 2020-03-27 18:57:47 +02:00
svetlagasheva
a112e58179 MetaDetails meta info media queries added 2020-03-27 18:14:56 +02:00
nklhrstv
9c3abfe637 Library migrated to the new url format 2020-03-27 17:08:07 +02:00
svetlagasheva
f53247edfe MetaPreview info scrollbar style fixed 2020-03-27 16:40:52 +02:00
svetlagasheva
2d0aa5be85 StreamsList message image opacity added 2020-03-27 15:20:18 +02:00
svetlagasheva
b5ae863ee2 VideosList message image width/opacity added 2020-03-27 15:20:06 +02:00
nklhrstv
f671607231 library url changed 2020-03-27 15:15:55 +02:00
svetlagasheva
a8cb0375eb StreamsList message image size added 2020-03-27 15:15:50 +02:00
svetlagasheva
b4be6d94af StreamsList text/icon colors -90 added 2020-03-27 15:06:50 +02:00
svetlagasheva
1cd751f79f VIdeo flags container flex added 2020-03-27 14:47:23 +02:00
svetlagasheva
b65f84caaa VIdeosList search reset dropped 2020-03-27 14:45:11 +02:00
svetlagasheva
024c94d2d0 ActionButton icon color fixed 2020-03-27 14:43:11 +02:00
svetlagasheva
43f76a8614 MetaPreview imdb icon color fixed 2020-03-27 14:42:34 +02:00
svetlagasheva
339310b21e MetaPreview imdb button flex fixed 2020-03-27 14:41:38 +02:00
svetlagasheva
0bb8815282 MetaPreview meta info scrollbar shows on hover 2020-03-27 13:47:05 +02:00
svetlagasheva
01016e6310 MetaDetails bkg uses linear-gradient 2020-03-27 12:31:52 +02:00
svetlagasheva
433c9373b2 VideosList search bkg color lighter 2020-03-27 12:26:45 +02:00
nklhrstv
ffa98a1982 media queries for dicover grid improved 2020-03-27 12:04:29 +02:00
svetlagasheva
ff05b4b7ac VideosList search min width added 2020-03-27 12:04:17 +02:00
svetlagasheva
809db2ed52 VideosList search: search by title and released 2020-03-27 11:48:54 +02:00
svetlagasheva
95ceb44255 VideosList elemets width fixed 2020-03-27 11:46:10 +02:00
nklhrstv
a56bab4d7b getNextExtra renamed to nextExtra 2020-03-27 11:34:13 +02:00
nklhrstv
8bb1687fb4 SKIP_EXTRA_NAME added to constants 2020-03-27 11:33:16 +02:00
svetlagasheva
d42debb7e9 VideosList release-info-container renamed and always rendered 2020-03-27 11:23:15 +02:00
nklhrstv
5e703517f8 navigateWithLoadRequest renamed to navigateWithRequest 2020-03-27 11:20:02 +02:00