Commit Graph

914 Commits

Author SHA1 Message Date
6e1bb6838e Sensible Spotify exceptions 2017-09-19 19:47:58 +12:00
d795eafe8c Removing test tracker 2017-09-19 18:42:11 +12:00
50f3d508bc Adding Sentry/Raven for error tracking 2017-09-19 16:57:59 +12:00
3844fca6db Version 3.4.3 2017-09-15 22:18:46 +12:00
f643b3c05d Polishing section bottom padding for responsive 2017-09-14 21:15:56 +12:00
330cc5e049 Missing origin uri when playing entire playlist 2017-09-14 21:05:55 +12:00
85c31112e1 Text colour 2017-09-13 17:00:45 +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
f625bfd3ca More encompassing Spotify status indicator 2017-09-11 08:24:54 +12:00
46e436b666 Removing spotipy requirement that prevented Iris starting properly, fixes #175 2017-09-11 08:01:42 +12:00
66a25853ae No uris to load when no tracks loaded 2017-09-10 20:15:24 +12:00
aab23b7ec3 Play as universal primary action for artists, related to #32 2017-09-10 19:56:44 +12:00
17160d4bc5 Version 3.4.1 2017-09-09 21:27:28 +12:00
e4f687d24f Default search settings; Disabled follow button, but visible 2017-09-09 21:06:15 +12:00
d1c761a879 Version 3.4.0 2017-09-09 08:44:13 +12:00
00e6d01abf Asserting that imported authorizations are added to localStorage, addresses #117 2017-09-08 14:40:43 +12:00
ac435919e7 When minutes or seconds zero, make string 00, fixes #188 2017-09-08 14:32:44 +12:00
56e4c022b3 Separating track loading from track adding for spotify playlists 2017-09-08 08:37:16 +12:00
f24399c897 Loader progress style; Progress for enqueue 2017-09-08 07:57:48 +12:00
a397a9ffba Removing html to avoid requiring a html-loader plugin for just one file 2017-09-07 20:29:20 +12:00
bbad09d47b Upgrading webpack; Basic build tasks for better support (#185); Load progress 2017-09-07 16:21:35 +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
4bb3172e52 Cancelling search 2017-09-05 20:36:50 +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
670e7e6472 Adding higher-resolution icons; Support for iOS app 2017-09-05 16:00:01 +12:00
638171f258 Merge branch 'feature/search' 2017-09-05 15:49:20 +12:00
ff74bfefbc Mopidy results first 2017-09-05 15:47:35 +12:00
d6205d1a25 Searching 'all'; Running smoothly now 2017-09-05 08:26:04 +12:00
9900954a56 Make sure we have an initial query 2017-09-04 21:25:57 +12:00
3fdef74dc0 Searching as provider-based processes 2017-09-04 21:04:11 +12:00
dc15e6bed0 Test mode as icon in sidebar; Process for searching 2017-09-04 11:25:58 +12:00
e7f3f689ea Merging actions into unifed format 2017-09-04 08:17:28 +12:00
425326a46e Test mode message 2017-09-03 21:22:07 +12:00
135e13db75 Test mode as config, no more test.html 2017-09-03 21:00:17 +12:00
0764488752 Grid one-row for mobile becomes 2 2017-09-03 19:18:13 +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
b9ae8c449d Detect null display_name properly; fixes #186 part 2 2017-09-03 13:26:14 +12:00
0c4b5b1be7 Merge branch 'master' of github.com:jaedb/Iris 2017-09-03 10:50:34 +12:00
6a0d103f6d Touch detection for track selection regardless of slim_mode; Fixes #186 2017-09-03 10:50:18 +12:00
5936304144 Update ISSUE_TEMPLATE.md 2017-09-03 08:51:47 +12:00
4603506ba9 Update ISSUE_TEMPLATE.md 2017-09-03 08:46:34 +12:00
e6f5f97519 Checkboxes no-go 2017-09-03 08:45:06 +12:00
7e3c40cdd4 Experimenting with checkboxes 2017-09-03 08:41:23 +12:00
1e365c040f Exposing context menu regardless of screen size, rely on touch vs notouch #186 2017-09-03 08:18:52 +12:00
80077ea01d Moving search results into each provider; #181 2017-08-31 21:13:10 +12:00
0ac9717ba2 Merge branch 'master' of github.com:jaedb/Iris 2017-08-31 20:17:31 +12:00