Nick Steel
|
4482a568b4
|
Merge pull request #231 from jcass77/fix/230_refresh
Ignore calls to locationHashChanged untill page has finished loading
|
2017-03-11 13:37:13 +00:00 |
|
jcass
|
65b58a9352
|
Touch application cache signature.
|
2017-02-26 20:06:57 +02:00 |
|
jcass
|
dcc5b62f76
|
Merge remote-tracking branch 'upstream/develop' into fix/230_refresh
# Conflicts:
# mopidy_musicbox_webclient/static/mb.appcache
|
2017-02-26 20:06:34 +02:00 |
|
jcass
|
8850a7becb
|
Set header and footer width automatically when panel is open.
|
2017-02-24 08:33:20 +02:00 |
|
jcass
|
9384e69dd4
|
Show offline message until page refresh is completed.
|
2017-02-19 19:42:40 +02:00 |
|
jcass
|
6c525e516f
|
Always close panel on screen resolutions where page is pushed to the right.
|
2017-02-19 18:44:29 +02:00 |
|
jcass
|
02425d1f23
|
Collapse navigation panel more quickly on mobile devices.
|
2017-02-18 15:23:00 +02:00 |
|
jcass
|
a677d2198f
|
Close navigation panel when menu option selected on small screens.
|
2017-02-18 15:09:55 +02:00 |
|
jcass
|
3e678a3284
|
Fix merge conflicts.
|
2017-02-18 14:25:31 +02: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
|
bb2073b404
|
git push origin developMerge branch 'jcass77-fix/226_playlist_lookup_failure' into develop
|
2017-02-16 22:40:03 +00: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
|
1da8185c01
|
Add more mobile screenshots.
|
2017-02-05 03:09:33 +02:00 |
|
jcass
|
b9af47112d
|
Resize screenshots.
|
2017-02-05 02:54:53 +02:00 |
|
jcass
|
75ed968154
|
Update screenshot.
|
2017-02-04 19:23:52 +02:00 |
|
jcass
|
1591c8298a
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-02-04 19:21:35 +02:00 |
|
Nick Steel
|
5859a591a4
|
Merge pull request #228 from jcass77/fix/227_popup_info
Show all available track info in the 'Show Track Info...' popup.
|
2017-02-04 17:19:40 +00:00 |
|
jcass
|
ab8df89022
|
Update screenshot.
|
2017-02-04 19:19:33 +02:00 |
|
jcass
|
18921112ed
|
Update screenshot.
|
2017-02-04 19:04:14 +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
|
567877f858
|
Verify popup ID parameter before close.
|
2017-01-29 12:49:11 +02:00 |
|
jcass
|
668fffcd16
|
Make URI input field as wide as possible.
|
2017-01-29 11:46:21 +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
|
7a8969610b
|
Clarify comments.
|
2017-01-22 15:52:07 +02:00 |
|
jcass
|
01ae68ebc6
|
Fix formatting of track length in 'Show Info' popup.
|
2017-01-22 11:27:11 +02:00 |
|
jcass
|
0e6e15e8e5
|
Fix scroll position for the 'browse' pane.
|
2017-01-22 10:15:38 +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
|
db93773cc7
|
Remove unused function.
|
2017-01-18 19:15:37 +02:00 |
|
jcass
|
4481ca939a
|
Fix issue where 'Show Info' popup would not work for TrackRefs.
|
2017-01-18 19:10:47 +02:00 |
|
jcass
|
a3e82c679c
|
Upgrade font-awesome library to 4.7.0.
|
2017-01-18 18:48:59 +02:00 |
|
jcass
|
aecd0f1a38
|
Upgrade font-awesome library to 4.7.0.
|
2017-01-18 18:47:59 +02:00 |
|
jcass
|
1c59940075
|
Fix test for Alarm Clock detection.
|
2017-01-18 17:53:37 +02:00 |
|
John Cass
|
e4e2db92e2
|
Merge pull request #223 from DavisNT/develop
Fix alarm clock detection
|
2017-01-18 17:50:11 +02:00 |
|
John Cass
|
ee56afb02a
|
Merge pull request #221 from jcass77/fix/page_initialization
Initialize GUI before attempting to connect to Mopidy
|
2017-01-18 17:34:44 +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 |
|
John Cass
|
37b267ded1
|
Merge pull request #216 from jcass77/enhance/75_add_track_uri_to_queue
Add feature for adding track URI directly to the queue
|
2017-01-14 14:19:35 +02:00 |
|
jcass
|
45d6e674ad
|
Fix eslint violation.
|
2017-01-14 12:03:09 +02:00 |
|
jcass
|
5020815525
|
Optimize 'isMobile' check.
|
2017-01-14 11:56:47 +02:00 |
|
jcass
|
dfffcbf176
|
Use track artist before falling back to album artist.
|
2017-01-14 11:40:13 +02:00 |
|
jcass
|
4f9e370a45
|
Fix track duration check.
Use album artist before falling back to track artist.
|
2017-01-14 11:36:34 +02:00 |
|
jcass
|
8b895f1e2b
|
Update feature list.
|
2017-01-14 11:35:58 +02:00 |
|
jcass
|
e47801c3ed
|
Tweak track info popup dialog layout.
|
2017-01-14 11:25:51 +02:00 |
|