jcass
9c0e1cc56e
fix:Don't create Mopidy models manually.
...
Fixes #172 .
2016-03-06 22:51:18 +02:00
jcass
785d923fcf
docs:Fix travis and coveralls link targets to point to correct repository.
2016-03-05 15:06:13 +02:00
jcass
8d9074a733
Add tox environment configuration for linters.
2016-03-05 14:59:22 +02:00
Nick Steel
81948a0545
Bump version and release date
2016-03-01 20:39:55 +00:00
jcass
c132f9b5df
fix:Replace Javascript dialogs and buttons with jQuery Mobile equivalents.
...
Use 'm3u' format for saving playlists. Invalidate the playlist cache on refresh or external changes.
Replace links with buttons and text with icons.
Fixes #113 . Fixes #173 . Fixes #177 .
2016-02-29 20:35:32 +02:00
jcass
34e2abf612
Bundle vendorized copy of Mopidy.js.
...
Fixes #175 .
2016-02-23 07:14:51 +02:00
jcass
5290f81d8c
fix:Retrieve album images using new mopidy.library.getImages format.
...
Fall back to using track artist if album artist is not available.
Fixes #128 .
2016-02-18 13:10:21 +02:00
jcass
a28969aa9e
docs:Update changelog.
2016-02-15 07:38:31 +02:00
jcass
4d20b13f51
fix:Disable volume slider change events while user is busy dragging the slider.
...
Fixes #168 .
2016-02-15 07:35:46 +02:00
jcass
a1b6cdbea1
fix: remove volume slider timer.
...
Fixes #162 .
2016-02-14 17:29:23 +02:00
jcass
f5e372a70d
fix:Avoid polling for current track and time changes.
...
Fixes #40 .
2016-02-14 17:09:40 +02:00
jcass
f4c1a7e0b3
docs:Update changelog.
2016-02-14 10:38:01 +02:00
wagamama
ae72b09f29
fix:Prevent mobile devices from scaling up when in landscape mode.
...
Fixes #157 .
2016-02-05 08:26:47 +02:00
wagamama
2e874b2f99
Split out and update vendor libraries.
2016-02-05 08:19:45 +02:00
jcass
d7bd3736b2
docs:Update changelog.
2016-02-04 22:06:13 +02:00
jcass
ad4757d979
fix:Fix CSS typo.
2016-02-04 22:05:08 +02:00
jcass
54e835b623
fix:Replace jquery.truncate.js with text-overflow: ellipses.
2016-02-04 21:46:11 +02:00
jcass
f75842488d
docs:Update changelog with release date.
2016-02-04 18:30:28 +02:00
Nick Steel
af0ce8503b
Merge branch 'develop' of github.com:pimusicbox/mopidy-musicbox-webclient into develop
2016-02-04 15:59:32 +00:00
Nick Steel
a9b7b3febd
Added changelog entry
2016-02-04 13:52:27 +00:00
jcass
c0fbffcdb6
fix:Bump Mopidy version dependency for M3U-related features.
...
Fixes #147 .
2016-02-04 07:10:40 +02:00
jcass
7991e94042
docs:Update changelog to show issues under correct headings.
2016-02-03 09:25:21 +02:00
jcass
19363e1476
Merge remote-tracking branch 'upstream/develop' into fix/79_explicit_2
...
Conflicts:
README.rst
2016-01-31 06:46:25 +02:00
jcass
a9338a6ec8
fix:Use explicit Mopidy.js calling convention.
2016-01-30 13:54:40 +02:00
jcass
e90f5edcea
docs:Update changelog. Fixes #148 .
2016-01-30 13:37:13 +02:00
Nick Steel
04e7f118ac
Merge branch 'fix/144_header_text_truncation' of https://github.com/jcass77/Mopidy-MusicBox-Webclient into jcass77-fix/144_header_text_truncation
2016-01-28 19:33:56 +00:00
Nick Steel
c9fa8b3bbe
Merge pull request #142 from jcass77/fix/mute_events
...
Add event handling for 'muteChanged' event
2016-01-28 19:04:13 +00:00
jcass
029840ea20
doc: Add changelog entry for title bar fix.
2016-01-28 17:01:33 +02:00
jcass
a6c151daa6
docs: Remove duplicated changelog entry.
2016-01-28 12:40:50 +02:00
jcass
fd7c8ec8d3
docs: Fix markdown.
2016-01-28 12:36:53 +02:00
jcass
480ef74d3e
docs: QA link references.
2016-01-28 12:31:08 +02:00
jcass
a16d477068
docs: Split changelog into enhancement and fixes section.
2016-01-28 12:24:11 +02:00
jcass
ebec7a1605
docs: Update changelog with all closed issues and merged PRs since release 2.0.0.
2016-01-28 12:16:19 +02:00
jcass
56b05fce52
docs: Add links to issues referenced in README.rst.
2016-01-28 11:21:51 +02:00
Stein Magnus Jodal
833a923284
docs: Fix date format, add missing release dates
2016-01-27 20:34:54 +01:00
jcass
9b76305e3f
Update changelog. Fixes #141 .
2016-01-27 07:21:12 +02:00
jcass
eea716d8cd
Swop mute / un-mute icons back.
2016-01-26 17:42:31 +02:00
jcass
ac86e1918e
Update changelog.
2016-01-26 16:57:31 +02:00
jcass
14246cb7d1
Update changelog.
2016-01-26 16:33:27 +02:00
jcass
fb3f8dda3f
Fix mute/unmute functionality: now also works if user unmutes by sliding volume manually.
2016-01-24 21:29:32 +02:00
jcass
f14a8101b9
Update README.
2016-01-24 12:25:45 +02:00
jcass
e312ad1e12
Update README.
2016-01-24 12:06:19 +02:00
jcass
ef9f908add
Fix vertical alignment of playback control buttons.
2016-01-24 12:03:54 +02:00
jcass
892e987e44
Update changelog.
2016-01-24 10:01:13 +02:00
Nick Steel
4e8856f4f3
Merge pull request #117 from DavisNT/feature/RefreshPlaylists
...
Feature refresh playlists
2015-10-11 23:07:00 +01:00
Stein Magnus Jodal
e71de0786e
Update links to new GitHub repo location
2015-08-19 16:10:01 +02:00
Nick Steel
68c671d978
Update README.rst
2015-08-04 13:46:43 +01:00
Davis Mosenkovs
a60c6c08e4
Updated README
2015-07-12 02:26:52 +03:00
Davis Mosenkovs
2b4c670ec3
Added ability to save Queue as local Playlist
2015-06-17 21:05:57 +01:00
Davis Mosenkovs
9e0bc2c53a
Link to Alarm Clock: updated Changelog
2015-05-30 01:48:50 +03:00
Nick Steel
1c35ceec7e
Updated changelog
2015-04-26 00:40:06 +01:00
Nick Steel
b598dbd90d
Optional config settings for websocket host and port
2015-04-26 00:38:43 +01:00
kingosticks
464707c61f
Update version and release date
2015-03-26 00:11:41 +00:00
kingosticks
c98232e71d
Updated changelog
2015-03-25 21:39:57 +00:00
woutervanwijk
efad0a5020
repaired github commit
2014-11-24 22:42:37 +01:00
woutervanwijk
b82a956c52
Merge branch 'develop'
...
Conflicts:
README.rst
mopidy_musicbox_webclient/static/css/webclient.css
mopidy_musicbox_webclient/static/index.html
2014-11-24 22:24:39 +01:00
woutervanwijk
989bbc7644
readme
2014-09-26 12:31:39 +02:00
woutervanwijk
1a39499906
search a service, youtube support, bugfix
...
- Search: select service to search in
- Youtube icons
- Fixed single quote bug #39
2014-09-23 13:08:01 +02:00
woutervanwijk
190c1b476a
small fixes for pypi
2014-09-20 00:18:16 +02:00
woutervanwijk
8a6ff0bb9c
readme updated
2014-09-19 23:38:09 +02:00
woutervanwijk
26955e5bbb
Added alternate installation instructions to readme
2014-09-18 23:55:05 +02:00
Wouter van Wijk
488c9d9f31
markup fixed I hope
2013-03-14 23:47:07 +01:00
woutervanwijk
c3b9bb0f14
Update README.rst
2013-03-14 23:40:59 +01:00
Wouter van Wijk
3fd54d202d
no markdown...
2013-03-14 23:38:02 +01:00
Wouter van Wijk
1e9f8593b7
markdown doesnt work. strange
2013-03-14 23:36:52 +01:00
Wouter van Wijk
7ca9055a3d
markdown
2013-03-14 23:33:25 +01:00
Wouter van Wijk
d9bddc50cf
readme updated
2013-03-14 23:29:50 +01:00
Wouter van Wijk
8bf949988d
better readme (for Mopidy 0.12)
2013-03-14 23:28:05 +01:00
Wouter van Wijk
fb196f23f7
better readme
2013-03-10 22:08:55 +01:00
Wouter van Wijk
fb7cbe2a71
readme updated, small changes
2013-03-10 22:04:02 +01:00
Wouter van Wijk
8c77d48b44
new screenshots with cover art, better popups, playlists active marker
2013-02-19 21:18:28 +01:00
Wouter van Wijk
6b58e8d9bf
readme updated
2013-02-18 23:24:22 +01:00
Wouter van Wijk
6dd7a7562f
hiring
2013-01-22 23:09:11 +01:00
Wouter van Wijk
bf085dcf7c
remove zip-version with old files, updated readme to point to github-zip
2013-01-15 21:39:05 +01:00
Wouter van Wijk
0101dccfba
moved code to subdirectory, added zip for older version
2013-01-08 11:05:03 +01:00
Wouter van Wijk
0880127eee
readme typo
2013-01-04 13:50:40 +01:00
Wouter van Wijk
b000ad112b
readme
2013-01-04 13:49:40 +01:00
Wouter van Wijk
5e3fd4d39b
update readme, search works with development version of mopidy
2013-01-04 13:46:56 +01:00
Wouter van Wijk
0a0b2ef81a
small changes to modal box
2013-01-02 01:15:40 +01:00
Wouter van Wijk
b453713a0e
markup
2013-01-01 23:47:00 +01:00
Wouter van Wijk
a2b9016086
markup
2013-01-01 22:52:06 +01:00
Wouter van Wijk
5610d3eedc
readme markup
2013-01-01 22:50:48 +01:00
Wouter van Wijk
ad030cd0b3
fixed two typo's/bugs, updated readme,
2013-01-01 22:44:05 +01:00
Wouter van Wijk
4630c026aa
current track is highlighted and other small changes
2012-12-29 00:07:12 +01:00
Wouter van Wijk
5079b4d2b2
license/readme
2012-12-28 00:52:51 +01:00