Mark McDowall
e5e69bef45
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
4 years ago
Qstick
3b34b6fb77
Update Discord Invite
4 years ago
Qstick
d5d2fa5f92
Update Frontend Packages
...
Fixes : #1627
Fixes : #1628
Fixes : #1629
Fixes : #1630
Fixes : #1631
Fixes : #1632
Fixes : #1633
Fixes : #1634
Fixes : #1635
Fixes : #1636
Fixes : #1637
Fixes : #1638
Fixes : #1639
Fixes : #1640
Fixes : #1641
Fixes : #1642
Fixes : #1643
Fixes : #1644
Fixes : #1645
Fixes : #1646
Fixes : #1650
Fixes : #1651
4 years ago
Qstick
67822e6214
Fixed: Tag details list series in alphabetical order
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
919d16607a
Fixed: Ended overlay on artist posters
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
f4beb54e8c
Fixed: Queue not always clearing checked items when updated
4 years ago
Mark McDowall
4e28d423db
New: Don't close manual import when clicking outside the modal
...
(cherry picked from commit fd608fd4113bd1d6fde42bca4d9879f826a8c6a9)
4 years ago
servarr[bot]
9b4c09bd8f
Fixed: Indicate unchecking Replace Illegal Characters will remove them ( #1614 )
...
* Fixed: Indicate unchecking Replace Illegal Characters will remove them
(cherry picked from commit 4bacc356056bfb5c43bae9cbdd4c6b2aa4b31fa3)
* Fixup!
Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Qstick
b64b7bcff0
Fixed: Typo on Indexer card clone tooltip [skip ci]
4 years ago
Taloth Saldono
ace7371b69
Fixed enter in modal confirmation dialogs
...
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
4 years ago
Mark McDowall
58cb0dc556
Indexer Priority ESLint fixes
4 years ago
Dtaggart
2655430c98
New: Index priority
4 years ago
Qstick
c913194fdf
Fixed: Can ignore queue items with unknown album
4 years ago
Qstick
319e1c4dbe
Fixed: Tooltip for existing artist/album on add new item
4 years ago
Qstick
2b9cd64dad
Fixed: Don't try to render quality when it's null
4 years ago
Qstick
a773f9e135
Fixed: Error rending queue row when quality is missing
4 years ago
Mark McDowall
0472b43a9c
New: RSS Sync button on Calendar
4 years ago
Taloth Saldono
02cd5fa3c6
Fixed scrolling issue in Root Path selector dropdown on mobile
4 years ago
Taloth Saldono
efcc9abff1
Linting error
4 years ago
Jacob
a035a78a2b
New: Added option to filter Release Profile to a specific indexer
4 years ago
Mark McDowall
06c79b283c
New: Clone indexer button
4 years ago
Qstick
5bf4be3590
Fixed: Manual Import sorting by quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
812e4cac51
Fixed: Prompt to restart after resetting API key
4 years ago
Qstick
c0aa16d8bb
Fixed: Sorting by track count
4 years ago
Taloth Saldono
1da52d1cc8
Fixed: Representation of episode start time when not starting at the full hour in am/pm notation
4 years ago
Mark McDowall
acee2915aa
New: Limit recent folders in Manual import to 10 and descending order
4 years ago
Mark McDowall
45a3770983
Fix proptype warning for id of EnhancedSelectInputOption
4 years ago
Mark McDowall
63bec4131b
Fixed: Details for episode history flashing on mobile devices
4 years ago
Qstick
f66a6eea6c
Fixed: Improved failed series search messaging
4 years ago
Qstick
7860f9ee81
Fixed: Manage Tracks not showing whether language/quality meets cutoff
4 years ago
nitsua
2b5c478a69
New: Add label to disk usage progress bar
...
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
Qstick
b7a9f26222
jsconfig for a bit of autocompletion and intellisense
...
Fixes #1460
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
ta264
a35e773b78
New: Make monitored flags clickable
4 years ago
ta264
1bc52d0138
Fixed: restoring scroll position when going back to index page
4 years ago
ta264
e681469857
Fixed: Speed up AlbumStudio
4 years ago
Qstick
0e78135f91
Switch Automation to Chrome for Test Speed
4 years ago
Mark McDowall
e0d880f1da
Small change to creating an itemMap during item update
...
Closes #1381
(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
4 years ago
Mark McDowall
65caac3380
Fixed: Import series failing to add items to process
...
Closes #1380
(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
4 years ago
Mark McDowall
bc5f78b0c8
Add class to allow for overriding scrollbar width
...
Closes #1379
(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
4 years ago
Mark McDowall
e8f4b5f8b5
Fixed: Removed items in queue still showing until refresh
...
Closes #1378
(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
4 years ago
ta264
89cbf0c022
Use createItemMap like Sonarr
...
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
4 years ago
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)
4 years ago
ta264
2e1e2137a6
Fixed: Sorting tables by artist/album
...
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
4 years ago
ta264
ddef74edde
Fixed: Error refreshing page in Activity/Wanted
4 years ago
Qstick
2639374243
Fixed: Don't Show NoArtist on Calendar if Artists are Loading
4 years ago
Mark McDowall
79cae0add4
Fixed: Force grabbing selected delayed items in queue
4 years ago
Mark McDowall
48750780fe
New: Option to ignore items when removing from queue instead of removing from client
4 years ago
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
4 years ago
Matthew Kleiman
4d1931fa0e
Fixed: Typo in Lost Connection modal
...
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
4 years ago