Botzy
7a3f331865
Add navigation with React Router V6
2026-05-22 21:29:05 +03:00
Timothy Z.
070807f148
Fix crash when no extra option is selected in Discover
...
Guard against `selectedExtra` being undefined when `options.find()`
returns no match, preventing "Cannot read properties of undefined
(reading 'deepLinks')" TypeError.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:00:21 +02:00
Tim
4207fb52d6
fix(Discover): catalog select error
2025-06-25 13:27:07 +02: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
d27f92fb01
fix(Discover): use correct translation func
2025-05-28 16:30:04 +03:00
Botzy
4f9cd61286
fix(Discover): dropdown options translations
2025-05-28 13:36:21 +03:00
Botzy
fe871f03f1
fix: dropdown options and titles translations
2025-05-27 17:55:17 +03:00
Botzy
a96a44b0dd
refactor(Discover): replace Multiselect with MultiselectMenu component
2025-03-12 19:27:49 +02:00
Tim
774a1f6c6e
refactor: create useTranslate hook
2023-12-19 03:31:52 +01:00
Tim
b853e18499
feat: translate catalog names
2023-12-08 21:26:27 +01:00
Tim
32aee9de6a
refactor: update copyright header year
2023-06-09 19:16:32 +02:00
Tim
b41cc418c5
refactor(Discover): add translation on extra selectable
2023-04-12 13:43:01 +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
7ed6081b74
refactor(Discover): translate selectable options
2022-12-15 16:38:46 +01:00
nklhrstv
2744e583cd
optimize useSelectableInputs
2022-07-05 14:59:49 +03:00
nklhrstv
b4a72b96a0
paginationInput removed from selectableInputs
2022-06-27 16:21:23 +03:00
core1024
aa6a2ed320
Update all file's copyright
2022-04-08 17:55:20 +03:00
nklhrstv
c76e723523
fix selectable catalogs
2021-11-08 13:39:07 +02:00
nklhrstv
67ad359496
selectable catalog schema changed
2020-10-30 10:13:45 +02:00
nklhrstv
12982dd796
discover multiselects labels improved
2020-10-26 14:14:27 +02:00
nklhrstv
073be58307
core models serialized with camelCase field names
2020-10-22 15:15:50 +03:00
nklhrstv
e14896deb0
move discover logic to rust
2020-10-18 23:43:52 +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
a56bab4d7b
getNextExtra renamed to nextExtra
2020-03-27 11:34:13 +02:00
nklhrstv
8bb1687fb4
SKIP_EXTRA_NAME added to constants
2020-03-27 11:33:16 +02:00
nklhrstv
5e703517f8
navigateWithLoadRequest renamed to navigateWithRequest
2020-03-27 11:20:02 +02:00
nklhrstv
a4b7fb1fd6
NONE_EXTRA_VALUE moved to constants
2020-03-27 11:17:29 +02:00
nklhrstv
fd8a6ecc72
export isRequired for selectable inputs
2020-02-13 17:57:37 +02:00
nklhrstv
42846d7392
Discover adapted to changes in core
2020-02-13 14:30:47 +02:00
NikolaBorislavovHristov
02c20be5e9
rename addonTransportUrl param to transportUrl
2019-12-27 16:24:28 +02:00
NikolaBorislavovHristov
f1f9428b4b
replace location in discover when choose option from picker
2019-12-06 17:30:23 +02:00
NikolaBorislavovHristov
67334bd073
disable pagination input if skip is manually entered in the url
2019-12-06 16:17:10 +02:00
NikolaBorislavovHristov
f2607b2454
selected type fixed
2019-12-03 18:27:10 +02:00
NikolaBorislavovHristov
1603d31a3e
selected type/catalog improved for duplicated catalog ids
2019-12-03 12:04:56 +02:00
NikolaBorislavovHristov
428ee3e096
discover adapted to changes in core
2019-12-02 21:53:08 +02:00