1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00
Commit Graph

104 Commits

Author SHA1 Message Date
TypNull 6cd1ab3764 Improve external restart handling
Co-authored-by: Meyn <loads@gmx.de>
2026-01-26 20:34:35 -08:00
Mark McDowall 28300ffb2b Add aria-labels to sidebar status 2026-01-12 18:59:35 -08:00
Mark McDowall 74e6ce4305 Use react-query for UI settings 2025-12-29 10:58:00 -08:00
Mark McDowall dec6f4b5f2 Use react-query for commands 2025-12-20 17:29:23 -08:00
Mark McDowall 878f879c40 Convert app state to zustand stores 2025-12-12 17:08:02 -08:00
Mark McDowall 0521a6c390 Use react-query for series 2025-12-12 16:27:04 -08:00
Mark McDowall d252fa8ed6 Improve backup mutations 2025-11-28 18:57:57 -08:00
Mark McDowall 7d2e01d516 Use react-query for custom filters 2025-11-28 18:57:57 -08:00
Mark McDowall aac4760d30 Fix changing sort direction 2025-11-26 18:37:20 -08:00
Mark McDowall c295e24fc6 Use react-query for backups 2025-11-11 18:28:47 -08:00
Mark McDowall 3091f40ca8 Use react-query for tasks 2025-11-11 18:28:47 -08:00
Mark McDowall 871ae9555b Use react-query for disk space 2025-11-05 19:58:00 -08:00
Mark McDowall 0552a81180 Use react-query for Health UI 2025-11-05 19:43:57 -08:00
Mark McDowall 49c52c2e1a Use react-query for System Status 2025-11-05 19:32:06 -08:00
Mark McDowall 37dfad11f2 Remove v3 updates from UI 2025-10-21 21:06:42 -07:00
Mark McDowall ff5e73273b Use react-query for Log Files 2025-10-21 21:06:42 -07:00
Mark McDowall a4f210855e Use react-query for Blocklist UI 2025-10-01 19:21:50 -07:00
Mark McDowall ae201f5299 Use react-query for queue UI
New: Season packs and multi-episode releases will show as a single item in the queue
Closes #6537
2025-09-01 15:08:19 -07:00
Mark McDowall 3d951f6db8 Convert Updates to React Query 2025-03-15 16:38:01 -07:00
Mark McDowall 1c9a0232ad Fix log event details not closing 2025-03-08 12:33:03 -08:00
Mark McDowall 5342416659 Convert Log Events to React Query 2025-03-08 12:33:03 -08:00
Mark McDowall 699120a8fd Convert Table to TypeScript 2025-02-11 19:34:43 -08:00
Mark McDowall b218461678 Convert General Settings to TypeScript 2025-02-11 19:34:41 -08:00
Mark McDowall 27f81117ed Convert Media Management settings to TypeScript 2025-02-11 19:34:40 -08:00
Mark McDowall 95929dd9c2 Convert Log FIles to TypeScript 2025-02-11 19:34:38 -08:00
Mark McDowall 23bc6a157c Convert Log Events to TypeScript 2025-02-11 19:34:37 -08:00
Mark McDowall 756e985b66 Convert Backup and Restore to TypeScript 2025-02-11 19:34:37 -08:00
Mark McDowall a1d4bb5399 Convert Spinner button components to TypeScript 2025-02-11 19:34:35 -08:00
Bogdan fcf68d9259 Fix settings fetching failure for updates 2024-10-26 14:19:19 -07:00
Mark McDowall e1cbc4a782 Convert Components to TypeScript 2024-08-30 20:26:38 -07:00
Treycos ae7b187e41 Convert Icon to Typescript 2024-08-25 20:21:06 -04:00
Treycos 3eca63a67c Convert Label to TypeScript 2024-08-18 18:54:30 -07: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 824ed0a369 Convert History to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall 0e95ba2021 New: Allow major version updates to be installed 2024-07-16 21:39:49 -07: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
Bogdan c81ae65461 Fixed: Limit titles in task name to 10 series 2024-04-27 18:09:08 -07:00
Bogdan 172b1a82d1 Sort series by title in task name 2024-03-21 21:19:23 -07:00
Mark McDowall 6d552f2a60 New: Show Series title and season number after task name when applicable
Closes #6601
2024-03-13 21:47:22 -07:00
Bogdan 7d0d503a5e New: Display database migration version in Status 2024-01-22 20:55:53 -08:00
Bogdan 4ffa1816bd Add status test all button for IndexerLongTermStatusCheck 2023-10-09 20:38:59 -07:00
Stevie Robinson 0128dca5ac Fix relative imports for Components and Utilities 2023-09-07 17:11:42 -07:00
Stevie Robinson 936ef9f461 Add info box under health messages
Closes #5958
2023-08-28 19:27:15 -07:00
Bogdan cb27b05a6c Fix health link and add translations for notifications status 2023-08-14 19:44:54 -05:00
Qstick e354580172 New: Notifications (Connect) Status 2023-08-13 23:36:03 -05:00
Bogdan cc538c4b2d Show warning when using the docker update mechanism 2023-08-13 17:03:18 -04:00
Robin Dadswell a13011aa49 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2023-08-12 00:45:07 -05:00