Commit Graph

715 Commits

Author SHA1 Message Date
b2c7478cf9 Revamp of backend method structure; Proxy for any URL 2017-10-04 16:47:15 +13:00
0d28d9910e Adding core exceptions; Pusher timeouts and sourcemaps to production 2017-10-01 09:38:01 +13:00
306d94e4c5 Radio artwork now circular even if placeholder 2017-09-30 08:14:51 +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
69a0045d2a Replacing Google fonts with webfonts, fixes #196 2017-09-28 14:12:15 +13:00
bdda823cba Raven only on prod; Notifications with descriptions (p.description) 2017-09-28 11:56:33 +13:00
fec829cc33 Handling exceptions corrupted state, now fixed 2017-09-28 08:39:44 +13:00
beb01d5f3f Revising error capturing for more user-friendly but debuggable Spotify API issues 2017-09-27 20:56:08 +13:00
9ab8b50953 Descriptions for localization fields 2017-09-27 15:39:55 +13:00
521186086c Removing defunct Spotify backend_username in favor of api/me response, fixes #211 2017-09-27 15:29:17 +13:00
c7ebd387c5 Locale and Country not reflecting core store values 2017-09-26 20:49:17 +13:00
75c375a3e1 Moving context menu trigger to player on small devices, preventing blocking as mentioned in #205 2017-09-26 20:16:50 +13:00
19b4af6547 Search input patch for android tablet 2017-09-26 17:42:07 +13:00
ae07d914de Safari search input alignment, fixes #165 2017-09-26 17:39:19 +13:00
5b52e5bca9 Removing old player scss; Removing progress animation - too troublesome 2017-09-26 17:19:35 +13:00
9c107d715c User not loaded; diagnosing endpoint undefined 2017-09-25 20:32:12 +13:00
beafc9e2a8 Reducing opportunities for undefined variables; Origin-stamping errors 2017-09-25 20:22:48 +13:00
60a560f4b3 Adding error tracking to python 2017-09-22 16:15:50 +12:00
f8923ecaff Adding timeouts to Mopidy requests, will fix #205 2017-09-22 09:50:56 +12:00
f74523f73a Releasing 3.4.5 () 2017-09-21 09:23:07 +12:00
b448dcdb55 Stripping out non-essential store data from bug reports 2017-09-21 09:11:27 +12:00
3371a6bb2b Manually adding seeds using coreActions; Fixing removal of seeds 2017-09-21 08:24:33 +12:00
acf26fc9c5 Polishing release task 2017-09-20 09:41:25 +12:00
5ec5914ced Automating releases and version codes to be added automatically via npm task 2017-09-20 08:40:59 +12:00
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
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
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
e4f687d24f Default search settings; Disabled follow button, but visible 2017-09-09 21:06:15 +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