1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00
Commit graph

407 commits

Author SHA1 Message Date
Matthew Kleiman
4d1931fa0e Fixed: Typo in Lost Connection modal
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
2020-10-13 23:19:26 -04:00
Mark McDowall
a51ec51988 New: Not in Last/Next for date custom filters
(cherry picked from commit 9a3669d80191e1f8e17fa22e5d1d9ae56fe13210)
2020-10-13 23:19:25 -04:00
Dyson Parkes
864d5028e1 Update MonitorToggleButton.js
Fix toggle monitored state tooltip spelling.
2020-10-13 23:19:24 -04:00
Qstick
c971566c5a Misc UI Cleanup 2020-10-13 23:19:24 -04:00
Qstick
21b6d9e2eb Fixed: Styling issues in Quality Profile and Release Profiles 2020-10-13 23:19:24 -04:00
Qstick
1c1158d74c Fixed: Tag inputs respect non-QWERTY layouts 2020-10-13 23:19:24 -04:00
Qstick
5bbbe0d99d Fixed: Deleting row from middle of filter builder leading to error 2020-10-13 23:19:24 -04:00
Qstick
1f752e7bb7 Fixed: Rotating mobile device when modal is open won't reset modal 2020-10-13 23:19:24 -04:00
Qstick
a29ee22167 Fixed: Toolbar button collapsing includes separator 2020-10-13 23:19:24 -04:00
Qstick
1a0ef56bac New: Indicator when Filter Applied 2020-10-13 23:19:24 -04:00
Qstick
f5e2a447e9 Sync Packages with Radarr 2020-10-13 23:18:47 -04:00
ta264
4fd772f62b New: Warn if UI won't update due to SignalR errors 2020-10-13 23:18:47 -04:00
ta264
8771e715ae Fixed: Manual import from artist page forces correct artist 2020-10-13 23:18:47 -04:00
ta264
a2ba8e76bb New: Watch filesystem for changes to library 2020-10-13 23:18:47 -04:00
Qstick
16a23b9d79 New: Store Task StartTime, Show Duration in UI 2020-10-13 23:18:47 -04:00
ta264
6cfb54030b Update sentry dsn 2020-10-13 23:18:46 -04:00
Qstick
852d284670 Fixed: Fetch Settings in UpdateConnector 2020-10-13 23:18:46 -04:00
Taloth Saldono
3f3dd20371 Replaced matchAll usage since it's not available on all browsers 2020-10-13 23:18:46 -04:00
Taloth Saldono
14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-10-13 23:18:46 -04:00
Taloth Saldono
08b2aef5b7 Inline markdown-style link for PackageAuthor 2020-10-13 23:18:46 -04:00
Qstick
5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
Taloth Saldono
3dc14542dd Fixed comment typo in webpack config 2020-10-13 23:18:46 -04:00
Qstick
a33a3779d2 Catchup UI Packages with Radarr
Eliminates github security advisory
2020-10-13 23:18:46 -04:00
ta264
2c803450c0 Fixed: Allow None metadata profile for lists 2020-10-13 23:18:45 -04:00
ta264
6c6437e520 Fixed: Not showing past first few pages of history 2020-10-13 23:18:45 -04:00
ta264
be4e748977 New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
ta264
b592b11b97 Fixed: Editing provider/profile settings appearing to affect wrong item 2020-10-13 23:18:45 -04:00
ta264
c4df49b0fb Update sentry DSN to self hosted 2020-10-13 23:18:45 -04:00
Qstick
92d0b4f931 Dedupe JS events to prevent 1000s repeated hitting Sentry 2020-10-13 23:18:44 -04:00
Qstick
30a72332a4 Fixed: Default id for MenuContent
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:18:08 -04:00
Qstick
7775aa6683 Fixed: React error when displaying a search result for an existing item
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:18:08 -04:00
ta264
0bde5fd9e5 New: Add/remove individual albums 2020-10-13 23:18:08 -04:00
ta264
9902434057 Fixed: Rework Artist Index and VirtualTable 2020-10-13 23:18:07 -04:00
ta264
4036b2ade2 Fixed: Don't repeatedly re-render cells 2020-10-13 23:18:07 -04:00
ta264
25e4e30520 Better selection of jump bar items
Show first, last and most common items
2020-10-13 23:18:07 -04:00
ta264
3856d5fe92 Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
2020-10-13 23:18:07 -04:00
ta264
cccac3532d Fixed: Use a worker for UI fuzzy search 2020-10-13 23:18:07 -04:00
ta264
de491aa4b3 Fixed: Faster movie selector 2020-10-13 23:18:07 -04:00
ta264
3ed442ec0f Fixed: Faster hasDifferentItems and specialized OrOrder version 2020-10-13 23:18:07 -04:00
ta264
21490b724a New: Option for production build with profiling 2020-10-13 23:18:07 -04:00
Taloth Saldono
66c5828c92 Revised webpack bundling 2020-10-13 23:18:07 -04:00
Qstick
4d4fd09335 Fixed: Album search indicator spins forever if any task exists 2020-10-13 23:18:07 -04:00
ta264
8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264
8a938f6856 New: Switch to ASPNetCore Kestrel and SignalR 2020-10-13 23:15:01 -04:00
Qstick
700fdd18eb New: Add MB Link to add new artist search result
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:59 -04:00
Qstick
ebe5365e2a Fixed: noreferrer on frontend images 2020-10-13 23:14:59 -04:00
Taloth Saldono
cf2aefd808 Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
closes #3275
2020-10-13 23:14:59 -04:00
Qstick
6529ddb22c New: User configurable minimum free disk space
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Taloth Saldono
3b3d81dab2 Support for primary and fallback download client 2020-10-13 23:14:58 -04:00
Qstick
2bb07e1650 Fixed: Cleanup InteractiveSearch.js logic
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:57 -04:00