quintodrome/ui/src/dialogs
Steve Richter a56d5bc850
Listenbrainz scrobbling (#1424)
* Refactor session_keys to its own package

* Adjust play_tracker

- Don't send external NowPlaying/Scrobble for tracks with unknown artist
- Continue to the next agent on error

* Implement ListenBrainz Agent and Auth Router

* Implement frontend for ListenBrainz linking

* Update listenBrainzRequest

- Don't marshal Player to json
- Rename Track to Title

* Return ErrRetryLater on ListenBrainz server errors

* Add tests for listenBrainzAgent

* Add tests for ListenBrainz Client

* Adjust ListenBrainzTokenDialog to handle errors better

* Refactor listenbrainz.formatListen and listenBrainzRequest structs

* Refactor agent auth_routers

* Refactor session_keys to agents package

* Add test for listenBrainzResponse

* Add tests for ListenBrainz auth_router

* Update ListenBrainzTokenDialog and auth_router

* Adjust player scrobble toggle
2021-10-30 12:17:42 -04:00
..
AboutDialog.js Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
AboutDialog.test.js Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
AddToPlaylistDialog.js Move Playlists to the sidebar menu (#1339) 2021-09-11 13:11:15 -04:00
AddToPlaylistDialog.test.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
DialogContent.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
DialogTitle.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
DuplicateSongDialog.js Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
ExpandInfoDialog.js Fix JS console warning 2021-09-26 17:36:30 -04:00
HelpDialog.js Misc small changes (#1433) 2021-10-26 08:57:20 -04:00
index.js Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
ListenBrainzTokenDialog.js Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
SelectPlaylistInput.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
SelectPlaylistInput.test.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00