1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00
Commit Graph

343 Commits

Author SHA1 Message Date
Mark McDowall ea5231abef Fix signalR 2025-01-25 19:38:34 -08:00
Mark McDowall 9f570d4dbf Convert signalR to TypeScript 2025-01-25 19:38:08 -08:00
Mark McDowall dd014993f1 Convert Import Series to TypeScript 2025-01-25 19:38:08 -08:00
Mark McDowall 37cc66ce66 Convert Add New Series to TypeScript 2025-01-25 19:38:07 -08:00
Mark McDowall 9c196c5fa0 Remove Measure 2025-01-25 19:38:07 -08:00
Mark McDowall e2bc322462 Convert Date utilties to TypeScript 2025-01-25 19:38:05 -08:00
Mark McDowall 8e2263d1a1 Convert TableOptionsWrapper to TypeScript 2025-01-25 19:38:05 -08:00
Mark McDowall 0b58278e15 Convert Table to TypeScript 2025-01-25 19:38:05 -08:00
Mark McDowall d8a147d234 Convert Messages to TypeScript 2025-01-25 19:38:04 -08:00
Mark McDowall bba2ab98b6 Remove withCurrentPage 2025-01-25 19:38:04 -08:00
Mark McDowall aad8ba0f9b Improve typings in FormInputGroup 2025-01-25 19:38:03 -08:00
Mark McDowall ebb0aab2f5 Convert General Settings to TypeScript 2025-01-25 19:38:03 -08:00
Mark McDowall e62c687d93 Convert ImportLists to TypeScript 2025-01-25 19:38:02 -08:00
Mark McDowall ac2ecae874 Convert Indexer settings to TypeScript 2025-01-25 19:38:02 -08:00
Mark McDowall 9f1b0d3a3b Upgrade react-dnd and DnD Components to TypeScript 2025-01-25 19:38:02 -08:00
Mark McDowall 89f584d1b3 Convert Tags to TypeScript 2025-01-25 19:38:01 -08:00
Mark McDowall e9f8023528 Convert UI Settings to TypeScript 2025-01-25 19:38:01 -08:00
Mark McDowall 86c785ffa0 Convert SettingsToolbar to TypeScript 2025-01-25 19:38:01 -08:00
Mark McDowall 9276bd7a16 Convert Backup and Restore to TypeScript 2025-01-25 19:38:00 -08:00
Mark McDowall 8a8ea4eb94 Convert Preview Rename to TypeScript 2025-01-25 19:38:00 -08:00
Mark McDowall dc576d0dd3 Convert TagList components to TypeScript 2025-01-25 19:37:59 -08:00
Mark McDowall 5dfb5de863 Convert Menu components to TypeScript 2025-01-25 19:37:59 -08:00
Mark McDowall ac7ac34cc2 Convert ProviderFieldFormGroup to TypeScript 2025-01-25 19:37:59 -08:00
Mark McDowall 24173139f0 Remove defaultProps from TypeScript components 2025-01-25 19:37:59 -08:00
Mark McDowall 3cd8a2a98b Convert Filter components to TypeScript 2025-01-25 19:37:59 -08:00
Mark McDowall e4f1b2c4ec Convert Spinner button components to TypeScript 2025-01-25 19:37:58 -08:00
Mark McDowall 442b3b506f Convert Modal components to TypeScript 2025-01-25 19:37:58 -08:00
Mark McDowall e8a6ce371d useMeasure instead of Measure in TypeScript components 2025-01-25 19:37:58 -08:00
Mark McDowall d9e5842f8b Convert Page components to TypeScript 2025-01-25 19:37:58 -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