Commit Graph

405 Commits

Author SHA1 Message Date
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
011750796c Loader for lyrics 2017-10-09 16:56:09 +13:00
b344c3585c Lyrics modal v0.0.1 2017-10-06 15:19:15 +13:00
b285d5c1a3 Proxy fully operational; Initial API requests to Genius 2017-10-06 09:07:28 +13:00
b2c7478cf9 Revamp of backend method structure; Proxy for any URL 2017-10-04 16:47:15 +13:00
01d741ce31 Merge branch 'master' of github.com:jaedb/Iris 2017-09-29 08:57:47 +13:00
63d58495ab Popup description 2017-09-29 08:57:11 +13:00
bf7252fc96 Refining token button; Investigating auth popup issue (#200) 2017-09-29 08:56:30 +13:00
8f332d87c2 More description around radio modal 2017-09-28 14:39:22 +13:00
3371a6bb2b Manually adding seeds using coreActions; Fixing removal of seeds 2017-09-21 08:24:33 +12:00
5ec5914ced Automating releases and version codes to be added automatically via npm task 2017-09-20 08:40:59 +12:00
330cc5e049 Missing origin uri when playing entire playlist 2017-09-14 21:05:55 +12:00
20682f128a Playback slider 2017-09-13 08:05:27 +12:00
cd8e6d0dc6 Wait for mopidy to load before connecting spotify 2017-09-11 08:37:37 +12:00
e4f687d24f Default search settings; Disabled follow button, but visible 2017-09-09 21:06:15 +12:00
ac435919e7 When minutes or seconds zero, make string 00, fixes #188 2017-09-08 14:32:44 +12:00
f24399c897 Loader progress style; Progress for enqueue 2017-09-08 07:57:48 +12:00
aa0505802d Progress indicator for processes - could be prettier, but functional for now 2017-09-07 11:16:04 +12:00
0a956a3fdd Testing percentage indicator 2017-09-05 21:13:43 +12:00
2e8ef8896a Ignoring wheel momentum, only +/- 5% for each scroll event, fixes #100 2017-09-05 20:25:36 +12:00
77b2f0e329 Merge pull request #184 from Informatic/feature/mouse-wheel-volume
Add mouse wheel support in VolumeControl bar
2017-09-05 16:01:00 +12:00
dc15e6bed0 Test mode as icon in sidebar; Process for searching 2017-09-04 11:25:58 +12:00
135e13db75 Test mode as config, no more test.html 2017-09-03 21:00:17 +12:00
0f126b3f14 Single-row grids 2017-09-03 16:10:32 +12:00
285573284d Simplifying search uri; Search view in localStorage 2017-09-03 13:53:11 +12:00
6a0d103f6d Touch detection for track selection regardless of slim_mode; Fixes #186 2017-09-03 10:50:18 +12:00
946341b367 Iconography for other sources 2017-08-30 20:54:54 +12:00
b15709c4e7 Add mouse wheel support in VolumeControl bar
This implements #100.
2017-08-29 14:37:49 +02:00
9ba6f66566 Lazy loader too tall 2017-08-29 08:35:34 +12:00
473b2b0b2c Using @@ as track key separator; Fixes #183 2017-08-29 08:35:26 +12:00
f3097d00b5 Context menu :active; Experimenting with branding 2017-08-28 21:16:26 +12:00
1f914e679d Correcting icon for tracks 2017-08-27 08:51:23 +12:00
5ac5c854b3 Use slim_mode AND isTouchDevice to provide mini_zones on tracks; fixes #151 2017-08-23 08:31:42 +12:00
72f558662f Selecting tracks ctrl + a; tracklist shortcuts now keydown vs keyup; addresses #168 2017-08-23 08:05:00 +12:00
7b127e37f5 Slim mode global variable removal 2017-08-23 07:39:33 +12:00