Commit Graph

1615 Commits

Author SHA1 Message Date
5df6d526bc Removing ReactHowler, falling back to safe HTML5 audio, starting to fix #541 2020-05-12 21:03:57 +12:00
aff8428b5b Sensibly detecting Spotify availability by access_token; Only fetch playlists to add tracks to from relevant providers, fixes #539 2020-05-12 20:32:48 +12:00
69b2de8159 Display general Spotify error messages that are provided by API 2020-05-12 19:15:59 +12:00
3c407e4220 Upgrading to theme mixin for auto variant 2020-05-05 16:50:07 +12:00
67fc8c4ee0 Context menu on related artists; Starting breadcrumb for Browse 2020-05-03 19:55:41 +12:00
f1b6ada66b Adding indication of autosaved text fields 2020-05-03 13:54:34 +12:00
d4e6757341 Adding sorting to album tracks, fixes #469 and #530 2020-05-03 13:54:20 +12:00
27e3c12a9d Hover of nested sub-tags 2020-05-01 11:16:39 +12:00
5388f6a59e Adding multi-server support 2020-04-30 15:45:55 +12:00
0caa780e38 Adding and updating Servers, fixes #524 2020-04-28 21:24:17 +12:00
92292b18d7 Upgrading redux; Refactoring tabs; Adding servers index 2020-04-26 22:04:39 +12:00
b95c0fe3cb Rehash of swipe interactivity for touch play bar 2020-04-25 20:00:37 +12:00
bf9e14012a Converting playback bar to flexbox 2020-04-22 21:07:20 +12:00
26c365a9a3 Stateful pagination on Browse Directories, fixes #406 2020-04-20 21:02:13 +12:00
233ce9b207 Inheriting added_at with last_updated for better cross-platform support;, fixes #523; Adding 'Shuffle' to queue, fixes #522 2020-04-19 20:57:43 +12:00
67855d207d Thumbnail placeholder as icon; Fixing non-loading categories on refresh 2020-04-17 21:44:49 +12:00
0021883913 Removing X image placeholder in favor of contextual icons 2020-04-16 20:43:02 +12:00
e4267256af Keeping parallax mainly for profile views (Artist, User), makes themes more consistently nice 2020-04-16 16:24:47 +12:00
aa1d9f21d5 Merging url-based imports 2020-04-13 14:17:33 +12:00
e1e39000ab Notifying user to revoke shared tokens 2020-04-13 14:15:22 +12:00
eda7098b6d Null action 2020-04-13 13:50:20 +12:00
8927f0c947 Patching GMusic call, fixes #520 2020-04-13 13:42:10 +12:00
21bbd4c20e Consistent thumbnail hover actions 2020-04-09 09:02:53 +12:00
af43131a81 Listening to client (dis)connections and auto-updating Snapcast group availability 2020-04-08 09:15:45 +12:00
0d3ac044b8 Adding hover actions to now playing artwork (kiosk mode / album) 2020-04-08 09:15:15 +12:00
a1796e668e Correcting active link detection 2020-04-07 11:31:14 +12:00
27308a7097 Removing Creative Commons licence, see LICENCE for licence details 2020-04-07 11:29:14 +12:00
955d34cc9b Pre-load localstorage from query params 2020-03-31 11:42:24 -06:00
f747cf8484 Adding ReactHowler to handle playback 2020-03-20 08:15:15 +13:00
faeeaf3f9f Restoring scroll (post upgrade) 2020-03-17 16:48:56 +13:00
319c1f4d0d Verson bump 2020-03-15 20:46:14 +13:00
475a1913e2 Fixing adding to playlist upgrade 2020-03-15 08:51:06 +13:00
2ddc966328 Upgrading 2020-03-13 16:41:44 +13:00
d37fa271f3 Fixing parallax state 2020-03-13 07:09:37 +13:00
28fc55bad1 Last remaining componentWillReceiveProps, whew 2020-03-12 21:32:50 +13:00
29b7b65b9c Weird parallax bug 2020-03-12 17:01:56 +13:00
648ec8638a Buildout 2020-03-12 11:45:02 +13:00
ffa3cadd12 Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-03-12 08:32:08 +13:00
315dd92984 Upgrading views 2020-03-12 08:31:32 +13:00
a20e986e66 Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-03-12 08:30:43 +13:00
cfd344a17e Correct syntax for ES6 function calls 2020-03-12 08:30:32 +13:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
0346368226 Not worrying about existing issue 2020-03-11 08:56:09 +13:00
b988cf27f8 Testing 2020-03-10 16:58:59 +13:00
3d9e2e4cb8 Using _ref 2020-03-10 08:01:52 +13:00
1c5f0b2bfc Refactoring and upgrading context menu; Click outside needs some work 2020-03-10 07:56:33 +13:00
242b29e216 Using Mopidy as gateway for non-spotify image requests, fixes #496 2020-03-06 11:01:33 +13:00
9f378288c0 Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-03-06 08:28:13 +13:00
73fb9edf03 Moving artwork fetching to Mopidy actions as first call 2020-03-06 08:28:02 +13:00
dd7da72240 More destructuring and removing componentWillReceiveProps 2020-03-05 21:32:54 +13:00