Commit Graph

8945 Commits

Author SHA1 Message Date
Qstick 649ecd94ea New: Event Driven HealthCheck Support
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 634153b658 Fixed: Disregard Real when user disabled proper preference
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 3101544484 Simplify ManualImportModule null check
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick ff40d82ef1 Fixed: Edge case where import fails due to DB relationship mismatch
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick d4383d4180 Fixed: Improved failed series search messaging
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 72314c4388 Fixed: Manage Tracks not showing whether language/quality meets cutoff
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 17b5187729 Fixed: Delay profile being ignored for non-revision upgrades
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick e30c078962 Remove unnecessary usings
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick d808934cf4 Remove Dotnet Framework Version Checks
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
nitsua b3b4955fb2 New: Add label to disk usage progress bar
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 4765236940 Catchup Linting
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall 32a49083e7 New: Show health warning if system time is off expected time 2021-01-28 23:43:19 -05:00
Qstick 9c096aae10 Fixed: Performance issue when scanning large root folder 2021-01-28 23:43:19 -05:00
Dyson Parkes 90b59a56e1 Update MonitorToggleButton.js
Fix toggle monitored state tooltip spelling.
2021-01-28 23:43:19 -05:00
Qstick 134523247c Misc UI Cleanup 2021-01-28 23:43:19 -05:00
Qstick e5ba8af3ce Fixed: Styling issues in Quality Profile and Release Profiles 2021-01-28 23:43:19 -05:00
Qstick 10fd15b50a Fixed: Tag inputs respect non-QWERTY layouts 2021-01-28 23:43:19 -05:00
Qstick dd93531432 Fixed: Deleting row from middle of filter builder leading to error 2021-01-28 23:43:19 -05:00
bakerboy448 762a085f9a Fixed: Rotating mobile device when modal is open won't reset modal 2021-01-28 23:43:19 -05:00
Qstick 8d63da1cfb Fixed: Toolbar button collapsing includes separator 2021-01-28 23:43:19 -05:00
Qstick 7a95cedbad New: Indicator when Filter Applied 2021-01-28 23:43:19 -05:00
ta264 44d73f3e7e New: Warn if UI won't update due to SignalR errors 2021-01-28 23:43:19 -05:00
Taloth Saldono 786247e9bc Added Plex url to cleanser 2021-01-28 23:43:19 -05:00
Taloth Saldono c152cc2517 Fixed typo in Cleanse IP 2021-01-28 23:43:19 -05:00
Taloth Saldono 3d86e29972 Cleanse remote IP Address from trace log file 2021-01-28 23:43:19 -05:00
Taloth Saldono e3c239e848 Cleanse getnzb url 2021-01-28 23:43:19 -05:00
ta264 86773d8af8 Use ghcr.io for test images 2021-01-19 21:32:46 +00:00
ta264 d21e446b0e Fixed: Temporary fix for broken upgrades 2021-01-19 21:32:46 +00:00
ta264 82bb65ecb6 Fixed: Calibre add/remove format API 2021-01-19 21:32:46 +00:00
ta264 400bc5f8bb Fixed: Abort if calibre detects duplicate 2021-01-19 21:32:46 +00:00
ta264 b3aeeeef09 Fixed: Frontend error in confirm import dialog 2021-01-19 21:32:46 +00:00
ta264 cab92745da Fixed: better root folder validation 2021-01-19 21:32:46 +00:00
ta264 6a79c2f3a1 Fixed: Adding alternative edition of a book via goodreads id 2021-01-19 21:32:46 +00:00
ta264 3575ca50da Fixed: Search with edition title 2021-01-19 21:32:46 +00:00
ta264 16e04041a9 New: Calibre library support 2021-01-19 21:32:46 +00:00
ta264 a579a93aab Fixed: Support large calibre libraries 2021-01-19 21:32:46 +00:00
ta264 e52035564d New: Make sure existing items on import list are monitored 2021-01-19 21:32:46 +00:00
ta264 134e13190d Fixed: Exception syncing goodreads list 2021-01-19 21:32:46 +00:00
ta264 9beafd5265 Fixed: Show number in series on Series page 2021-01-19 21:32:46 +00:00
ta264 3d905e45ce Log out SQL on insert/update fail also 2021-01-19 21:32:46 +00:00
ta264 fc4c42eeb7 Fixed: Refresh fail if series title null 2021-01-19 21:32:46 +00:00
Robin Dadswell 8fc3aef872 Fixed: Error handling when cannot create folder in Recycling Bin
(cherry picked from commit c05fccb90d64d92836603b55d4bd30d5cbdb96a5)
2021-01-17 14:07:18 -05:00
Qstick 5ff1e337e5 New: Removing update folder from temp folder during housekeeping
Fixes #697
Fixes #696
2021-01-17 00:52:33 -05:00
Qstick f96424f4bd Better task interval fetching
Fixes #706
Fixes #716
Fixes #705
2021-01-17 00:48:29 -05:00
bakerboy448 1756438fb0 it's 2021 now [skip ci] 2021-01-17 00:38:01 -05:00
Taloth Saldono 454e00613a Fixed: Unnecessary certificate validation errors on localhost/loopback
(cherry picked from commit c28cafba0a1b92f065541ebdae9db06ab1e5ac82)
2021-01-17 00:37:43 -05:00
Taloth Saldono 7df4ca64e6 Fixed Agenda Time wrapping
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
2021-01-17 00:37:22 -05:00
Mark McDowall 94075a9bf6 New: Treat Manual Bad in history as failed
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:37:05 -05:00
nitsua 039ce39cc8 Fix GRID for import trigger 2021-01-09 06:31:17 +00:00
Mark McDowall 8f1f5b0d08 Fixed: Restored robots.txt
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
2020-12-31 17:05:01 -05:00