|
|
5b52e5bca9
|
Removing old player scss; Removing progress animation - too troublesome
|
2017-09-26 17:19:35 +13:00 |
|
|
|
d645bbf7ea
|
Merge pull request #208 from dukrat/win32
Win32 support
|
2017-09-26 16:25:21 +13:00 |
|
|
|
bb5620bc2b
|
cleaner win32 support
|
2017-09-25 14:10:46 -04:00 |
|
|
|
94205d9b8d
|
Revert "win32 support"
This reverts commit a4270abb71.
|
2017-09-25 14:08:25 -04:00 |
|
|
|
5d9d87ac99
|
Merge remote-tracking branch 'upstream/master' into win32
|
2017-09-25 14:07:11 -04:00 |
|
|
|
a4270abb71
|
win32 support
|
2017-09-25 14:00:02 -04: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 |
|
|
|
200bfeddc4
|
Pushing tag directly
|
2017-09-21 09:27:58 +12:00 |
|
|
|
ce3aeace26
|
Releasing 3.4.5
|
2017-09-21 09:25:25 +12:00 |
|
|
|
818dab34d4
|
Releasing 3.4.5
|
2017-09-21 09:23:57 +12:00 |
|
|
|
f74523f73a
|
Releasing 3.4.5 ()
|
2017-09-21 09:23:07 +12:00 |
|
|
|
facaa6cc58
|
Trialling automated releases
|
2017-09-21 09:22:32 +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 |
|
|
|
a45b67776f
|
Moving version to universal VERSION.md, out of command params
|
2017-09-20 10:47:20 +12:00 |
|
|
|
0e4cf48f3f
|
Output from build
|
2017-09-20 09:46:05 +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 |
|
|
|
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 |
|