Qstick
57bd659f4c
New: Even More Mono Cleaning
3 years ago
Qstick
6c9808fe56
New: Webpack 5, UI Package Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Jake Soenneker
3722099b02
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
3 years ago
Robin Dadswell
a88f32f15e
New: Added Prowlarr donation link
3 years ago
Evan J
1461a90ea3
Update login.html
...
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
3 years ago
servarr[bot]
f287c82591
New: Activity Queue: Rename Timeleft column to Time Left ( #2293 )
3 years ago
Robin Dadswell
bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands ( #2261 )
4 years ago
servarr[bot]
5cca953d42
New: Add rel="noreferrer" to all external links
...
* New: Add rel="noreferrer" to all external links
(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)
* Update Link.js
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Mark McDowall
d5b71ac822
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
4 years ago
Robin Dadswell
cbdec6dcc4
Fixed: Import Lists provider message in UI
4 years ago
Qstick
9696eb5ca2
Fixed: Queue broken when sorting by Album ReleaseDate
4 years ago
Daniel Lo Nigro
187672b183
New: Token for track artist (as opposed to album artist) ( #1910 )
...
* New: Token for track artist (as opposed to album artist)
* - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method
- Just use the first artist name
* Update FIleNameSampleService to handle this token properly
* Fall back to album artist if there's no track artist
* Show tokens in naming modal
4 years ago
Qstick
d7433291b8
Fixed: Add Scroller to AlbumRelease selection
...
Fixes #1040
4 years ago
nitsua
c4a63f3746
Add a donations section to System for each arr
4 years ago
Mark McDowall
25f703e7b2
Fixed: Unable to close indexer category select input on mobile
...
Closes #2004
4 years ago
Qstick
a9d94f045d
Fixed: Artist Editor column order/enabled lost on refresh
...
Fixes #2006
4 years ago
Qstick
7c70c5dd42
Fix sort in appActions.js
4 years ago
Mark McDowall
1c154956ac
Fixed: Remove selected in queue
...
Closes #2052
4 years ago
Mark McDowall
d0c92fabfe
Fixed: Queue refresh closing manual import from queue if items change
...
Fixes #2039
4 years ago
Mark McDowall
3ecfe846a0
Fixed: Queue refresh closing manual import from queue if items change
...
Closes #1934
4 years ago
Mark McDowall
fa569f85b2
Fixed: Restoring a backup with a different API didn't reload properly
...
Fixes #2042
(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
4 years ago
Qstick
b2684994c3
New: Add logo to loading page
...
Fixes #1976
Fixes #2000
4 years ago
bakerboy448
1bb77a0935
Fixed: Debatable typos in Naming Modal
...
(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
4 years ago
Mark McDowall
1dc623cb0c
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
Qstick
cc99f43069
Update Discord link on MoreInfo page
4 years ago
Mark McDowall
f6b72f62bc
Fixed: Restoring backup from zip file on disk
...
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
4 years ago
Mark McDowall
291458b746
Update column properties when restoring persisted state
...
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
4 years ago
Mark McDowall
0cb54d1520
Fixed: Table column order resetting after refresh
...
#4297
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
4 years ago
Qstick
21d7d81602
Fixed: Settings fields being altered during save
...
(cherry picked from commit dd61480d60e067e851982b0cc98f03f752b80673)
4 years ago
Qstick
4f8ed1bad5
Add crossorigin use-credentials attribute to manifest tag
...
(cherry picked from commit 70e4324a7c6a78e893a5c135cdfdedbb2398b892)
4 years ago
Qstick
e6489eaca3
Fixed: Blank Page after Delete for Index/Editor (Avoid null broadcasts)
4 years ago
Qstick
77b565c882
Fixed: Remove AlbumFolder column in Mass Editor
4 years ago
Qstick
99924e969f
Fixed: Prevent Album Editor Error due to Statistics
4 years ago
Qstick
f8f857376a
TagSelect field type
...
(cherry picked from commit 09347f79c5c486ccb88d732c1bac1cacc668536c)
4 years ago
Mark McDowall
02643d449e
Return max tooltip width
...
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
4 years ago
Mark McDowall
5409dd9b14
Fix tooltip max width on larger screens
...
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
4 years ago
Mark McDowall
867a7c5738
Fixed: Episode history details tooltip jumping around
...
(cherry picked from commit 796c5e8b6b9e2ba2b97c6144f64a756e76a947a9)
4 years ago
Qstick
bcc9b591fd
Fixed: Tooltips overflowing the screen width
...
(cherry picked from commit 0a66e86cccc29d7fef6da7876b3b761deb414648)
4 years ago
Qstick
7b43657a07
Fixed: Spotify playlists not shown after authentication
4 years ago
Taloth Saldono
0d7dbf8806
Fixed Agenda Time wrapping
...
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
4 years ago
Qstick
774a3597de
New: Remove AlbumFolder, Support Nested Track Format
4 years ago
Qstick
c8454948aa
Fixed: '/artist' URL Base breaking UI navigation
4 years ago
Mark McDowall
ef5d1b2946
New: Allow quality size limits to be closer together
...
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
4 years ago
Mark McDowall
e2cd4d69e0
New: Renamed Quick Import to Move Automatically
...
Close #4210
(cherry picked from commit 101b1ec74390a37bfff13639c8d15f744fbdb099)
4 years ago
ta264
4e41c3b237
New: Sort interactive import by path by default
4 years ago
Qstick
99a7540fe4
Really ignore ResizeObserver loop errors
...
[common]
4 years ago
Mark McDowall
87f8a7f7b1
Use createHandleActions for adding/removing commands so itemMap is synced properly
...
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
4 years ago
Mark McDowall
9370e496dd
Fixed: Restored robots.txt
...
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
4 years ago
Qstick
118be1fdf4
Fixed: Timespan over 1 month shown incorrectly
...
(cherry picked from commit cfbb4a32351fca2e6d3154c6d26c39b5205e0fe3)
4 years ago
ta264
879038ee0b
Fixed: Display of album release with many countries
4 years ago
bakerboy448
1268f90f26
New: Update all wiki links to point to the Servarr Wiki
...
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
4 years ago
Taloth Saldono
e2a0b63256
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
4 years ago
Qstick
796eba82ac
Mass Editor size and options
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
adc47c51e0
Fixed: Size on disk sorting and display
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
3a1abfa9f1
New: Differentiate between short term and long term (more than 6 hours) indexer failures
4 years ago
Mark McDowall
d7183f999c
New: Bulk remove from Blacklist
4 years ago
Qstick
4a9d870720
New: Show .net version in UI
4 years ago
Taloth
9b1bbaef02
New: Newznab/Torznab categories dropdown with indexer provided category names
4 years ago
Qstick
72d93e54ed
Fixed: Preview rename tip wording
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
9bf9810bb2
Fixed: Artist/Album navigation buttons hidden with some titles
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
960d738e29
Fixed: Links and already added icons overflowing on add artist/album search results
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
724ece54c8
Fixed: Long paths overflowing in artist history
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
62724e7054
Don't process queue item without details
4 years ago
Mark McDowall
2f3888f5ed
Fixed: Show more information in UI when testing SAB fails in some cases
4 years ago
Ryan
e2d1b256e4
Fixed: Typo/unclear text in backup retention
4 years ago
Taloth Saldono
7ca438f6db
Added MultiSelect input control for provider settings
4 years ago
Arthur Bols
e5f48959eb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono
b0c7530981
Allow inline markdown in the changelog for linking to wiki
4 years ago
Mark McDowall
1d049abf12
Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
4 years ago
Qstick
0232e8c93e
Ignore ResizeObserver loop limit errors
...
(cherry picked from commit ffcb34f9f0bef6206bf334fa47083a3e25439a3a)
4 years ago
Mark McDowall
4251ca64c1
New: Warning when combining preferred words with a specific indexer
...
(cherry picked from commit fae38a107f738eff148271499b571b93ed192e84)
4 years ago
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