Qstick
0c1f9e6c8d
New: Optional Search Button on Artist Index views
6 years ago
Qstick
88c58e2529
Fixed: Artist and Album navigation buttons wrapping
6 years ago
Qstick
ddf9e8bb01
Fixed: Calendar defaultProps for statistics
...
Fixes #534
6 years ago
Qstick
002234f71b
Fixed: Custom metadata source doesn't get saved from UI
...
Fixes #537
6 years ago
geogolem
875e1aedcb
Wanted Monitor/Unmonitor Selected button fixed ( #528 )
...
* the button was not changing based on the filter selection
nor was it properly carrying out its function.
It should now work.
this code was ported from Sonarr:
979fc436ab
* indents/spaces/formtting
6 years ago
Qstick
f8ce2334c6
Fixed: Downloaded Albums not reflected on Calendar
...
Turns albums green if 100% of tracks are in library
Fixes #520
6 years ago
Qstick
3ae079a541
Fixed: Interactive import SelectArtist ordering
6 years ago
Qstick
029a0e4e20
New: Ability to test all Indexers, Lists, Clients
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6ec8e522de
Fixed: Previous airing in ArtistOverview not working
6 years ago
Qstick
fe865fc4c3
Fxed: Slight UI label color adjustment
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
097429c545
Fixed: TextTagInputConnector.isArray
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
3e538f935a
Fixed: OAuth validation errors
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
69b6b67bf4
New: Sort by Status in Artist Index/Editor
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
27736649c2
New: Import List Tags ( #505 )
...
* New: Import List Tags
* New: Show ImportLists where Tag is Used in Tag manager
* Fixed: SignalR Errors due to handleTag missing
* Fixed: Clarify Lidarr Tags, not to be confused with LastFmTags
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
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
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
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
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
gismo2004
65a1581057
Fixed: Unclear UI on quality definitions ( #483 )
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
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
Qstick
0b4e4a90bc
Fixed: Prevent Albums page from making double API calls
6 years ago
Qstick
813f81b3c9
Fixed: Case for HandleTrackfile function in SignalR
6 years ago
Qstick
9d2fbddc7d
New: Cancel tasks in command queue
6 years ago
Qstick
61387b3d44
New: Album Release Date on queue screen
6 years ago
Qstick
df34fb7be7
Fixed: Add default artist props to prevent blank screen
6 years ago
Qstick
60bb0ac063
New: Queued Task/Command List View
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
b506fd3ab7
Fixed: UI fixes from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
0c7417ee91
Fixed: Filter menu disabled when no items shown
6 years ago
Qstick
b5ae7eed87
Added: Show name in Indexer-Client-Notification modal headers
6 years ago
Qstick
b9f625a0a7
Fixed: Move Artist modal shows incorrect path for multiple artist move
6 years ago
Qstick
15672298c6
Fixed: Artist Statistics throwing errors when null
6 years ago
Qstick
93a0f18f82
Fixed: Unable to edit metadata profiles
6 years ago
Qstick
a9e59b7798
Fixed: Prevent JS errors when statistics is null
6 years ago
Qstick
36b2942cef
Added: Allow folders without trailing slashes in file browser
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
6 years ago
Qstick
e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] ( #431 )
6 years ago
Qstick
54d1d90e16
Added: Show medium on manual import
...
Fixes #381
6 years ago
Qstick
539d7b3e66
Fixed: Blank Screen after Import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
0b4495e92d
Fixed: Calendar Links to Artist/Album
...
#382
6 years ago
Qstick
3ac378695c
Fixed: Remove rouge space from metadata message
6 years ago
Qstick
b1bcbe365d
Added: Message to enlighten users on metadata profiles
...
#427
6 years ago
Qstick
c795951857
Fixed: Sort Next and Last Album by Release Date
...
Fixes #401
6 years ago
Qstick
d2d6f22c5f
Fixed: Default poster view to show artist names
6 years ago
Qstick
ff479ad170
Fixed: RootFolderSelect never uses provided initial value.
...
Fixes #412
6 years ago
Qstick
dabb9bc18a
Fixed: StarRating alignment
7 years ago
Qstick
54349f95f1
Fixed: Search Bar returns 404
...
Fixes #377
7 years ago
Qstick
18b29f8208
New: Add Star Rating to Album table ( #365 )
7 years ago
Qstick
d79139976c
New: Search by Tag
7 years ago
Qstick
ef93ae3792
Fixed: Misc UI Fixes
7 years ago
Qstick
457955c306
New: Simplify naming separator in UI
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
7 years ago
Qstick
74c2da5088
Fixed: Update Indexer Store Select Schema
7 years ago
Qstick
ef6c93c784
Fixed: Stylelint Issues
7 years ago
Qstick
ad6e651090
New: Show Release Title on Release Selection ( #343 )
...
Fixes #329
7 years ago
Qstick
026a2cace5
Fixed: Checkbox can be checked when disabled
7 years ago
Qstick
8624ff5c6a
Fixed: Correctly set default profiles on import
...
Fixes : #333
7 years ago
Qstick
0d7cd8009f
Added: Make Lidarr CSP compatible
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
7 years ago
Qstick
6c19569210
Fixed: Expand first medium in Album by default
...
Fixes #328
7 years ago
Qstick
8f0897f70c
New: Use Artist backdrop for Album detail page
7 years ago
Qstick
d9422b4edc
Fixed: Artist AlbumType ExpandbyDefault if has release in 30 days
...
also Fixes #313
7 years ago
Joseph Milazzo
8d113864aa
Added percentages to the HDD usage readout. ( #308 )
...
* New: Added percentages to the HDD usage readout.
7 years ago
Qstick
e73936184b
Fixed: Change Host GUID, other Sonarr references ( #307 )
...
* Fixed: Change Host GUID, other Sonarr references
* fixup! Random GUID and Copyright Year
7 years ago
Qstick
57fc26916a
Update AnalyticSettings.js
...
Fixes #301
7 years ago
Joseph Milazzo
2b2c242c6f
Fixed: Artist and Album Posters show placeholder instead of image ( #292 )
...
* Fixed issue where after AlbumPoster had error state, non-errored images would be stuck with placeholder.
* Fixed the poster loading issue for artists as well.
* Updated ArtistBanner as well.
* fixup: banner issues from previous missed update
* fixup! remove lazy variable, fix variable
7 years ago
Qstick
bdf677479a
Changed: Update Donation Links
7 years ago
Qstick
c833a6dc84
New: Enable Ratings for Albums
7 years ago
Qstick
f9fb33eb08
Added: Additional Album Monitoring Options
7 years ago
Qstick
8ad38fe3af
Fixed: Validation for Track File Naming, Add Album Type Token
...
#241
7 years ago
Qstick
fde276f000
Fixed: Don't allow profile delete if in use by import list
...
Fixes #280
7 years ago
Joseph Milazzo
aaa3b5495f
Feature/common tag parsing ( #273 )
...
* Added refresh title on the refresh button.
* Added a quick fix for common parsing issues when albums or tracks contain (special edition), (deluxe edition), [bonus], (version), (single), etc.
7 years ago
Qstick
226f884233
New: Grouped Album Import Notification ( #265 )
...
* New: Grouped Album Import Notification
* fixup: Add Emby and Kodi Notify for Album Download
7 years ago
Qstick
289647b6b1
Added: Sort Album Table on Artist Details Page
...
Fixes #171
7 years ago
Qstick
8423b6d488
Fixed: Clean Artist Index Sort Menu, Fix Next/Last Album Sorting
...
Fixes #256
7 years ago
Qstick
a96df79572
Fixed: Wanted Page Count in UI and Paging, Sort by Album Title
7 years ago
Qstick
df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only ( #250 )
...
* Added: Add Release Status to Metadata Profile, Default to Official Only
* Fixed: Unit Test and Comparison
7 years ago
Qstick
9d056006cc
Fixed: Log event modal doesn't close
...
Fixes #239
7 years ago
Qstick
ef0590728f
Fixed: Calendar Filter Selection and Persist State
7 years ago
Qstick
4940e5014d
Fixed: Update File Date Options for Music
...
Fixes #230
7 years ago
Qstick
580c9e2da8
Fixed: Unable to download release from interactive search
...
Fixes #242 and Fixes #243
7 years ago
Qstick
c08c2eb2f8
Fixed: Jumpbar uses incorrect property
7 years ago
Qstick
87e492fe51
Fixed: Footer doesn't show track or file count.
7 years ago
Qstick
94cca69e92
Fixed: UI Fixes
7 years ago
Qstick
7354e02bff
New: Custom Filtering for UI ( #234 )
7 years ago
David Bates
c6873014c7
WIP: Checks the props for missing poster and deals with it accordingly ( #221 )
...
* Checks the props for missing poster and deals with it accordingly
* Qucik fixes while trying to fix the Artist Poster index bug..
7 years ago
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
David Bates
54ca73f474
Fixes two ui issues ( #206 )
...
* Fixes two ui issues
References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object
Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.
Gitignore changes to ignore my Idea projects
Adds .editorconfig for editors that respect that to maintain spacing and other config
* Changers per @QStick and the code review.
- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
7 years ago
Qstick
3488ba3d84
Fixed: Update Album State on AlbumStudio
7 years ago
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
7 years ago
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
7 years ago
Qstick
ec2dc34098
New: Interactive Search from Album Detail Page
7 years ago
Qstick
ef6a84c136
Fixed: Medium track status on AlbumDetails page.
7 years ago
Qstick
6ff5e6337b
Fixed: Virtual tables/grids on Mobile
7 years ago
Qstick
b5339b75ff
Fixed: Additional UI number input fixes
7 years ago
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
7 years ago
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
7 years ago
Qstick
afc4aeb25f
Update to FontAwesome5
7 years ago
Matthew Despain
de22991856
Updated donation links
7 years ago
Qstick
9374461d97
Fixed: Page header search box uses incorrect artist link
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago
Qstick
b5cd240cc7
Fixed: ESLint and Stylint Issues after UI updates
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
d9a8a92b8e
New: Indexer Setting for absolute maximum size for a release
7 years ago
Qstick
b1a016289c
Refactor Episode section naming to Album in UI
7 years ago
Qstick
99d0421ba7
Fixed: Don't fail build on test failure ( #173 )
...
* Fixed: Don't fail build on test failure
This sets Appveyor up to use the original build.sh and test.sh scripts.
Enables tests for Travis
Add frontend linting checks to Appveyor builds
Add Failed Tests message to Appveyor builds
Fix windows installer naming
Fix a few UI issues causing eslint and stylelint to fail
* fixup! forgot one ui fix.
* fixup! Inno doesn't like appveyor appending string to pr version
* fixup! It's too late, my brain is mush
7 years ago
Qstick
422b82da3c
Fixed: Manual import quality selection
7 years ago
Qstick
d8c89f5bbd
UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
...
Ability to cancel an import lookup/search at any point.
Ability to move artist path from Artist Edit or bulk move from Mass Editor.
Trigger manual import for Artist path from Artist Detail page.
Pulled from Sonarr
7 years ago
Josh Jones
5fae202760
Update text to say album instead of episode. ( #170 )
7 years ago
Tynan CR
1368dd6a53
Fix: Quality range definitions in kbps ( #157 )
...
* Quality range uses kbits per second. Quality ranges updated for each format
* Changed vorbis q10 weight
* Fixed element name
* Added migration to keep existing MB/min quality constraints valid
* Fixed migration SQL
* Slider step now 1
* Fix: using kbps for min size as well
* Added tooltip for quality-size
* Updated AcceptableSizeSpecification test
* Small magic number fix
7 years ago
Qstick
94d4215a40
Change ‘episode’ to ‘release’ in remove queue modal
7 years ago
Tynan CR
9d00a17ade
Fixed eslint errors and re-enabled build.sh check ( #150 )
...
* Fixed eslint errors and re-enabled build.sh check
* Corrected typo
* Corrected typo
* Disabled max-params on files with warnings
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
7 years ago
Qstick
5f75c6046b
Fix: Not Loading/Showing Track on History Page
7 years ago
Qstick
7e4a8c8ff7
New: Artist History Modal in Artist Details Page
7 years ago
Qstick
b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles ( #145 )
...
* Fixes Misc Issues with Album Metadata Extrafiles
* Fixed: Move Empty Subfolders to after ArtistRenamedEvent and Metadata mover
* Remove Path from Album Table, Fix Wdtv, MediaBrowser, Roksbox
* Remove Album Path from UI
* Remove Comments and add Jpeg extension to XMBC image regex
7 years ago
Qstick
8e57765c28
Fixed: Musicbrainz UI note on Add Artist page
7 years ago
Qstick
f8a0a1b656
Fixed: Can't Monitor Artists in Artist Editor
...
Closes #142
7 years ago
Qstick
27d65937c0
UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick
e181876dfc
Fix Sonarr Reference in RemotePathMappingsModal
7 years ago
Qstick
45586a5f20
Fixed: Regression with advanced settings toggle not persist current session
7 years ago
Qstick
cd5b658196
UI Action Handler Changes, Misc Fixes
7 years ago
Fish2
7825319d89
lossless compression of images ( #117 )
...
* Lossless Compression of images saves 96 KB
* lossless compression of images
* Add 96-Outline-White For Lidarr and remove Sonarr.svg
* Fix SVG honeycomb
7 years ago
Qstick
a613dad540
Fix Misc Naming in UI and API
7 years ago
Qstick
5b7339cd73
Add Metadata Profiles ( #132 )
...
* Add Metadata Profiles
* fixup! Codacy
7 years ago
Qstick
9dcf90d241
Fixed: Search on Artist Add, Monitor None Option on Artist Add
7 years ago
Qstick
d031b823f2
Correct iCal link
7 years ago
Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
7 years ago
Qstick
ead0b7a2f4
Fix: Show Album Type on Manual Import Album Select Modal
7 years ago
Qstick
e8d44d1cc2
Add DB Version to About Page ( #124 )
7 years ago
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
7 years ago
ta264
e1e7cad951
Fix Linux build and set up travis ( #119 )
...
* Add missing progress functions
* eslint fails so disable
* Correct case
* Fix copy commands
* Set up travis
7 years ago
Qstick
8c31d39b3d
Add Album Type to Wanted and Cutoff Tab Table
7 years ago
Qstick
9f079fb8ba
Fixed: Batch Monitor/Unmonitor on Wanted Pages
7 years ago
Qstick
cb9af37c39
Misc UI Updates
7 years ago
Qstick
1b64171b30
Fix Poster Render on Add Artist, Add EPs by Default
7 years ago
Qstick
90018cf487
Check Exist before Rendering Posters/Banners
7 years ago
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick
6718d82432
Small UI Tweaks, Fix Banner Images When Artist Deleted
7 years ago
Qstick
1396be4833
Fix Blank Notifications Modal
7 years ago
Qstick
70cc2ed8a5
AlbumStudio and ArtistEditor Fixes
7 years ago
Qstick
49309125b6
UI Cleanup, Artist Overview Truncate
7 years ago
Qstick
4b278c80aa
Rename UI Component Episode to Album
7 years ago
Qstick
a80360f6fd
Remove Remaining TV Code
7 years ago
Qstick
eaba78ad4a
Add AlbumCutoffService and Refactor UI
7 years ago
Qstick
c5325f3630
Update Remainder of Logos in UI
7 years ago
Qstick
7776862359
Fix Manual Album Grab, Clean ReleaseResource
7 years ago
Qstick
566ac1a9d3
[UI Work] Add Overview Artist Index View
7 years ago
Qstick
f4e831dd74
Add AlbumType Defaults on Imported Artists
7 years ago
Qstick
dd56abffba
Fix Interactive Import Allowing Import without Deselect/Select of Row
7 years ago
Qstick
1700c471b7
More UI Cleanup
7 years ago
Qstick
f812302aa5
More Work on Album Filtering per Artist
7 years ago
Qstick
023452e1c3
Add Page Populator from Sonarr
7 years ago
Qstick
52e3d96f4a
UI Formatting Cleanup
7 years ago
Qstick
b963f2aa82
Add prelim work for Album Filtering
7 years ago
Qstick
74f91d63f6
Fixed: metadata modal not closing
7 years ago
Qstick
02925245c2
Rename Episode Instances to Album to fix AlbumModal
7 years ago
Qstick
bd3bd9a378
Fix for History Not Showing
7 years ago
Qstick
4ccb625f18
Update References and Links in General Settings
7 years ago
Qstick
f3e55a236c
Misc UI Fixes
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
ed3b47d76a
Support for Artist Disambiguation and Type
7 years ago
Qstick
d10fb92a09
Fix regression in EditMetadataModal
7 years ago
Qstick
d99fd151e3
Fix regression in Indexer Edit Modal
7 years ago
Qstick
f69559e4da
Misc Frontend Updates
7 years ago
Qstick
729d1142b0
Log TrackImport and TrackFileDeleted to History
7 years ago
Qstick
9be4ec4c15
[UI] Refactor TrackFile Modal
7 years ago
Qstick
d243a8c8c4
Add Tracklist to Album Modal
7 years ago
Qstick
90d9741056
Fix Interactive Import, Add Track Actions and Reducers
7 years ago
Qstick
8f45fe0afe
Rework Tags for Music
7 years ago
Qstick
0201aa812e
Add Advanced Option for Alternate Metadata Provider Source
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Qstick
fbe6bfc78e
Add Album Label Support from Metadata
7 years ago
Qstick
9f689c0233
[UI] Fix Album History Showing for Every Album
7 years ago
Qstick
48d31523a5
[UI] Add Language to Manual Import, Fix Posters,Banners
7 years ago
Qstick
25eef250a4
[UI] Add Banner View to Artist Index
7 years ago
Qstick
07b37c1575
Update MediaCover Module to Work with Artist and Album Images
7 years ago
Qstick
44cc642ad4
[UI Work] Misc UI Fixes and Tweaks
7 years ago
Qstick
2a6decdc4c
Logging for UI
7 years ago
Qstick
871a3773b2
[UI Work] History, Queue, Calendar Fixes
7 years ago
Qstick
d2bafd4605
Add Support for Artist Links from Metadata
7 years ago
Qstick
0a7f18e843
[UI Work] Artist Detail, Album Dialog, Album Search, Album Missing Search
7 years ago