Commit graph

128 commits

Author SHA1 Message Date
Tim
e51e6f415e chore: update eslint 2024-10-07 12:17:33 +02:00
kKaskak
b9bc10498d fix: library crashing when 0 items are present 2024-03-29 12:09:48 +02:00
Tim
1cf2339a35 refactor: use chips instead of multiselect for library filters 2024-03-15 19:15:44 +01:00
Tim
fa3677b5dd refactor(Library): scrollTop effect condition 2024-03-13 18:15:56 +01:00
Tim
571bc391e8
Update src/routes/Library/Library.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
2024-03-13 18:12:49 +01:00
Tim
455c8e314c refactor(Library): use LoadNextPage instead of pagination logic 2024-02-27 10:57:50 +01:00
Tim
3551159356 fix: show new videos counter on library items 2024-02-01 08:51:41 +01:00
Tim
e72225c414 fix(Library): sort label translations 2024-01-11 12:53:09 +01:00
Tim
774a1f6c6e refactor: create useTranslate hook 2023-12-19 03:31:52 +01:00
Tim
85ce566642 refactor(Library): remove pagination input for single page 2023-08-24 23:27:22 +02:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Tim
bcfef1a5fd refactor: use outline for buttons 2023-07-07 20:16:00 +02:00
Tim
5095452b19 refactor(Library): style 2023-07-04 14:45:26 +02:00
Tim
4a8c7ddfbf refactor: style multiselects 2023-06-13 23:16:44 +02:00
Tim
65e5ec88ad refactor: update background-color 2023-06-13 09:43:38 +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
Tim
8a28869e90
Merge branch 'development' into typings 2023-04-27 07:56:13 +02:00
Tim
02fceea357 refactor(Library): add translation to sort selectable 2023-04-12 13:46:16 +02:00
Tim
3e3e97ee76 refactor: add typings 2023-03-14 05:02:16 +01:00
Tim
fd08dcca06 refactor: move translateOption to a common file 2022-12-15 18:57:13 +01:00
Tim
87fb0c5af8 refactor: add translations 2022-12-15 17:46:55 +01:00
Tim
2061f65ccf refactor(Library): translate selectable options 2022-12-15 16:45:54 +01: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
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
9622c59c7c empty line removed 2022-05-27 18:47:57 +03:00
nklhrstv
90766c3a71 use rem instead of em where its needed 2022-05-27 16:22:24 +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
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
7a1b207f46 map ui libraryitem props in rust 2020-10-30 10:33:53 +02:00
nklhrstv
46c18dea2a remove option added to libitems in library 2020-10-23 10:04:41 +03:00
nklhrstv
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
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