Commit Graph

924 Commits

Author SHA1 Message Date
e40af6185b Grid type as a classname for tailoring thumbnails 2018-04-10 21:02:19 +12:00
1c81006182 Loader for artist when completely empty 2018-04-10 20:47:37 +12:00
e0cec77996 Repairing MOPIDY_PREVIOUS, fixes #271 2018-04-10 20:41:42 +12:00
252ba72087 Handling Spotify's new nested track.track.track super-useful boolean 2018-04-10 20:37:49 +12:00
193b8c23af Merge conflict; Removing loader 2018-04-10 20:16:00 +12:00
88a46b7afe Removing loader 2018-04-10 20:14:31 +12:00
7873158c59 Only show loader when asset completely unloaded 2018-04-10 08:01:36 +12:00
21a97c6bfb Restart browser UI 2018-04-09 21:13:12 +12:00
c8689e9ed6 App loading placeholder; Snapcast padding 2018-04-05 07:35:25 +12:00
d9bc5e133c Mobile view includes added_by origin 2018-04-03 21:16:10 +12:00
5b8ad5ece9 Only connect to snapcast when enabled; App placeholder 2018-04-03 17:01:40 +12:00
f8bfdea153 When current_track null; Removing modal debugger 2018-04-02 13:49:08 +12:00
99d3cf59dc Only scroll to top on PUSH of route #263 2018-04-02 11:24:13 +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
407a2d3a10 Removing spotify connected status - we connect on demand instead 2018-04-01 11:52:42 +12:00
9ecddcc1b5 Precursor to scroll position history; Restoring Genius API; Settings services 2018-03-31 20:36:36 +13:00
15a03affce Moving providers into subset 'Services' 2018-03-30 22:37:38 +13:00
96d4ec3bdf Snapcast config via pusher 2018-03-26 10:36:13 +13:00
8db6e15e3e Moving snapcast to debug (as beta) 2018-03-25 10:20:17 +13:00
e7abde42f8 Edit client modal... we'll need a server one too 2018-03-23 22:06:12 +13:00
2be4851ecc Volume and mute controls 2018-03-23 16:54:56 +13:00
b2067512a3 Leaning up snapcast component 2018-03-22 16:59:04 +13:00
ce0c41516a Digesting snapcast structure into iris-friendly structure 2018-03-21 22:08:53 +13:00
40bee2f982 Merge branch 'feature/snapcast' of github.com:jaedb/Iris into feature/snapcast 2018-03-21 21:40:43 +13:00
d80b2faae0 Fetching status on render 2018-03-21 21:40:47 +13:00
6c78920c1e Snapcast instruct more flexible 2018-03-21 21:40:33 +13:00
03f93900ce Numeric ids for generateGuid: timestamp + random 2018-03-21 09:04:08 +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
48eae8b173 Dynamic action creation from pusher broadcasts 2018-03-20 16:53:41 +13:00
8549e9db85 Handling new api structure with client-triggered broadcasts 2018-03-20 13:02:38 +13:00
2cde9fa786 Handling partial metadata requests 2018-03-19 16:09:27 +13:00
f615c6c8d0 Passing method to response 2018-03-13 08:57:40 +13:00
6ec5fd388e Upgrading all request/responses to JSON-RPC 2018-03-12 21:39:27 +13:00
c204556dbd More logical naming conventions for seeking, 5s polling for updates 2018-03-02 08:49:34 +13:00
bf629ab3f2 Merge pull request #259 from brianclinkenbeard/patch-1
padding for when seconds == 0
2018-03-02 08:07:43 +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
2a95af89de Notifications as object for better targetting; Notifications closing vs removing for animation window 2018-02-28 08:44:38 +13:00
7fa1fcf9e7 Fixing track updates 2018-02-27 08:51:29 +13:00
e79e213c5a Notifications have customisable duration and CSS animation in-and-out 2018-02-27 08:44:20 +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
f36073a89e padding for when seconds == 0
Resolves this issue:
![unpadded seconds](https://0x0.st/sAN5.png)
2018-02-22 16:53:01 -08:00
ac6e0eea0c Reducing usage of browser notifications in favor of in-app notifications 2018-02-23 09:35:38 +13:00
624af8b71b Adding MBID to artists returned from LastFM 2018-02-21 19:38:23 +13:00
cce8ac527a Moving artist artwork checker to GridItem so we can detect mount 2018-02-21 12:58:32 +13:00