Commit graph

28 commits

Author SHA1 Message Date
Botzy
3cabd4a51e Merge branch 'development' into feat/react-router 2025-06-18 15:25:33 +03:00
Timothy Z.
fd4c9e73c8 refactor(MultiselectMenu): use value only 2025-06-03 12:34:14 +03:00
Botzy
ba652b8e5c feat(useSelectableInputs): use navigate instead window location 2025-05-14 18:55:22 +03:00
Botzy
a21e5698c8 refactor(Library): replace Multiselect with MultiselectMenu 2025-03-11 20:45:18 +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
1cf2339a35 refactor: use chips instead of multiselect for library filters 2024-03-15 19:15:44 +01:00
Tim
455c8e314c refactor(Library): use LoadNextPage instead of pagination logic 2024-02-27 10:57:50 +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
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
02fceea357 refactor(Library): add translation to sort selectable 2023-04-12 13:46:16 +02: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
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
svetlagasheva
b235cfc835 library pagination added 2020-11-23 13:02:38 +02:00
nklhrstv
073be58307 core models serialized with camelCase field names 2020-10-22 15:15:50 +03:00
nklhrstv
3252b8e829 Library refactored to use new model schema 2020-10-19 22:14:44 +03:00
nklhrstv
164b2ff053 multiselects labels fixed for arbitrary data 2020-09-16 08:43:30 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45: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
d63b028903 redirects from /continuewatching fixed 2020-03-28 15:02:24 +02:00
nklhrstv
b3c826a16e continue_watching flag removed in library 2020-03-27 23:28:18 +02:00
nklhrstv
9c3abfe637 Library migrated to the new url format 2020-03-27 17:08:07 +02:00
nklhrstv
2f57ab81bf library adapt to changes in core 2020-02-18 17:13:11 +02:00
NikolaBorislavovHristov
8a9dae6ddc Library sort param moved from query params to url params 2019-12-16 17:21:09 +02:00
NikolaBorislavovHristov
dd657daa73 title added to library selects 2019-12-08 15:29:33 +02:00
NikolaBorislavovHristov
6a196c3f06 useSelectableInputs hook to map inputs from library implemented 2019-12-08 14:39:06 +02:00