Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
Tim
|
5095452b19
|
refactor(Library): style
|
2023-07-04 14:45:26 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
nklhrstv
|
b9a25a4f58
|
rename CoreSuspender
|
2022-07-10 12:47:39 +03:00 |
|
nklhrstv
|
22ac3b68f7
|
Library wrapped with model suspender
|
2022-07-10 12:38:13 +03:00 |
|
nklhrstv
|
9c6404ed41
|
styles updated
|
2022-05-25 11:36:26 +03:00 |
|
Tim
|
24d8b072c0
|
Merge remote-tracking branch 'origin' into mobile
|
2022-05-17 08:21:02 +02:00 |
|
core1024
|
aa6a2ed320
|
Update all file's copyright
|
2022-04-08 17:55:20 +03:00 |
|
Tim
|
e3122774a6
|
refactor: reduce code changes
|
2022-02-21 09:19:03 +01:00 |
|
Tim
|
a3174cca6d
|
refactor(Library): use modal instead of Filters
|
2022-02-18 14:27:34 +01:00 |
|
Tim
|
6703b9771b
|
refactor: move filters code to a new component and use it on routes
|
2022-02-16 23:12:52 +01:00 |
|
nklhrstv
|
acbaf43cfc
|
lint fixed in Library
|
2021-11-01 17:56:07 +02:00 |
|
nklhrstv
|
da274e02cf
|
adapt images with the new build system
|
2021-01-06 18:25:47 +02:00 |
|
svetlagasheva
|
b235cfc835
|
library pagination added
|
2020-11-23 13:02:38 +02:00 |
|
nklhrstv
|
46c18dea2a
|
remove option added to libitems in library
|
2020-10-23 10:04:41 +03:00 |
|
nklhrstv
|
3252b8e829
|
Library refactored to use new model schema
|
2020-10-19 22:14:44 +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
|
a5cb553ec6
|
Downgrade to GPL-V2 License
|
2020-04-08 11:45:16 +03: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
|
21e50d323a
|
continuewatching route implemented with maximum code reuse
|
2020-03-28 13:04:40 +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 |
|
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
|
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
|
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
|
7d470c9e2d
|
Library ui adapted to the latest changes in core
|
2019-12-08 16:20:44 +02:00 |
|
NikolaBorislavovHristov
|
b749cb1c08
|
Library use new common useUser hook
|
2019-12-06 17:23:30 +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 |
|
svetlagasheva
|
87f1f8b03c
|
useLibrary now returns selected, type_names, lib_items
|
2019-11-25 15:04:35 +02:00 |
|
svetlagasheva
|
9e9aac8ed3
|
check if library is loaded
|
2019-11-22 15:19:32 +02:00 |
|
svetlagasheva
|
fb0ec7583a
|
login button for redirect when no user
|
2019-11-19 17:41:20 +02:00 |
|
svetlagasheva
|
db185dcf3e
|
check for user in library
|
2019-11-19 14:31:08 +02:00 |
|
svetlagasheva
|
6e65012ec7
|
handle error cases in library
|
2019-11-18 12:58:20 +02:00 |
|
svetlagasheva
|
0f5e6e6798
|
useSort hook implemented
|
2019-11-14 18:16:10 +02:00 |
|
svetlagasheva
|
ae3db87fe5
|
library linked with stremio-core
|
2019-11-14 11:23:48 +02:00 |
|
NikolaBorislavovHristov
|
b512cab49d
|
not used styles dropped from Library
|
2019-09-14 22:42:29 +03:00 |
|
NikolaBorislavovHristov
|
8c20483284
|
meta items rendered in Library
|
2019-09-14 21:20:59 +03:00 |
|