Commit Graph

16 Commits

Author SHA1 Message Date
jcass
7daf5a7383 Modularise controls.js. Fixes 124
Make default click action user-configurable. Fixes #133.

Optimise updating of now-playing icons. Fixes #184.
2016-04-27 10:05:24 +02:00
jcass
411a3781fd Combine .js and .py coverage reports.
Remove services that cannot be searched from search dropdown.

Refactoring and additional unit tests.
2016-03-28 06:17:43 +02:00
Nick Steel
d211b92447 Use correct websocket protocol when using websocket_host/port settings 2015-08-25 15:54:33 +01:00
Nick Steel
43c7733e73 Static client support. (Fixes #105). 2015-06-23 16:56:46 +01:00
Davis Mosenkovs
fc721cf087 Link to Alarm Clock: fix flake8 errors 2015-05-30 16:27:31 +03:00
Davis Mosenkovs
c442144dc5 Link to Alarm Clock: fix flake8 E501 2015-05-30 16:15:43 +03:00
Davis Mosenkovs
4df4eb2733 Link to Alarm Clock: remove try/except from Alarm Clock detection
hope this won't cause any issues with broken config
2015-05-30 15:02:16 +03:00
Davis Mosenkovs
00d0b16f3b Link to Alarm Clock: fix Alarm Clock detection 2015-05-30 01:21:15 +03:00
Davis Mosenkovs
287995110b Add link to Alarm Clock 2015-05-30 01:05:42 +03:00
Nick Steel
be769dc479 Removed unused string import 2015-04-26 00:51:16 +01:00
Nick Steel
f3275339c0 Make musicbox config setting optional 2015-04-26 00:50:40 +01:00
Nick Steel
5b7880936f Removed unused title templating 2015-04-26 00:46:16 +01:00
Nick Steel
b598dbd90d Optional config settings for websocket host and port 2015-04-26 00:38:43 +01:00
kingosticks
be86ddfea8 Flake8 fixes 2015-03-06 00:31:48 +00:00
kingosticks
0bd7eff8d6 musicbox config option controls which navigation links are shown 2015-03-06 00:20:35 +00:00
kingosticks
b94db6bfcc Changed to a http:app. Massively based on github.com/tkem/mopidy-mobile 2015-03-06 00:05:49 +00:00