Commit graph

76 commits

Author SHA1 Message Date
Tim
64b13d6092 chore: move assets to dedicated folder 2026-01-14 04:39:34 +01:00
Botzy
2f0ec456fe Merge branch 'development' into feat/untranslated-strings 2025-06-10 13:57:12 +03:00
Timothy Z.
fd4c9e73c8 refactor(MultiselectMenu): use value only 2025-06-03 12:34:14 +03:00
Botzy
db40abfad3 fix(Library): added missing translation keys 2025-05-27 12:12:39 +03:00
Botzy
4d82c2f890 Merge branch 'feat/replace-multiselect-settings' into feat/replace-multiselect-multiselectmenu 2025-05-22 18:42:25 +03:00
Botzy
a21e5698c8 refactor(Library): replace Multiselect with MultiselectMenu 2025-03-11 20:45:18 +02:00
Timothy Z.
20577e2431 Merge branch 'development' into fix/library-default-filter 2025-03-05 12:03:35 +01:00
Tim
0572ee3371 fix(Library): continue watching mode was broken 2025-02-25 10:36:17 +01:00
Tim
c63d01c8e4 fix(Library): input and filters were missing 2025-02-25 10:30:11 +01:00
Botzy
3890001085 fix(Library): align guest Placeholder with Calendar Placeholder layout and styles on mobile 2025-02-24 16:24:55 +02:00
Botzy
13c9ef986a refactor(Library): reuse Placeholder component and remove unused styles 2025-02-20 14:31:20 +02:00
Botzy
b8c328507e fix(Library): default to type All filter after selected type is no longer available 2025-02-18 18:05:18 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01: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
85ce566642 refactor(Library): remove pagination input for single page 2023-08-24 23:27:22 +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
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