|
|
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:

|
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 |
|
|
|
7ef9eb5b94
|
Merge branch 'develop'
|
2018-02-22 07:43:35 +13:00 |
|
|
|
2566c60a05
|
Merge branch 'develop' of github.com:jaedb/Iris into develop
|
2018-02-22 07:43:10 +13:00 |
|
|
|
0b122ebdf3
|
3.13.1
|
2018-02-22 07:42:27 +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 |
|
|
|
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 |
|
|
|
f959753ae1
|
Upgrading LastFM to accommodate their low-res artwork, #258
|
2018-02-20 15:53:15 +13:00 |
|
|
|
fd16a3cf72
|
Status icons in sidebar
|
2018-02-20 08:25:46 +13:00 |
|
|
|
b44108da0f
|
Merge branch 'master' into develop
|
2018-02-19 16:48:36 +13:00 |
|
|
|
54bf700871
|
Releasing 3.13.0
|
2018-02-19 16:03:42 +13:00 |
|
|
|
48034a2a89
|
Merge branch 'develop'
|
2018-02-19 16:02:22 +13:00 |
|
|
|
21e5781a4b
|
3.13.0
|
2018-02-19 16:02:02 +13:00 |
|
|
|
b795d9647b
|
Removing test scrolling; Icon library to prevent cache lag
|
2018-02-18 21:39:03 +13:00 |
|
|
|
7d1819e9bd
|
Attempting to resolve scroll restoration
|
2018-02-16 16:58:46 +13:00 |
|
|
|
5a8eca13be
|
More icons; Cleaner tooltips
|
2018-02-16 08:52:43 +13:00 |
|
|
|
ed6d657c05
|
Merge branch 'develop' of github.com:jaedb/Iris into develop
|
2018-02-16 07:46:10 +13:00 |
|
|
|
85ab348fa3
|
Blank icon for loading
|
2018-02-16 07:46:02 +13:00 |
|
|
|
d26e6ca9c5
|
Removing debug added_from
|
2018-02-15 21:19:29 +13:00 |
|
|
|
c4c3201523
|
Using inline SVG for greater flexibility with colourising
|
2018-02-15 16:16:00 +13:00 |
|
|
|
6fe069e58c
|
Responsive improvements for form fields
|
2018-02-15 09:47: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 |
|