Commit Graph

205 Commits

Author SHA1 Message Date
eeab697faf Respecting cancelling searches 2018-08-14 21:12:05 +12:00
abc08d72d3 Unifying loader syntaxes 2018-08-13 19:58:36 +12:00
6ff7f1865d Static cleanout; Sliders now true range sliders for drag support, fixes #297 2018-07-28 22:12:36 +12:00
c167ab72ae Testing and patching notifications and modals; exploring icons for best favicon + manifest combo 2018-07-25 21:33:14 +12:00
29f60071a9 Adding page titles 2018-06-28 08:12:03 +12:00
403d348d2f Clearing queue also clears current_track 2018-06-26 15:37:50 +12:00
8ede56d876 Play shuffled playlist, fixes #302 2018-06-26 08:51:11 +12:00
25d77b65cc Customising artist and album library URIs 2018-06-10 10:02:31 +12:00
248e476f15 Polishing modal fields and privacy settings 2018-06-06 21:11:27 +12:00
c27588f2f0 Reinstating initial setup; Only reporting to analytics where approved, fixes #247 and #268 2018-06-05 13:43:02 +12:00
ad8e831d82 Polishing fields; Sortable sources 2018-05-29 21:05:03 +12:00
490457e51c Removing clients from a group 2018-04-30 10:14:55 +12:00
5b92573a28 Reinstating added_by search origins 2018-04-28 16:10:09 +12:00
957acd204f Merging from diverged develop 2018-04-23 08:13:24 +12:00
d1c6164e42 Preventing sliders from spilling out 2018-04-21 13:56:43 +12:00
d6b4e99ded Fixing stop button, fixes #281 2018-04-20 08:08:54 +12:00
cd52734bcc Reorganising component folder structure 2018-04-19 13:34:16 +12:00
e1b8836c53 Removing debug; Working animation linear 2018-04-17 21:37:55 +12:00
cd4451f69c Storing next track and pre-fetching artwork for snappier UI 2018-04-12 15:55:39 +12:00
4736f85ff2 Ending of track flushes out the current playing track 2018-04-11 16:44:41 +12:00
e0cec77996 Repairing MOPIDY_PREVIOUS, fixes #271 2018-04-10 20:41:42 +12:00
f8bfdea153 When current_track null; Removing modal debugger 2018-04-02 13:49:08 +12:00
9bffdf3de1 Leaning-up currentTrack requests - event already has data 2018-04-01 22:06:02 +12:00
fcbfc64ec6 Revamping radio notifications; Radio current track 2018-04-01 21:26:42 +12:00
15a03affce Moving providers into subset 'Services' 2018-03-30 22:37:38 +13:00
8db6e15e3e Moving snapcast to debug (as beta) 2018-03-25 10:20:17 +13:00
1761456e76 Simplifying broadcasts (removing silly action namespacing) 2018-03-21 08:45:22 +13:00
4b5c8a4420 Clients to have access to broadcast and send_message as it now uses data as dict, not python params 2018-03-20 21:47:59 +13:00
8549e9db85 Handling new api structure with client-triggered broadcasts 2018-03-20 13:02:38 +13:00
c204556dbd More logical naming conventions for seeking, 5s polling for updates 2018-03-02 08:49:34 +13:00
b74c6bc3e8 Missing upgraded position and volume controls 2018-03-02 08:07:30 +13:00
90f719c8f4 Animate closing of processes 2018-02-28 09:15:34 +13:00
7fa1fcf9e7 Fixing track updates 2018-02-27 08:51:29 +13:00
75d6e8c85e Refactoring mopidy actions - everything must have an action method 2018-02-26 10:25:56 +13:00
dce75cf529 Play/resume notification; Version bump 2018-02-26 07:56:20 +13:00
536fead38d Queue changes broadcast notifications in browser 2018-02-25 17:24:24 +13:00
2c0d75612f Syntax 2018-02-23 17:10:27 +13:00
ac6e0eea0c Reducing usage of browser notifications in favor of in-app notifications 2018-02-23 09:35:38 +13:00
cce8ac527a Moving artist artwork checker to GridItem so we can detect mount 2018-02-21 12:58:32 +13:00
8603ada14c Loading partial artists 2018-02-20 16:59:32 +13:00
79c2eac3d1 Loading LastFM artist artwork for all local artists... need to check rate limiting 2018-02-20 16:54:49 +13:00
7611788ebd Buildout; Play all library tracks, fixes #250 2018-02-14 08:22:08 +13:00
4721e2d3b9 Loading images via LastFM when all else fails 2018-02-12 08:58:02 +13:00
5a0b879c11 Checking for tracks without albums, fixes #241 2018-02-12 08:14:13 +13:00
93eb1daee4 Merging SearchResult.Artist and SearchResult.Album arrays in favor of digested SearchResult.Track assumptions, fixes #244 2018-01-02 15:58:55 +13:00
5f8789210f Accepting album and artist search result containers, fixes #244 2018-01-01 23:23:06 +13:00
75bb86d592 Fixing sorting for local playlist tracks 2017-12-21 08:38:21 +13:00
5c49b6a859 Sorting of search results in UI (#198) 2017-12-04 08:43:09 +13:00
f1408290ae User-defined SSL settings; Git.io hosted app 2017-11-27 16:38:33 +13:00
7aca106c74 Oversimplifying queue made identifying current track impossible; Reinstated queue as object list, merged with index for max data 2017-11-17 20:25:43 +13:00