Qstick
7c74a8df01
Fixed: UI Errors in Add Book page
...
Fixes #1906
2 years ago
Mark McDowall
1f02423148
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2 years ago
Qstick
bcc8370d05
Cleanup dual target and mono code
...
Fixes #1893
Fixes #1808
2 years ago
ta264
76613316fa
Fixed: Book filters on author properties
...
Fixes #1755
2 years ago
ta264
f33e9f2bbc
Fixed: Selecting edition for books in manual import
2 years ago
Robin Dadswell
46c2e0ba82
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2 years ago
Qstick
c92f9d03c0
Fixed: Releases Size filter has incorrect value type
...
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2 years ago
ta264
a59706ceb4
Fixed: Removed unnecessary author data from book endpoint
2 years ago
nitsua
ce58e6ecdb
Fixed: Mark as Failed errors
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit a9792973eef960e8310a611cf1da2d2cada57532)
2 years ago
bakerboy448
d01ce8b908
Fixed: Added new and missing translations
2 years ago
Qstick
41615fe026
New: Instance name for Page Title
3 years ago
Robin Dadswell
21538b972d
New: Set Instance Name
3 years ago
Mark McDowall
a1d4b3a0cf
Fixed: UI hiding search results with duplicate GUIDs
...
(cherry picked from commit 458c5cd0b3c8efe6fc7cd852c357138468f8446e)
3 years ago
Douglas R Andreani
28f055e838
New: Add date picker for custom filter dates
...
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
3 years ago
Mark McDowall
8d91fb81bd
Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
...
(cherry picked from commit c93f63cd204bf62dab3dffef6e29c8dd4c408cab)
3 years ago
bakerboy448
a321288a71
Fixed: Various Translations
...
Fixes #1209
3 years ago
ta264
3ec451e85e
Fixed: Correct the 'Ignored' history filter
...
Closes #1463
3 years ago
Mark McDowall
cbf2f0f4fb
Fixed: Jump bar on series page not showing when window is made wider
...
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)
3 years ago
Robin Dadswell
3ea0c8e5fa
New: End Jackett 'all' endpoint support
...
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
3 years ago
ta264
de72cfcaaa
Update DSN
3 years ago
ta264
759c132797
Fixed: Allow scrolling in Select Edition modal
...
Fixes #1442
3 years ago
bakerboy448
94adb4d582
Fixed: Added Various Missing Translations
...
cleanup en.json of unused translates
Fixes #1397
Closes Sonarr PR # 4791 'Fixed: Better wording of MissingFromDisk'
3 years ago
ta264
bc3764dcda
Fixed: Error getting search results when there is only one result
3 years ago
BookInfo
1491788081
Move all data fetching to BookInfo v2
3 years ago
bakerboy448
02927dc37d
Fixed: Various Wiki Links
3 years ago
Robin Dadswell
be46d5ae8f
New: On delete notifications
3 years ago
bakerboy448
e4fdf71eee
New: Display Unknown Items in Activity Queue by Default
3 years ago
ta264
9a2260a00f
Revert "Move all data fetching to BookInfo"
...
This reverts commit f6ff53ca31
.
3 years ago
ta264
76bcf94f1d
Fixed: Added missing sort token details for poster views
...
Fixes #1424
3 years ago
ta264
472da10149
Fixed: Fix book index footer stats
...
Fixes #1405
Fixes #1407
3 years ago
ta264
6d8adec7dc
Fixed: Frontend error sorting book index by status
...
Fixes #1426
3 years ago
BookInfo
f6ff53ca31
Move all data fetching to BookInfo
3 years ago
ta264
0db6cf272f
New: Add release date sort option to book index view
...
Fixes #1403
3 years ago
ta264
d1f1052d7d
Fixed: Missing / Wanted filter on book index view
...
Fixes #1366
3 years ago
ta264
c817d6c0d8
Fixed: Error 'Book with Id not found' in manual import
3 years ago
Mark McDowall
e2745c5956
Fixed: Blocklisting pending releases
3 years ago
Mark McDowall
25b37ace34
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #232
3 years ago
PearsonFlyer
0b0bebf3aa
Fixed: Improved root folder setup page
...
(cherry picked from commit eb4f55de85
)
3 years ago
ta264
05a0508d78
Fixed: Add author/book fails unless you change Monitor New Items value
3 years ago
ta264
c51ae664aa
New: Option to control which new author books get monitored
3 years ago
ta264
326d395da4
Fixed: Don't allow interactive import while book match is calculating
...
Fixes #1238
3 years ago
ta264
7be2effa05
Fixed: Sort by path in book index view
...
Fixes #1233
3 years ago
ta264
8f965a7cd5
New: Add book custom filters for author and automatic release switching
...
Fixes #1355
3 years ago
ta264
15dee29057
Fixed: Missing Book column in cutoff unmet
3 years ago
ta264
1b6694739e
Fixed: Sorting by Series, Rating and Status on author details page
...
Fixes #1315
3 years ago
ta264
a7c0eabb56
New: Series file naming tokens
...
Closes #25
Closes #26
3 years ago
ta264
615acdaebe
New: Combine mass editor and author editor, enable book editor
3 years ago
ta264
4887ed0d2f
New: Book editor on author details page
3 years ago
ta264
bf852cadbe
Fixed: Prevent frontend errors when many books added to Readarr
3 years ago
ta264
8280908c39
Fixed: Import list exclusion display overflow
...
Fixes #1140
3 years ago
ta264
b05bd685bc
New: Make monitoring existing books on an import list optional
3 years ago
ta264
33e5351add
New: Add option to only monitor selected book when adding single book
3 years ago
bakerboy448
0d9e98cf51
various fixups of confusing UI translates
3 years ago
Robin Dadswell
225f0b310a
Fixed: Time column is first column on events page
...
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
3 years ago
ta264
ca8f768f84
Fixed: Error adding book to existing author in incognito session
3 years ago
Robin Dadswell
89319f9833
New: Renamed Blacklist to Blocklist
...
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
3 years ago
Kevin Lau
398ab902dc
New: Change Today color in calendar for better visibility
...
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
3 years ago
ta264
12c67891fb
Fixed: Better book status column in author details
3 years ago
ta264
1e82c7a67a
New: Add book, series and files counts to author details page
3 years ago
ta264
3c4c6b855e
Fix add new book prop validation
3 years ago
Robin Dadswell
2317665f33
New: Added book monitoring to author details
...
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
(cherry picked from commit 0bd74098f9
)
3 years ago
ta264
73950ca431
Fixed: Show metadata profile in mass editor by default
3 years ago
ta264
a746a9a4b1
Fixed: Cannot edit root folder calibre option after creation
...
Fixes #1188
3 years ago
ta264
7a969a63e4
New: Use ISO 639-3 language codes in metadata profile
3 years ago
ta264
5f1be9e447
Fixed: Previous / Next author buttons sort by last name
3 years ago
ta264
c9cb0a9774
New: Search bar searches books as well as authors
3 years ago
Taloth Saldono
ba9f618405
Lazy Loading fuse-worker and fixed some potential timing issues when it's slow. Also keep last result while typing.
...
(cherry picked from commit 1e98002b8f3b01e41bff011644a9345c37c259c1)
3 years ago
ta264
468ebc3307
New: Load all books on page load and store in the browser
3 years ago
ta264
2558660b7b
New: Add index views for all books
3 years ago
ta264
a774cf0682
Fixed: Bookshelf jump bar
3 years ago
nitsua
7c662d4628
Add a link to the github issue if it is added to the change notes
...
Database Migration
NO
Description
Add a link to the github issue if it is added to the change notes
3 years ago
bakerboy448
109fd22d1f
New: Add missing Part Number and Part Count Examples
3 years ago
Qstick
bbff60a2b0
Fixed: Avoid fetching quality definitions twice
3 years ago
Mark McDowall
60866f4af6
Fixed: Peers filtering in Interactive Search results
...
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
3 years ago
ta264
19549098a7
Fixed: Reinstate position in series table
3 years ago
ta264
848b183ab8
Fixed: Column settings for series table
3 years ago
ta264
af9f8a9a18
Fixed: Tidy up the Author / Book files table
...
Closes #1089
3 years ago
ta264
71a34c7650
Remove unused frontend stuff
3 years ago
ta264
7f8dc3d2b4
New: Optionally display authors as LastName, FirstName in index
...
Fixes #1062
3 years ago
ta264
332997aefe
Clean up sort menu
3 years ago
ta264
493ce1b20c
Fixed: Deleting multiple books at once from author page
3 years ago
Mark McDowall
ca7ba125d2
Fixed: Remove selected in queue
...
(cherry picked from commit 4ed5fefcc6e362cb5c62ec639ee64571c97f9b5b)
3 years ago
Mark McDowall
1a3bb381b1
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit e9818b9982d868648d714a37527f1b066486c5df)
3 years ago
Mark McDowall
8d6e0c6bc3
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit f5d690aa7b703e6fc0cd7eeced177a28cfed4962)
3 years ago
Mark McDowall
92a9b5b451
Fixed: Unable to close indexer category select input on mobile
...
Closes #4296
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
# Conflicts:
# frontend/src/Components/Form/EnhancedSelectInput.js
3 years ago
Mark McDowall
226ad22748
Author: Mark McDowall <mark@mcdowall.ca>
...
Author date: 6 months ago (1/7/2021 1:01:30 AM)
Committer: PearsonFlyer <PearsonFlyer@github.com>
Commit date: 19 minutes ago (7/9/2021 3:21:25 PM)
Commit hash: 0a104a9cf8a1c5421a0beed9120bfc84fac896a0
Child: Commit index
Parent: 4f986de3
New: Allow quality size limits to be closer together
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
(cherry picked from commit ef5d1b29467ea24d6721e54aec4b35062ab72e4f)
Contained in branches:
qual_size_limits
Contained in no tag
Derives from tag: v0.7.1.1381 + 815 commits
3 years ago
PearsonFlyer
4f986de366
Fixed: Add 'FilterAuthor' token and update manual import text box
3 years ago
servarr[bot]
45d0e20608
New: Add Size column to Activity: Queue ( #1116 )
...
* New: Add Size column to Activity: Queue
(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)
* fixup! Lint
Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
3 years ago
PearsonFlyer
438b75e8cf
Fixed: "Profile" to "Indexer" on Clone Button (
...
(cherry picked from commit 058ab4b4a8
3 years ago
Mark McDowall
d5a74e7064
Return max tooltip width
...
Fixes #602
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
3 years ago
Mark McDowall
80ba57d4b5
Fix tooltip max width on larger screens
...
Fixes #510
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
3 years ago
Mark McDowall
9fe1663267
Fixed: Episode history details tooltip jumping around
...
Fixes #503
(cherry picked from commit 796c5e8b6b9e2ba2b97c6144f64a756e76a947a9)
3 years ago
Qstick
0d860de88a
Fixed: Tooltips overflowing the screen width
...
Fixes #430
Fixes #432
(cherry picked from commit 0a66e86cccc29d7fef6da7876b3b761deb414648)
3 years ago
Mark McDowall
d34e588588
New: Queue status icon is purple when download is waiting to import or importing
...
Fixed: Time Left on Queue won't show when completed
Queue status/timeleft improvements
Closes #281
(cherry picked from commit 910de6d94a4482e82e295153e01c299460af2d2d)
3 years ago
Mark McDowall
1be94da583
New: Don't close manual import when clicking outside the modal
...
Closes #278
(cherry picked from commit fd608fd4113bd1d6fde42bca4d9879f826a8c6a9)
3 years ago
beyondmeat
050dd67972
Fixed: Empty list message for System: Events
...
(cherry picked from commit a23639e62ee5e2106831c10d51b6a4d6ba569fdc)
Closes #159
3 years ago
Qstick
b625bd00ea
fix import sort in appActions
3 years ago
Mark McDowall
46fa7e80a0
Fixed: Restoring a backup with a different API didn't reload properly
...
Fixes #853
(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
3 years ago
servarr[bot]
99a2e1f0fa
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Closes #975
3 years ago
Qstick
b23e225271
Update wiki links
3 years ago
Mark McDowall
8ad917e94b
New: Warning when combining preferred words with a specific indexer
...
Fixes #534
(cherry picked from commit fae38a107f738eff148271499b571b93ed192e84)
3 years ago
Taloth Saldono
e4225aa2c2
Fixed enter in modal confirmation dialogs
...
Fixes #463
Fixes #464
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
3 years ago
Qstick
a877c5b25d
Fixed: Can ignore queue items with unknown book
3 years ago
Qstick
1f06c4f4e2
Fixed: Tooltip for existing author/book on add new item
3 years ago
PearsonFlyer
7c96ab88d1
Really ignore ResizeObserver loop errors
3 years ago
PearsonFlyer
33b4ed44de
Fixed: Corrected Naming Examples
3 years ago
servarr[bot]
cbaf973eeb
New: Translate Activity Queue & Rename Timeleft to Time Left
...
New: Translate Activity Queue
(cherry picked from radarr commit 7d644aa54430eb6712e294956e35c5601077e398)
add some missing keys/fixups as well
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
3 years ago
Jake Soenneker
1835edcb67
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
3 years ago
Robin Dadswell
2f13fe0760
New: Added Prowlarr Donation link
3 years ago
Evan J
5fff24bf69
Update login.html
...
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
3 years ago
ta264
eb9b9d57ed
Fixed: Error on bulk delete from queue
3 years ago
ta264
13d8554e7e
New: More book title naming tokens
3 years ago
ta264
4d840d6f43
New: PartNumber and PartCount naming tokens
3 years ago
ta264
a0e2747004
New: More granular book year naming tokens
3 years ago
ta264
c484a29099
Clean up naming tokens page
3 years ago
ta264
23772ce312
New: Author SortName token
3 years ago
ta264
aa45bc3938
New: Neater filling of author images to aspect ratio
3 years ago
ta264
2ca55ae729
Fixed: Remove useless Banners view
3 years ago
Mark McDowall
c052363368
Fix webpack memory leak when copying HTML files
...
(cherry picked from commit 2804a961cb457cc94d3eaa1fe8ee2f71d9d1261c)
3 years ago
ta264
f6a04f7890
New: Basic audiobook support
3 years ago
Robin Dadswell
6acd42e82b
Show User Agent in System->Tasks for externally triggered commands ( #1047 )
...
* Show User Agent in System->Tasks for externally triggered commands
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)
* Fix ESLint
(cherry picked from commit c3837c9f7b50534e3eafe1d9fbaf360fee4588b7)
* fixup
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
ta264
96db74494a
Fixed: Sort authors by lastname, firstname
4 years ago
nitsua
80b0c594b5
Add a donations section to System for each arr
...
(cherry picked from commit 1b34244143
)
4 years ago
nitsua
6612dab547
Adjust CSS so titles are wrap instead of truncate
...
(cherry picked from commit d7e91f39b4
)
4 years ago
ta264
36080d4665
Fixed: Jumpbar after going back to artist index page
4 years ago
ta264
93f0f33e84
Fixed: restoring scroll position when going back to index page
4 years ago
Qstick
1dff396b9e
Fix lint
4 years ago
Mark McDowall
bdbbcd7fac
Updated react-dnd and added touch support
...
Fixed: Drag and drop on mobile devices
Closes ##4429
4 years ago
Mark McDowall
3f5668705c
Update postcss packages
4 years ago
Qstick
ab1928ee95
Update to webpack 5, remove gulp
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 4ef2174226a0210f756f180dded8567d659589e2)
(cherry picked from commit 06730363c0fe1e2bf376122f50943fbf90ab60e8)
(cherry picked from commit 533f1a61d52cc5d2b7c879de4b2291dbad833cbf)
4 years ago
Mark McDowall
7d4c92cc96
Fixed files that were using incorrect imports
...
(cherry picked from commit a3bb2f1c32fc1e0c49d0d1fe24c04940453f5431)
(cherry picked from commit 9ebdc5364c69971fde5a0c854a2d46d6b027fd5f)
4 years ago
ta264
00e4555736
New: Add min pages and ignored terms to metadata profiles
4 years ago
servarr[bot]
23142a59d7
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
Robin Dadswell
f45cc29816
Fixed: Import Lists provider message in UI
4 years ago
ta264
146fe04cce
Fix bulk queue and blacklisk endpoints
4 years ago
nitsua
d87bf5ae63
Localization framework
4 years ago
ta264
5a9d75857d
Fixed: Rogue scrollbar on large screens
4 years ago
ta264
2691cb3fce
Fixed: Misaligned Book/Author details on large screens
4 years ago
ta264
9d77337726
Fixed: Retriggering marquee titles
4 years ago
ta264
5192c76717
New: Swipe left/right to navigate authors/books on mobile
4 years ago
ta264
f884a2689a
Rework marquee
4 years ago
ta264
5714f1c913
Fix prop validation
4 years ago
ta264
a84725f867
Fixed: Author/Book overview overflows
...
Bump react-measure to v2.5.2
4 years ago
ta264
106a1c339b
New: Scroll long book titles
4 years ago
ta264
400f77584d
New: Add details and delete buttons to file editor table
4 years ago
ta264
427f76fbe0
Fixed: Better formatting of the author books page
4 years ago
ta264
41f5f0f2d4
New: Search for new editions from goodreads when identifying
4 years ago
ta264
c1f2ea6c8a
Fixed: Don't distort author images in search bar results
4 years ago
ta264
110e867bd3
New: Show book file details in interactive import and unmapped files
4 years ago
ta264
f584d2d8d2
New: Allow keeping calibre in sync with goodreads
4 years ago
ta264
7072b913a6
New: Allow retagging book files with calibre
4 years ago
Robin Dadswell
f6e87858a8
New: Added logo to loading page
4 years ago
Mark McDowall
6fa56b8873
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
bakerboy448
c749a660e7
Fixed: Debatable typos in Naming Modal
...
(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
4 years ago
ta264
80e8d5e5e7
Secret Dev Settings Page
4 years ago
ta264
34bd1a5876
New: Warn if user tries to connect to a calibre-web server
4 years ago
ta264
fa459ea7ac
Fixed: Cutoff delete button in unmapped files
4 years ago
ta264
35ab21ab04
Fixed: Marking history as failed
4 years ago
Mark McDowall
9a0b247c8f
Use createHandleActions for adding/removing commands so itemMap is synced properly
...
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
4 years ago
ta264
d6170dbfed
New: Use native dotnet host and DryIoc
4 years ago
ta264
58ddbcd77e
New: Use ASP.NET Core instead of Nancy
4 years ago
Qstick
5a0d52aef9
Update Discord link on MoreInfo page
4 years ago
ta264
eaf46b0550
Hack: ignore wonky depedencies in signalR js client
4 years ago
Mark McDowall
52337350d9
Fixed: Restoring backup from zip file on disk
...
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
4 years ago
Mark McDowall
faf8fbbc2a
Update column properties when restoring persisted state
...
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
4 years ago
Mark McDowall
e6ceafe0b7
Fixed: Table column order resetting after refresh
...
#4297
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
4 years ago
Qstick
cf42e02586
Fixed: Settings fields being altered during save
...
(cherry picked from commit dd61480d60e067e851982b0cc98f03f752b80673)
4 years ago
Qstick
7c14bd1c80
Add crossorigin use-credentials attribute to manifest tag
...
(cherry picked from commit 70e4324a7c6a78e893a5c135cdfdedbb2398b892)
4 years ago
bakerboy448
fd81ca86db
New: Update all wiki links to point to the Servarr Wiki
4 years ago
Mark McDowall
843e46f890
New: Renamed Quick Import to Move Automatically
4 years ago
Qstick
8adf67ed5a
Fixed: Prevent Bookshelf error if items is undefined
4 years ago
ta264
64e2f6457d
Fixed: Goodreads bookshelves not shown after authentication
4 years ago
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
4 years ago
Taloth Saldono
1ff5d814f4
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
cf0439d4c5
Mass Editor size and options
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
5176bdc786
Fixed: Size on disk sorting and display
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
0c8ad37a8f
New: Differentiate between short term and long term (more than 6 hours) indexer failures
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
05bc9f11ee
New: Bulk remove from Blacklist
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
267bdb4cdf
New: Show .net version in UI
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth
7f64162a7a
New: Newznab/Torznab categories dropdown with indexer provided category names
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
4fb13a64b1
Fixed: Preview rename tip wording
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
a06ceeb31e
Fixed: Artist/Album navigation buttons hidden with some titles
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
18a9f69f60
Fixed: Links and already added icons overflowing on add artist/album search results
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
e4ca35d2d2
Fixed: Long paths overflowing in artist history
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
c534ab570f
Don't process queue item without details
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
1f88450045
Fixed: Show more information in UI when testing SAB fails in some cases
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Ryan
b15ab3ae27
Fixed: Typo/unclear text in backup retention
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
a6ec2f5367
Added MultiSelect input control for provider settings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Arthur Bols
acd5796d87
New: Removed chown and simplified chmod options for linux/osx
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
e18f4bb71c
Allow inline markdown in the changelog for linking to wiki
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
47f9572f83
Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
6b8d2a60a7
Fixed: Tag details list series in alphabetical order
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
24ab9768e9
Fixed: Ended overlay on artist posters
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
8d43d5d7b0
Fixed: Queue not always clearing checked items when updated
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
371ef929f3
Linting error
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Jacob
ea4044f237
New: Added option to filter Release Profile to a specific indexer
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
739ebf25c0
New: Clone indexer button
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
0c6a51c7f7
Fixed: Manual Import sorting by quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
4fcc463d6a
Fixed: Prompt to restart after resetting API key
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
0d8c259237
Fixed: Sorting by track count
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago