Qstick
029e057c06
Fixed: Added Formatter cases for Wavpack and APE
6 years ago
Qstick
e7bd67fcfa
New: Frontend package updates
6 years ago
Qstick
8256314ba8
Fixed: Minor UI fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
d3ee856403
Fixed: Signout icon definition
6 years ago
Qstick
ad69c18a3f
Removed unused webpack.config.js from root.
6 years ago
Qstick
871fb089d3
Fixed: Correctly sort by track number in ManageTracks modal
...
Fixes #494
6 years ago
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
gismo2004
a95191dc3b
Fixes: Headphones album search ( #502 )
6 years ago
Qstick
e08f39ebe0
New: Setting to prevent download of early releases ( #485 )
...
* New: Setting to prevent download of early releases
* Fixup! Test and Wording
6 years ago
gismo2004
9b0a7c60ed
Fixed: Improve TrackMatching when title is slightly longer/shorter than DB ( #491 )
...
* improve TrackMatching
* Add unit test for TrackMatching
* rename NormalizeEpisodeTitle to NormalizeTrackTitle
* correct typo
6 years ago
Qstick
2af4a5004f
New: Bump Version 0.4.0
6 years ago
Qstick
56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag ( #498 )
...
* Fixed: Allow text in front of cleaned tag
* fixup! Add another test case that shouldnt be matched.
6 years ago
Qstick
d45d0ab1f6
New: Enable OSX builds with Travis ( #497 )
6 years ago
Qstick
66c524140d
Fixed: Update Travis Builds to Use Node 8 LTS ( #496 )
...
* New: Bump node version in travis
* fixup! Only require major
6 years ago
Qstick
7093bde226
New: Compatibility with Hombrew-installed mono
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
gismo2004
29c52e47bb
Use Album Disambiguation/Type when searching and picking releases ( #490 )
...
* Use Album Disambiguation/Type when searching and picking releases
* Add Disambiguations to AlbumQuery
* use string interpolation for AlbumQuery
* cosmetic change in log text
6 years ago
Qstick
b8511f039a
New: Various UI Package Updates
6 years ago
Qstick
9611df7e9e
Changed: Export Calendar options in UISettings
6 years ago
Qstick
18fd7d452b
Fixed: Add payload to createSaveHandler
6 years ago
Qstick
713f643b1d
Changed: Convert password input to standard using pass font
6 years ago
Qstick
e0108352c8
New: Filter .DS_Store files from parsing
...
Fixes #489
6 years ago
Qstick
328795cb1f
Fixed: Don't read response stream if it equals Stream.Null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
b5ecc4d209
Fixed: Episode reference in Parser.cs
6 years ago
Qstick
dd6b93e243
Fixed: Add tag default property to ArtistDetails
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
68f9df695b
Fixed: Remove debugger from OverlayScroller
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
4a17e43c82
New: React and ReactDom to 16.5.1
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
c6579cf115
Fixed: Create default value for filterValue in FilterBuilderRowValue
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
d728b0c4b2
Fixed: UI doesn't detect ArtistRenamingCommand is running
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
2c492fdb72
Fixed: Poor scrolling performance on some browsers
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
ca244b0da5
Fixed: Remove value length restriction from ArtistSearch
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
1fb0b867a9
Fixed: Remove period in ArtistMonitoringOptions for consistency
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
9e183fd0fd
Changed: Remove lodash reference from Selector files
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
9c9fec70d8
Fixed: Validation for IndexerId on Release API Endpoint
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
d61ba76574
New: Choose extension for magnet links in Torrent Blackhole
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
622e2de07d
Fix: Last.Fm UserId message
6 years ago
Qstick
a069ce40ad
Fix: NMA Migration issue
...
For those that have not migrated yet.
6 years ago
Qstick
c0c9d4363c
New: Last.fm User and Tag Import Lists ( #478 )
...
* New: Last.fm User and Tag Import Lists
* fixup! defaults and variable name
6 years ago
gismo2004
e155217165
Fixed: Newznab Artist search ( #482 )
...
* Fixed: Newznab Artist search
space is still not allowed
make code more readable
* add back the curly braces
6 years ago
gismo2004
65a1581057
Fixed: Unclear UI on quality definitions ( #483 )
6 years ago
gismo2004
91767c1462
Fixed: Newznab "400.BadRequest" ( #481 )
...
"space" is not allowed in request url
6 years ago
Qstick
d5b60957d9
Fixed: Trailing space in keyboardShortcuts killing build
6 years ago
Qstick
034ef2ad99
Fixed: Various UI fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
2667d3ac21
Fixed: Table option helptext from "isVisible" to "visible"
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
812af82fae
Fixed: Search fails for many artist and albums with specials ( #466 )
...
* Fixed: Search fails for many artist/albums with specials
* fixup! Replace & with space
* fixup! Add two more test cases
* fixup! Add last test case
* fixup: Newznab test case
6 years ago
Qstick
23bc5b11cf
Added: Device load support for Pushbullet
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
e41f884153
Fixed: Updates to commandExecutingSelector
6 years ago
Qstick
68aaa49e9f
Fixed: Filter mapped drives when running from service
6 years ago
Qstick
70dc4d86dc
Fixed: Reorg default properties in ArtistIndexRow
6 years ago
Qstick
7ece4731fc
Fixed: Rework color naming
6 years ago
Daniel Underwood
27470432f9
Changed: Make entire row clickable in manual import album selection ( #469 )
6 years ago