Commit graph

86 commits

Author SHA1 Message Date
nklhrstv
32424f67fe deep links in library fixed 2020-10-22 12:54:05 +03:00
nklhrstv
3252b8e829 Library refactored to use new model schema 2020-10-19 22:14:44 +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
164b2ff053 multiselects labels fixed for arbitrary data 2020-09-16 08:43:30 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
1f025f6c81 deepLinks integrated in the library 2020-04-06 15:58:43 +03:00
nklhrstv
9764ec459a push to history stack instead of replace in Library and Discover 2020-03-29 18:22:02 +03: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
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
d63b028903 redirects from /continuewatching fixed 2020-03-28 15:02:24 +02:00
nklhrstv
51f1fd36e1 type sorting in Library implemented 2020-03-28 14:37:48 +02:00
nklhrstv
7c9e06f037 grid styles of library unified with dicover 2020-03-28 13:22:29 +02:00
nklhrstv
21e50d323a continuewatching route implemented with maximum code reuse 2020-03-28 13:04:40 +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
9c3abfe637 Library migrated to the new url format 2020-03-27 17:08:07 +02:00
Nikola Hristov
00218475ea
Merge pull request #141 from Stremio/screens-fixes
Screens fixes
2020-03-12 11:54:02 +02:00
svetlagasheva
25a5a77a1c Library selects adapted to Addons selects 2020-03-12 11:24:17 +02:00
nklhrstv
d5dea1da8b color theme applied to library 2020-03-04 13:18:31 +02:00
nklhrstv
7aac067114 main nav bars integrated in library 2020-02-25 17:02:11 +02:00
nklhrstv
2f57ab81bf library adapt to changes in core 2020-02-18 17:13:11 +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
8a9dae6ddc Library sort param moved from query params to url params 2019-12-16 17:21:09 +02:00
NikolaBorislavovHristov
573989c0a4 eslint fix unused vars 2019-12-16 15:27:28 +02:00
NikolaBorislavovHristov
7eccd100ab urlParams proptypes fixed 2019-12-16 11:40:27 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
3761890862 unload library if cannot be loaded 2019-12-08 20:44:01 +02:00
NikolaBorislavovHristov
d85d8250de ui flickering when open item menu fixed 2019-12-08 18:08:20 +02:00
NikolaBorislavovHristov
a63e4622a4 item menu options added to Library ui 2019-12-08 17:04:31 +02:00
NikolaBorislavovHristov
142daed641 id and videoId added to libitem map 2019-12-08 16:59:12 +02:00
NikolaBorislavovHristov
dd02fbf1d6 lib_items maped to MetaItem props 2019-12-08 16:44:00 +02:00
NikolaBorislavovHristov
7d470c9e2d Library ui adapted to the latest changes in core 2019-12-08 16:20:44 +02:00
NikolaBorislavovHristov
dd657daa73 title added to library selects 2019-12-08 15:29:33 +02:00
NikolaBorislavovHristov
391b32e951 fix library load action across browsers 2019-12-08 15:11:29 +02:00
NikolaBorislavovHristov
6a196c3f06 useSelectableInputs hook to map inputs from library implemented 2019-12-08 14:39:06 +02:00
NikolaBorislavovHristov
466cbd0f23 ueSort dropped 2019-12-08 14:37:54 +02:00
NikolaBorislavovHristov
5bcab12f4d useLibrary uses sort_prop from query param 2019-12-08 14:37:47 +02:00
NikolaBorislavovHristov
b749cb1c08 Library use new common useUser hook 2019-12-06 17:23:30 +02:00
NikolaBorislavovHristov
dfebba9e1c useLibrary implemented with useModelState 2019-12-06 17:23:12 +02:00
svetlagasheva
c284092433 mapLibItemsState renamed; useLibrary returns the whole library object 2019-11-26 11:28:26 +02:00
svetlagasheva
42e8d7ddcd handle all state cases in library 2019-11-26 10:59:12 +02:00