ta264
b592b11b97
Fixed: Editing provider/profile settings appearing to affect wrong item
4 years ago
ta264
c4df49b0fb
Update sentry DSN to self hosted
4 years ago
Qstick
92d0b4f931
Dedupe JS events to prevent 1000s repeated hitting Sentry
4 years ago
Qstick
30a72332a4
Fixed: Default id for MenuContent
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
7775aa6683
Fixed: React error when displaying a search result for an existing item
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
ta264
9902434057
Fixed: Rework Artist Index and VirtualTable
4 years ago
ta264
4036b2ade2
Fixed: Don't repeatedly re-render cells
4 years ago
ta264
25e4e30520
Better selection of jump bar items
...
Show first, last and most common items
4 years ago
ta264
3856d5fe92
Fixed: Strip UrlBase from UI events before sending to sentry
...
Should mean that source maps are picked up correctly.
4 years ago
ta264
cccac3532d
Fixed: Use a worker for UI fuzzy search
4 years ago
ta264
de491aa4b3
Fixed: Faster movie selector
4 years ago
ta264
3ed442ec0f
Fixed: Faster hasDifferentItems and specialized OrOrder version
4 years ago
ta264
21490b724a
New: Option for production build with profiling
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