1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-25 15:22:42 +00:00
Commit graph

428 commits

Author SHA1 Message Date
Qstick
f66a6eea6c Fixed: Improved failed series search messaging 2020-10-13 23:19:30 -04:00
Qstick
7860f9ee81 Fixed: Manage Tracks not showing whether language/quality meets cutoff 2020-10-13 23:19:30 -04:00
nitsua
2b5c478a69 New: Add label to disk usage progress bar
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
2020-10-13 23:19:30 -04:00
Qstick
09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
Qstick
b7a9f26222 jsconfig for a bit of autocompletion and intellisense
Fixes #1460

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:19:29 -04:00
ta264
a35e773b78 New: Make monitored flags clickable 2020-10-13 23:19:29 -04:00
ta264
1bc52d0138 Fixed: restoring scroll position when going back to index page 2020-10-13 23:19:29 -04:00
ta264
e681469857 Fixed: Speed up AlbumStudio 2020-10-13 23:19:29 -04:00
Qstick
0e78135f91 Switch Automation to Chrome for Test Speed 2020-10-13 23:19:28 -04:00
Mark McDowall
e0d880f1da Small change to creating an itemMap during item update
Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
2020-10-13 23:19:28 -04:00
Mark McDowall
65caac3380 Fixed: Import series failing to add items to process
Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
2020-10-13 23:19:28 -04:00
Mark McDowall
bc5f78b0c8 Add class to allow for overriding scrollbar width
Closes #1379

(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
2020-10-13 23:19:28 -04:00
Mark McDowall
e8f4b5f8b5 Fixed: Removed items in queue still showing until refresh
Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
2020-10-13 23:19:28 -04:00
ta264
89cbf0c022 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
2020-10-13 23:19:28 -04:00
ta264
014eb27a26 Fixed: Speed up UI during refresh
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-10-13 23:19:28 -04:00
ta264
2e1e2137a6 Fixed: Sorting tables by artist/album
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
2020-10-13 23:19:28 -04:00
ta264
ddef74edde Fixed: Error refreshing page in Activity/Wanted 2020-10-13 23:19:27 -04:00
Qstick
2639374243 Fixed: Don't Show NoArtist on Calendar if Artists are Loading 2020-10-13 23:19:27 -04:00
Mark McDowall
79cae0add4 Fixed: Force grabbing selected delayed items in queue 2020-10-13 23:19:27 -04:00
Mark McDowall
48750780fe New: Option to ignore items when removing from queue instead of removing from client 2020-10-13 23:19:27 -04:00
Mark McDowall
d83e20937d New: Monitor and Process downloads separately
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-10-13 23:19:27 -04:00
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