Commit Graph

439 Commits

Author SHA1 Message Date
290e273d14 Context menu playing nicely with touch devices; fixes #210 2017-12-08 10:36:31 +13:00
bbfb785c3a All events handled by targets, fixes #210 2017-12-07 16:54:28 +13:00
ef99935e0a Double tapping 2017-12-06 17:02:11 +13:00
6d28eacd65 Track list to have leaner bindings for better performance and better hybrid devices 2017-12-05 16:27:45 +13:00
5c49b6a859 Sorting of search results in UI (#198) 2017-12-04 08:43:09 +13:00
e008313475 Hover zone 2017-11-27 08:18:15 +13:00
668f8c9d28 Cleaning up localstorage 2017-11-23 17:43:29 +13:00
39faee801a Hotfix: list padding borked 2017-11-22 08:09:18 +13:00
e331afcbc9 Padding on list wrapper; Track action zones 2017-11-21 18:55:26 +13:00
50817fc02c Making radio a little more robust; Only refresh spotify token when expired; Investigating #223 2017-11-21 14:50:45 +13:00
14e6c0cb48 Removing old method 2017-11-20 18:02:57 +13:00
7c9e2a5eba List columns and actions separated 2017-11-20 15:49:52 +13:00
7f851b3546 Tracing bug 2017-11-20 14:12:53 +13:00
99f70d9f5a Context menu listens to explicit touch/mouse events rather than generic click 2017-11-20 09:05:27 +13:00
a91dd336ea No context menu for Browsing 2017-11-18 08:28:45 +13:00
cffc475799 Context menu for all lists 2017-11-18 08:15:06 +13:00
7ec5a858f8 No more context menu dot, every track has one; Fixes #226, Fixes #213 2017-11-17 22:19:35 +13:00
8836b01ccc Current track merged from tltrack; Additional backend artwork 2017-11-17 21:38:24 +13:00
7aca106c74 Oversimplifying queue made identifying current track impossible; Reinstated queue as object list, merged with index for max data 2017-11-17 20:25:43 +13:00
2b959f7803 Enforcing valid URIs 2017-11-17 08:32:12 +13:00
4c6458aafc LastFM love/unlove track update; Link to privacy policy in settings #229 2017-11-13 21:19:08 +13:00
d5e2b56d95 Recommendations in track index 2017-11-13 16:52:53 +13:00
a35c8b2cfb Cancel drag when clicking on <a> tags, fixes #228 2017-11-12 17:39:44 +13:00
93cbbaa7fa Tracks and Queue overhaul 2017-11-10 15:56:01 +13:00
8ecd13684f Cleaning up index modification 2017-11-09 09:12:23 +13:00
5063cc095c Bringing all tracks into core index; Need to refactor loading all assets 2017-11-08 08:44:56 +13:00
7739a16504 API issues sorted, can now scrobble and love tracks 2017-11-07 08:28:57 +13:00
2d3d4c351a Loving track; Investigating scrobbling 2017-11-06 16:59:21 +13:00
37082f2c38 LastFM love button, API failing 2017-11-04 22:09:51 +13:00
a50c8b454e No need for tiles, just service status 2017-11-04 14:03:59 +13:00
a102c31ff6 LastFM middleware; Window.onmessage needs origin to prevent clashing between auth popups 2017-11-03 09:06:41 +13:00
35a61686b3 Adding POC lastfm authorization button 2017-11-02 21:20:56 +13:00
5b0a0b27b8 Moving follow check to asset, rather than component, fixes #146 2017-11-01 08:14:26 +13:00
7f8a9c26dc Ctrl and Command keys 2017-10-31 08:43:29 +13:00
487e95420b Full refactor of current_track; Removing of crossOrigin in parallax 2017-10-27 21:36:58 +13:00
e93751a702 URILink for encoding all URIs; fixes #220; current_track now just a URI 2017-10-27 10:51:48 +13:00
a0a674d606 Removing slashes from URI links; Image modal for small screens 2017-10-26 20:51:16 +13:00
ddb7dba61f Uri vs uris 2017-10-26 20:17:07 +13:00
1c40f96a4d Exceptions handled by Analytics 2017-10-25 21:04:51 +13:00
44eaaa332c Removing context menu where not needed 2017-10-21 21:58:53 +13:00
e226925abe Removing SidebarToggleButton, moving trigger to thumb-friendly buttom-right 2017-10-21 18:45:55 +13:00
4cea6fc224 Duration references 2017-10-19 09:58:26 +13:00
e34db1da34 Label for duration 2017-10-19 09:43:38 +13:00
376a93f7fc TlTrack borked 2017-10-18 17:03:59 +13:00
e56cbe4c5d Dividing context menu sections 2017-10-15 18:53:59 +13:00
e29f964e11 Discovering editable playlist tracks 2017-10-14 20:25:34 +13:00
c8c3a38656 Code syntax consistency; Tooltips for asset types 2017-10-10 13:32:04 +13:00
2ffa337ffa Standardizing bracket syntax 2017-10-10 13:05:28 +13:00
0ca37b0f62 Track template with extra info; Context menu to get to tracks 2017-10-10 11:50:29 +13:00
a793830d8d Moving track info to it's own view 2017-10-09 21:08:27 +13:00