ta264
3ed442ec0f
Fixed: Faster hasDifferentItems and specialized OrOrder version
4 years ago
Taloth Saldono
66c5828c92
Revised webpack bundling
4 years ago
Qstick
4d4fd09335
Fixed: Album search indicator spins forever if any task exists
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
8a938f6856
New: Switch to ASPNetCore Kestrel and SignalR
4 years ago
Qstick
700fdd18eb
New: Add MB Link to add new artist search result
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
ebe5365e2a
Fixed: noreferrer on frontend images
4 years ago
Taloth Saldono
cf2aefd808
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
4 years ago
Qstick
6529ddb22c
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
3b3d81dab2
Support for primary and fallback download client
4 years ago
Qstick
2bb07e1650
Fixed: Cleanup InteractiveSearch.js logic
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
37137b0c10
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
4 years ago
Qstick
86f4dcd198
Fixed: Remove Duplicate Function in BlacklistConnector.js
5 years ago
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Qstick
1425bc8bd9
New: Seperate Naming for Multi-Disc Albums
5 years ago
Qstick
232273c4dc
Fixed: Manual Import Tracks Sorted Wrong
...
Fixes #848
5 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
Mark McDowall
74cb2a6f52
Fixed: Waiting a long time for unavailable root folders
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
05b25429dc
New: Show Hardlink/Copy in manual import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
4399724e97
New: Sort preferred words in profile on save
...
Closes #3241
5 years ago
Mark McDowall
b7458f6d9c
Menu fixes
...
Fixed: Menus in modals on iOS
Fixed: Menu not closing on outside touch on mobile
5 years ago
Mark McDowall
e555d790e6
Fixed: Scrolling of modals with tabular content in iOS
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
87cb97407a
Fixed: Prop type warning on MenuItem
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
60df3d78b4
Fixed: Track Progress custom filtering on artist index page
5 years ago
Qstick
936b2502cc
Fixed: Multiple Heath Check UI Fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
699f19b352
New: Cleanup Recycling Bin folders older than X days (0 to disable)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
a7e94a0b2a
New: Add warning that recycle bin will be cleaned up automatically after 1 week
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
e2e321b9be
Fixed: Removed unused ManualImport Field
5 years ago
ta264
83c8d85d75
Fixed: Refreshing artist/album details shows 404 until store loads
5 years ago
ta264
0352f8d3ff
Fixed: Faster artist endpoint ( #874 )
...
* Fixed: Speed up AllArtist API endpoint
* New: Display UI before artists have loaded
* Add test of new repository methods
5 years ago
Qstick
c4a067751a
Fixed: Artist Type can be null/blank
5 years ago
Qstick
72947029f4
Fixed: Other Misc Improvements
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
2366ce0931
New: Add root folder from Media Management settings
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
d41a10df21
Fixed: Actions on mobile not indicating when they are disabled
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
a09611a580
Fixed: Modal scrolling causing app to scroll on iOS
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
2273be5afd
Fixed: Edit path on artist index resetting cursor to end on change
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
d6b210a4c9
Fixed: column widths in Interactive Search
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
8440675ad9
Fixed: Canceling editing a custom filter won't close the Custom filter modal
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
07ecd824ea
Fixed: Tags in settings getting cutoff
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
b8377739b4
Fixed: Add tooltip to tag delete button when in use
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
efdf2fb41a
Fixed: tag input alignment and height
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
0491358b72
Fixed: Set min-width for Actions Column in Index
5 years ago
Qstick
b6276600ce
New: Add warning to remove from queue dialog
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
3d0adf8a60
Fixed: Darker border for calendar
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
593259b1c0
New: Wider and taller scroll bar for the click to scrollers out there
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
dc6621ee06
New: Improve help text for extra file importing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
52ec4c4a66
New: HintedSelectInput Component
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
9ca81eb320
Fixed: Issue searching for artist in the UI when tag is removed
5 years ago
Qstick
fd2fb7da20
New: Extra warning for Windows Service issues when prompted to restart
5 years ago
Qstick
413819ae28
Fixed: Finetuned color-impaired mode styling in Calendar
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
5e3a0e2cd7
Fixed: Conditional Rendering on Page Jump Bar
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
cf1210a7f9
New: Bulk Select Quality Interactive Import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
c673058a10
New: Update Frontend Packages
5 years ago
ta264
a35f965d31
New: Write genres and album art to track file tags
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
ta264
ba310fe66b
New: Sort import list groups
5 years ago
Qstick
af26ac849a
New: Group Import Lists by Type
5 years ago
ta264
d075ea3625
New: Spotify integration
...
Import playlists, followed artists and saved albums
5 years ago
Qstick
2f1290d488
Fixed: Correctly handle Repack Releases
5 years ago
ta264
23316329ed
New: Allow monitoring all albums for import list artist
5 years ago
Mark McDowall
361908d431
Fixed: Loading of fonts.css with a URL Base
...
Fixes #854
5 years ago
Mark McDowall
b9d240924f
New: Command line arguments for Custom Scripts are no longer supported
5 years ago
Qstick
9143bb4a7c
Fixed: Queue tooltips appearing offscreen on mobile devices
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
5dddae5d02
Fixed: Mass Editor not showing delete button on narrow screens
5 years ago
Qstick
568c864d2f
Fixed: tag input height not growing in height
5 years ago
Qstick
5a8b303f80
Fixed: Fetch Artists on SignalR Reconnect to prevent Store issues
5 years ago
Qstick
a436692d06
Fixed: Remove faulty fetch command (never worked)
5 years ago
Qstick
4762c73149
Fixed: oAuth actions in UI
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
9a240727ed
Fixed: Error when deleting artist from poster list
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
a006ce88f6
Fixed: Manual import showing error when a different artist is selected
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
9aa049fc04
Fixed: URL base of /artist linking to the wrong path in some cases
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
3ebbf6ff83
Fixed: Multiple SignalR Improvements
...
Support for serverSentEvents, connection optimizations
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Devin Campbell
b52538c54f
Update ConfirmImportModalContent.js ( #836 )
...
Slight grammar issue
5 years ago
ta264
8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue ( #734 )
...
* Add: option to skip automatic redownload when removing from queue
* Add tests for RedownloadFailedDownloadService
* Fix formatting
* Make re-download dialog conditional
6 years ago
Qstick
8fe8aec97c
Fixed: Its not It’s in DeleteArtistModal
6 years ago
Qstick
b3a20e9e0b
New: Change PastDays and FutureDays for ICal Feed in UI
...
Makes #817 easy
6 years ago
Qstick
00a0bf6cb6
Fixed: Typo in ArtistDetails creates TypeError
...
Fixes LIDARR-UI-1FY
6 years ago
Qstick
cf40df7606
New: Replace react-tether with react-popper ( #789 )
6 years ago
Qstick
59bb164bb5
Fixed: Trailing Space in ArtistSearchResult killing build
6 years ago
Qstick
4a8d01f33e
Fixed: Don't use "Ended" for people
...
Fixes #798
6 years ago
Qstick
35c19dac5f
Fixed: Cache Album covers local ( #780 )
...
* Fixed: Cache Album covers local
* Fixed: Maxsize is handled by the backend mapping
* Fixed: Store Album covers seperate from ArtistId
6 years ago
Qstick
1955cd9f73
Fixed: Improve performance of search input selector
6 years ago
Qstick
a3e955443d
New: Output Path column in Queue
6 years ago
Qstick
e4f1e5d376
Fixed: Backup path URL incorrect in some cases
6 years ago
Qstick
6508920449
New: Make Backup folder a Path input
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
c5d980d7b2
New: Sort preferred words by score when displaying in the UI
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
7cf39e6a30
Fixed: UI Selector, Rendering Improvements
6 years ago
Qstick
edeb3e44ff
New: Use Fuse.js for UI header search
6 years ago
Qstick
2b342bdd95
Fixed: Add Placeholder to tracks table for correct rendering
6 years ago
Qstick
e998f9c029
New: Send Bits and SampleRate to UI for TrackFiles
6 years ago
Qstick
0c6cc4acdb
New: AudioBitRate Naming Token
6 years ago
Qstick
d7e406dccb
Fixed: Artist history modal showing incorrect event title
6 years ago
Qstick
43f297099e
Fixed: Change RelativeDateCell to PureComponent
6 years ago
Qstick
9002dd67e1
Fixed: Don't render table options modal content when it's closed
6 years ago
Qstick
909140988f
New: Release title column in queue table
6 years ago
Qstick
016ec00fcd
Fixed: History details for unknown event type
6 years ago
Qstick
63253bf9e3
Fixed: Collapse calendar view buttons on smaller screens
6 years ago
Qstick
b258fc2e1d
Fixed: Refresh on artistIndex spins forever
6 years ago
Qstick
117a3970e8
Fixed: Ensure loading message doesn't change on re-render
6 years ago
ta264
7b288bfcd3
Fixed: Album API query by foreignId only returns requested album
...
Setting the new 'includeAllArtistAlbums' will give the existing
behaviour of returning all albums for that artist
6 years ago