1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00
Commit Graph

315 Commits

Author SHA1 Message Date
Mark McDowall 3b024443c5 Fixed: Drop downs flickering in some cases
Closes #7608
2025-01-30 20:58:11 -08:00
Mark McDowall c589c4f85e Fixed: Tooltips for detailed error messages 2025-01-10 17:05:05 -08:00
Stevie Robinson 983b079c82 Fix: Adding a new root folder from edit series modal
Closes #7497
2024-12-20 16:13:30 -08:00
Mark McDowall ed10b63fa0 Upgrade @typescript-eslint packages to 8.181.1 2024-12-16 20:57:48 -08:00
Mark McDowall 811eb36c7b Convert Calendar to TypeScript 2024-12-14 18:51:10 -08:00
Mark McDowall c62fc9d05b New: Kometa metadata file creation disabled
Closes #7400
2024-12-01 16:20:55 -08:00
Mark McDowall 93c3f6d1d6 Fixed: Truncating long text in the middle when it shouldn't be truncated
Closes #7413
2024-11-26 17:37:30 -08:00
Mark McDowall 417af2b915 New: Ability to change root folder when editing series
Closes #5544
2024-11-26 17:37:21 -08:00
Mark McDowall 3e99917e9d Fixed: Closing on click outside select input and styling on Library Import 2024-11-14 19:27:31 -08:00
Mark McDowall 936cf699ff Improve LanguageSelectInput 2024-11-14 19:27:31 -08:00
Gauthier 78fb20282d New: Add headers setting in webhook connection 2024-11-14 19:01:05 -08:00
Mark McDowall fb540040ef New: Filter queue by status
Closes #7196
2024-11-03 20:53:38 -08:00
Bogdan 8d4ba77b12 Fixed: New values for custom filters 2024-11-03 20:52:47 -08:00
Mark McDowall 682d2b4e1b Convert Form Components to TypeScript 2024-10-26 14:54:23 -07:00
Bogdan 20ef22be94 New: Real time UI updates for provider changes 2024-10-26 14:17:46 -07:00
Bogdan 07374de747 Fixed: Matched alternative titles and tags in series search results 2024-10-26 14:14:58 -07:00
Bogdan 32fa63d24d Convert FormInputButton to TypeScript 2024-10-07 15:35:54 -07:00
Bogdan 3828e475cc Fixed: Copy to clipboard in non-secure contexts 2024-10-07 15:26:21 -07:00
Bogdan e6e1078c15 Convert Release Profiles to TypeScript 2024-10-07 15:26:13 -07:00
Treycos 99fc52039f Convert ClipboardButton to TypeScript 2024-09-21 13:09:55 -04:00
Mark McDowall f20ac9dc34 Fixed: Series links not opening on iOS 2024-09-15 10:20:13 -07:00
Mark McDowall a9072ac460 Convert Progress Bars to TypeScript 2024-09-03 20:19:47 -07:00
Mark McDowall 0b9a212f33 Fixed: Links tooltip closing too quickly 2024-09-03 20:19:12 -07:00
Bogdan 66cead6b48 Cleanup History Details and a typo 2024-09-02 13:27:00 -07:00
Bogdan 0a0e03dca0 Convert Interactive Search to TypeScript 2024-09-02 13:25:05 -07:00
Mark McDowall e1cbc4a782 Convert Components to TypeScript 2024-08-30 20:26:38 -07:00
Bogdan 9136ee4ad9 Fixed: Forbid empty spaces in Release Profile restrictions 2024-08-30 23:25:32 -04:00
Treycos 25d9f09a43 Convert SpinnerIcon to TypeScript 2024-08-27 00:41:58 -04:00
Treycos 7ea1301221 Convert TableRowCell to Typescript 2024-08-27 00:41:30 -04:00
Treycos f033799d7a Convert IconButton to Typescript 2024-08-27 00:41:10 -04:00
Mark McDowall cfa2f4d4c6 Fixed: Queue header 2024-08-27 00:40:43 -04:00
Bogdan 50d7e8fed4 Fixed: Hide reboot and shutdown UI buttons on docker 2024-08-25 17:24:40 -07:00
Bogdan dde28cbd7e Fix disabled style for monitor toggle button 2024-08-25 17:23:33 -07:00
Treycos a2e06e9e65 Link polymorphic static typing 2024-08-25 20:21:50 -04:00
Treycos ae7b187e41 Convert Icon to Typescript 2024-08-25 20:21:06 -04:00
Treycos 63b4998c8e Convert Button to TypeScript 2024-08-25 20:20:52 -04:00
Treycos 3eca63a67c Convert Label to TypeScript 2024-08-18 18:54:30 -07:00
Bogdan dc7a16a03a Sort quality profiles by name in custom filters 2024-08-14 20:23:44 -07:00
Bogdan 84338f4c50 Fixed: Stale formats score after changing quality profile for series 2024-08-14 20:23:31 -07:00
Bogdan 639b53887d New: Bulk import list exclusions removal 2024-08-14 23:19:12 -04:00
Bogdan 2d237ae6b7 Cleanup old prop-types for TS 2024-08-14 20:18:48 -07:00
Mark McDowall 1299a97579 Update React Lint rules for TSX 2024-07-30 21:27:33 -07:00
Mark McDowall 72db8099e0 Convert System to TypeScript 2024-07-28 17:47:08 -07:00
Mark McDowall d6d90a64a3 Convert App to TypeScript 2024-07-28 17:27:13 -07:00
Mark McDowall 76650af9fd Convert Queue to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall 824ed0a369 Convert History to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall ee80564dd4 Convert Blocklist to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall 5ac6c0e651 Fix height of tags in tag inputs 2024-07-28 16:58:44 -07:00
jbstark 6dd85a5af9 New: 'Seasons Monitored Status' Custom Filter to replace 'Has Unmonitored Season'
Closes #6896
2024-07-28 19:57:22 -04:00
Mark McDowall 1a1c8e6c08 New: Use natural sorting for lists of items in the UI
Closes #6955
2024-07-17 00:34:43 -04:00