Commit Graph

62 Commits

Author SHA1 Message Date
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
e331afcbc9 Padding on list wrapper; Track action zones 2017-11-21 18:55:26 +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
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
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
a35c8b2cfb Cancel drag when clicking on <a> tags, fixes #228 2017-11-12 17:39:44 +13:00
e93751a702 URILink for encoding all URIs; fixes #220; current_track now just a URI 2017-10-27 10:51:48 +13:00
376a93f7fc TlTrack borked 2017-10-18 17:03:59 +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
5ac5c854b3 Use slim_mode AND isTouchDevice to provide mini_zones on tracks; fixes #151 2017-08-23 08:31:42 +12:00
7b127e37f5 Slim mode global variable removal 2017-08-23 07:39:33 +12:00
48dc9c6d07 Slim mode now defined at global js, no need for store usage 2017-08-22 21:08:41 +12:00
93dbdf9472 Keys for queue history 2017-08-03 16:40:34 +12:00
b59a9da8e4 Only allow dragging from left mouse button (0); Fixes #101 2017-07-28 17:23:29 +12:00
795f6d9c03 Handle right-click mouseup 2017-07-25 09:22:15 +12:00
37b0699540 Unselect after touch drag as keys now invalidated due to new index order; Removing touchend from track 2017-07-23 08:50:15 +12:00
48b32a4a5d Rebuild of touch and click events on tracks 2017-07-22 06:36:47 +12:00
52ce953c29 Moving track selection to store 2017-07-21 22:56:28 +12:00
a7e751331c Tap and drag on drag-zone; Revising select-zone 2017-07-17 09:13:12 +12:00
c28cd48bd0 Dropzone and track hover states now via classes rather than :hover, fixes #28 2017-06-28 16:26:55 +12:00
278d6f73be Colouring for player; Context menu and track tap zone 2017-06-23 08:03:28 +12:00
b4f3362aac Fixing search input field; Adding explicit tag, fixes #135 2017-06-21 09:12:14 +12:00
774ff701a9 Discover URL as a URI with _ instead of : 2017-06-15 08:41:55 +12:00
efd7286916 Removing touch listeners, use window width instead 2017-05-17 09:07:09 +12:00
b7f3eb4c14 Source icon on responsive 2017-03-27 09:17:05 +13:00
017a7ccd86 Source icon reinstated for search results; Playlists without descriptions don't load - fixed 2017-03-23 11:51:04 +13:00
7e67926cee Timer for touch_hold set to 500ms. This may change per device, but enough to fix #75 2017-03-14 08:31:53 +13:00
87e4311d40 History columns; Notify when added URIs to queue 2017-03-14 08:00:39 +13:00
56782931bc Context menu trigger; Unified context menu 2017-02-28 16:13:27 +13:00
ef2f873295 Metadata operational; Handle cached/local lookups that are instant; Remove old tlids 2017-02-14 20:24:35 +13:00
5ac503bb3a Playback history 2017-02-10 09:06:41 +13:00
c108e833dd Revamp context menu; Specialist touch menu 2017-01-29 16:25:05 +13:00
cf8521e421 Forced /iris/ for use in Tornado 2016-12-21 15:24:07 +13:00
f1c6479f99 GIF to css-loader; If PyPi down, don't break get_version; Playing icon in tracklist 2016-12-18 11:32:03 +13:00
5885439e48 Push spotify auth; Fixing MIA authentication 2016-12-12 09:07:47 +13:00
1c95334691 Reduce blur on responsive for better performance; Testing touch start 2016-12-06 16:54:48 +13:00
33619c6b7e Debugger; Settings polish up; Album link on track when invalid uri 2016-12-05 10:20:01 +13:00
96ad8a75c1 Weening out old full props; Dropzone add to playlist 2016-11-19 13:06:08 +13:00
86b9665ec8 Dragging vs context menu vs selection vs ctrl 2016-11-16 14:58:08 +13:00
98770441cc Reordering local playlist tracks; Lazy-loading track details 2016-11-16 13:13:35 +13:00
af32551ddf Drag-and-drop within tracklists 2016-11-15 17:08:21 +13:00
15c1d83440 Beginning Draggability 2016-11-10 16:17:10 +13:00
a1bb8bf7d4 Playlists library; Local playlist loading dud tracks 2016-11-10 10:26:15 +13:00
f50fe2a4f2 Unifying components when invalid params; Grid widescreen 2016-11-08 13:36:13 +13:00
5aec62a296 Searching; Source icon on TrackList 2016-11-06 18:29:49 +13:00