Commit Graph

1190 Commits

Author SHA1 Message Date
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
2b186e9ef7 Merge branch 'feature/settings' into develop 2018-03-30 22:37:53 +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
5ab256b31b Merge branch 'feature/snapcast' into develop 2018-03-25 10:21:36 +13:00
0a231e0149 Version 3.15.0 2018-03-25 10:20:51 +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
f3e64338a5 Handling responses 2018-03-09 16:38:20 +13:00
1abf393798 Connecting to Snapcast TCP for requests; No monitoring of notifications yet 2018-03-09 08:23:54 +13:00
c204556dbd More logical naming conventions for seeking, 5s polling for updates 2018-03-02 08:49:34 +13:00
816eb54ed7 Merge branch 'master' into develop 2018-03-02 08:12:27 +13:00
8d79b0d55c Releasing 3.14.2 2018-03-02 08:09:15 +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
1a89f8f91c Releasing 3.14.1 2018-03-02 07:48:06 +13:00
c3264e0a7a Merge branch 'develop' 2018-03-02 07:46:45 +13:00
32e5115bfb Version bump 2018-03-02 07:46:27 +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
7142810246 Releasing 3.14.0 2018-02-26 07:58:17 +13:00
0a129daa96 Merge branch 'develop' 2018-02-26 07:57:02 +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
e2c7734e15 Releasing 3.13.1 2018-02-22 07:44:53 +13:00