Commit Graph

86 Commits

Author SHA1 Message Date
Mark McDowall 76f30e7682 New: Use natural sorting for lists of items in the UI
(cherry picked from commit 1a1c8e6c08a6db5fcd2b5d17e65fa1f943d2e746)
2024-07-18 21:35:06 +03:00
Mark McDowall bdae60bac9 Improvements to EnhancedSelectInput
(cherry picked from commit 4c622fd41289cd293a68a6a9f6b8da2a086edecb)
2024-06-26 04:47:25 +03:00
Bogdan 3793538ba4 Use tooltip component for detailed error message 2024-06-15 23:27:04 +03:00
Bogdan 6e01f3187a New: (UI) Detailed error message for inner exception in indexers validation 2024-06-01 13:47:23 +03:00
Bogdan 401ef88971 Refactor PasswordInput to use type password 2024-05-10 13:59:52 +03:00
Bogdan dd21d9b521 Fixed: Allow decimals for Seed Ratio 2024-05-07 00:11:20 +03:00
Mark McDowall e981cacbda Fixed: Disabled select option still selectable
(cherry picked from commit 063dba22a803295adee4fdcbe42718af3e85ca78)
2024-03-14 16:12:35 +02:00
Bogdan a5ecc2dc9f Show download client ID as hint in select options 2024-02-14 18:36:57 +02:00
Bogdan 16c0daf090 Fix value types for EnhancedSelectInputConnector 2024-01-22 13:24:00 +02:00
Bogdan bbf9945b49 Add missing CSS typing 2023-11-27 05:34:03 +02:00
Bogdan b66a85269f Add color to links in info inputs 2023-11-27 03:02:03 +02:00
Bogdan 71a19efd9a Improve appearance of info fields 2023-10-27 20:54:50 +03:00
Mark McDowall d9d2aa8493 Sync label styling for FormLabel
(cherry picked from commit 87e0a7983a437a4d166aa8b9c9eaf78ea5431969)
2023-10-11 02:30:18 +03:00
Bogdan dee98ac46f Display a not allowed cursor for disabled select options 2023-09-02 03:47:07 +03:00
Mark McDowall b36d793d85 Allow decimals in number inputs
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)
2023-08-19 13:49:18 +03:00
Bogdan 1100f350ae Fix translations for option values 2023-08-04 07:05:31 +03:00
Bogdan 419ef4b3bf New: More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)
2023-08-03 16:10:13 +03:00
Bogdan a1927e1e0f Sort indexers by name in search footer dropdown 2023-07-29 13:48:10 +03:00
Bogdan f618901048 Convert Indexer Stats to Typescript 2023-07-25 05:50:45 +03:00
Bogdan a26aa4bd1e New: (UI) Show indexer id as hint in IndexerSelect 2023-07-20 18:46:12 +03:00
Mark McDowall 470b57316a Add type number to value prop in HintedSelectInputSelectedValue
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)
2023-07-20 14:40:21 +03:00
Bogdan 1706728230 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-10 19:17:46 +03:00
Bogdan ab5b321385 New: (UI) Add priority to Indexer Editor 2023-07-08 19:12:54 +03:00
ricci2511 826828e8ec New: Add download client per indexer setting 2023-07-06 01:07:32 +03:00
Bogdan e60fe05ee0 Revert "Fix typo botton to bottom"
This reverts commit e2e65627ee.
2023-06-20 05:20:26 +03:00
Bogdan acfdb5bae3 New: (UI) Show disabled indexers as disabled options in search page 2023-06-20 03:05:55 +03:00
Bogdan e2e65627ee Fix typo botton to bottom 2023-06-19 14:31:37 +03:00
Bogdan 83166fb0b5 Allow array of string as value in EnhancedSelectInput 2023-06-14 07:11:50 +03:00
Bogdan 87fdf17926 Add HelpTextWarning support in FieldDefinition 2023-06-04 23:46:02 +03:00
Benjamin Staneck 131550b92d Add inset to stylelintrc
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2023-05-12 22:28:54 +03:00
Benjamin Staneck 1ca8ff5012 Update all relevant dev tool deps
Delete esformatter

Address lint failures

Delete unknown component property

remove deprecated stylelint rules

Address stylelint violation

Update rimraf

(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2023-05-12 22:22:45 +03:00
Mark McDowall 3192990874 Fixed: Number input changing while scrolling
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-09 20:19:02 -05:00
Mark McDowall c0383ad5f5 Refactor Indexer index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Mark McDowall 545d47b05c Add typescript 2023-02-25 22:17:31 -06:00
Qstick 31f0e8212e Update UI Dev Dependencies 2022-12-20 14:23:09 -06:00
Qstick 0d918a0aa9 New: Define multiple mapped categories for Download Clients
Fixes #170
2022-12-17 14:11:09 -06:00
Qstick 5d14d2c134 Fixed: Input options background color on mobile 2022-05-18 15:47:17 -04:00
Qstick 2b58f3131e New: Move to CSS Variables for Colorings 2022-05-14 21:54:44 -05:00
Robin Dadswell 69f5963f6f New: Frontend Placeholders from the Backend 2021-12-09 15:19:11 -06:00
Qstick 520d82ed20 lint fixup 2021-11-21 18:58:02 -06:00
Qstick 34a09af01e New: Advanced settings for Application category control 2021-09-25 09:46:31 -04:00
Qstick 5a3d429d52 Remove unused MovieMonitor input 2021-09-25 09:46:31 -04:00
Qstick 7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
nitsua 75cbabf716 Add detailed help text for sync levels (#155)
Adjust donation buttons to fit on mobile
Other translation updates
2021-06-11 15:42:32 -04:00
Qstick f64f8e915f New: App Sync Profiles 2021-05-27 17:22:32 -04:00
Mark McDowall e1bddd8784 Fixed: Unable to close indexer category select input on mobile
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
2021-05-12 22:41:11 -04:00
ta264 0fa526a1af New: Support for indexers with image CAPTCHAs 2021-03-20 16:53:01 -04:00
Qstick 413fc1aa11 Rework Add Indexer Modal 2021-02-13 02:56:30 -05:00
Qstick 5e7ef18212 Frontend Cleanup 2021-02-07 23:13:23 -05:00
Qstick 76c271fab0 Handle Cardigann "info" extra settings field 2021-01-08 21:59:39 -05:00