Commit Graph

134 Commits

Author SHA1 Message Date
John Cass
85f71639b0 Don't allow browsing tracks by album if album URI is not available.
Fixes #250.
2018-05-06 09:09:44 +02:00
jcass
3038875533 Include details of currently selected page in HTML title tag.
Fixes #243.
2017-10-07 09:52:31 +02:00
jcass
bc614a5036 docs: Changelog entry for previously committed PR. 2017-10-07 06:16:56 +02:00
John Cass
4879c3e3ce Prevent subsequent sync attempts until getTimePosition returns. (#238)
Fixes #237.
2017-10-07 06:12:19 +02:00
Nick Steel
06ccae606b Update release notes and bump version. 2017-03-15 00:03:56 +00:00
jcass
98d6cb088b Merge remote-tracking branch 'upstream/develop' into fix/230_refresh
# Conflicts:
#	README.rst
2017-02-18 14:25:07 +02:00
John Cass
21f6b96fbe Fix panel wrap push on desktop (#232)
Fix panel wrap push on desktop.
2017-02-18 14:21:57 +02:00
jcass
e3eddf2e28 Ignore calls to locationHashChanged untill page has finished loading.
Fixes #230.
2017-02-18 09:04:11 +02:00
Nick Steel
12b315b595 Merge branch 'fix/226_playlist_lookup_failure' of https://github.com/jcass77/Mopidy-MusicBox-Webclient into jcass77-fix/226_playlist_lookup_failure 2017-02-16 22:39:46 +00:00
Nick Steel
45c7448abd Merge branch 'jcass77-fix/73_93_scroll_positions' into develop 2017-02-16 22:19:39 +00:00
jcass
82e40958ba New overview screenshot. 2017-02-05 06:52:15 +02:00
jcass
1591c8298a Merge remote-tracking branch 'upstream/develop' into develop 2017-02-04 19:21:35 +02:00
jcass
ab8df89022 Update screenshot. 2017-02-04 19:19:33 +02:00
jcass
25a2d09601 Fall back to using track Ref if playlist lookup fails.
Fixes #226.
2017-02-04 18:27:34 +02:00
jcass
69329435d2 Verify popup ID parameter before close. 2017-02-04 17:09:27 +02:00
jcass
c240ad9ff8 Show all available track info in the 'Show Track Info...' popup.
Add icon to top right corner of album image for activating the info popup.

Fixes #227.
2017-01-29 11:17:48 +02:00
jcass
466b805062 Save scrolling position when switching pages or browsing the library.
Fixes #73. Fixes #93.
2017-01-22 09:02:23 +02:00
John Cass
9856685a00 Add 'Refresh' button to update libraries (#222)
Add 'Refresh' button to update libraries.

Tweak folder icons and context menus.

Fixes #136.
2017-01-22 07:16:52 +02:00
jcass
8345fbb9c0 Move README items in correct order. 2017-01-18 19:16:16 +02:00
jcass
aecd0f1a38 Upgrade font-awesome library to 4.7.0. 2017-01-18 18:47:59 +02:00
John Cass
e4e2db92e2 Merge pull request #223 from DavisNT/develop
Fix alarm clock detection
2017-01-18 17:50:11 +02:00
Davis Mosenkovs
d8d040adf3 Fix alarm clock detection
Fix alarm clock detection broken in
411a3781fd
2017-01-15 02:37:41 +02:00
jcass
17690999ad Initialize GUI before attempting to connect to Mopidy. 2017-01-14 14:56:20 +02:00
jcass
8b895f1e2b Update feature list. 2017-01-14 11:35:58 +02:00
jcass
a9c998c8a5 Add feature to allow insertion of track URI at any point in the queue.
Fixes #75.
2017-01-07 18:32:19 +02:00
jcass
4675d8ebcb Show more appropriate icons for files, tracks, and directories when browsing local folder structure. 2017-01-06 16:54:51 +02:00
jcass
c97458a8fe Show server information in loader and in navigation pane (hostname, ip address, port).
Fixes #67. Fixes #209.
2016-12-04 12:19:21 +02:00
jcass
d0db1ad50d Hide 'Show...' popup menu options if URI's are note available.
Fixes #213.
2016-11-27 08:44:48 +02:00
jcass
50eda192c0 Remove defunct PyPi download counter. 2016-11-05 06:15:41 +02:00
Nick Steel
fa5689409a Bump version to v2.3.0 and update changelog for release. 2016-05-15 23:37:31 +01:00
Nick Steel
69fa94114f Merge branch 'enhance/podcast_icons' of https://github.com/jcass77/Mopidy-MusicBox-Webclient into jcass77-enhance/podcast_icons 2016-05-15 23:18:29 +01:00
jcass
d3c68e1cd0 fix: Don't do album image cover lookup when clearing queue.
Fixes #201.
2016-05-14 09:43:51 +02:00
jcass
bbd9318e13 Update icons for tkem's podcast-related backend extensions. 2016-05-08 10:09:53 +02:00
jcass
7b3d17a67c fix:Replace JavaScript prompt with jQuery equivalent.
Fixes #191.
2016-05-07 16:33:23 +02:00
Nick Steel
c8925ea342 Merge pull request #198 from jcass77/enhance/alternative_icons
Alternative more consistent icon set
2016-05-05 22:54:46 +01:00
jcass
870c983b03 docs:Update README. 2016-05-05 20:22:05 +02:00
jcass
f0f62e61db docs:Update README. 2016-05-05 20:21:06 +02:00
jcass
d6e064b13d docs:Update README. 2016-05-05 20:09:38 +02:00
jcass
c8203b2814 docs:Update README. 2016-05-05 20:08:26 +02:00
jcass
2ab8e9baa0 docs:Update README. 2016-05-05 20:06:39 +02:00
jcass
f95b837313 docs:Update README. 2016-05-05 07:48:55 +02:00
jcass
30ac2a5065 New icons for 'PLAY' and 'PLAY_ALL' action. 2016-05-05 07:24:19 +02:00
jcass
7de3476b5a Add 'Folder' FontAwesome icon on the Browse pane. 2016-04-28 14:45:40 +02:00
jcass
4474658d39 Reduce number of DOM manipulations to improve performance. 2016-04-27 10:27:15 +02:00
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
John Cass
3dfbd76a83 * Retrieve album cover and artist images using MusicBrianz ID, if available.
* Retrieve album cover and artist images using MusicBrianz ID, if available.
2016-04-19 17:15:05 +02:00
jcass
9347c7d557 Upgrade media progress timer. Modularise progress_timer.js. 2016-04-03 14:53:41 +02:00
jcass
db006f6c54 Remember selection of which backend to search.
Fixes #130.
2016-03-19 00:20:27 +02:00
jcass
21f16fb17b fix:Display album / artist information when browsing tracks.
Fixes #99. Fixes #126.
2016-03-16 16:25:52 +02:00
jcass
9c0e1cc56e fix:Don't create Mopidy models manually.
Fixes #172.
2016-03-06 22:51:18 +02:00