1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-28 23:16:32 -04:00
Commit Graph

93 Commits

Author SHA1 Message Date
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
Stevie Robinson f2c31e92ce Add Translations to Settings Pages 2023-08-04 10:09:10 -07:00
Bogdan 551ea18caf Simplify column translations 2023-08-03 20:38:24 -04:00
Stevie Robinson 98cd933640 New: Add translation for IRC link 2023-07-22 20:08:11 -04:00
Stevie Robinson 93e8ff0ac7 Translate System pages 2023-07-19 21:19:43 -04:00
Bogdan ee843259bc New: Improve empty list messaging 2023-06-26 18:18:03 -04:00
Bogdan 1f785dd30d Show loading errors as Alerts (#5736)
New: Improved page loading errors
2023-06-16 10:49:08 -07:00
Stevie Robinson 9dc090e15e Update MoreInfo.js with new discord link 2023-06-13 20:52:11 -07:00
bakerboy448 e72431144b New: Improved maintenance release wording 2023-05-07 18:58:56 -07:00
Mark McDowall ce255b55e6 Add CSS typings 2023-02-12 19:16:07 -08:00
Qstick b98ce7fb17 New: Store Task StartTime, Show Duration in UI
Closes #5266
2022-12-04 19:10:56 -08:00
Qstick 909af6c874 New: Frontend Package and Lint Updates 2022-08-07 15:24:39 -07:00