A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

2.0.0

+3 -3
+1 -1
.gitignore
··· 1 1 .DS_Store 2 2 .tmp.js 3 3 *.cabal 4 - /.deploy 4 + /.deploy* 5 5 /.stack-work 6 6 /build 7 7 /elm-stuff
+1 -1
CHANGELOG.md
··· 32 32 - Removed the "authenticating" wording (eg. "Store data on ..." instead of "Authenticate with ...") 33 33 - Select background-image using thumbnail grid 34 34 - Simpler setup (easier to build) 35 - - Support for [Media Keys](https://github.com/borismus/keysocket) in the browser and [Media Session API](https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API) 35 + - Support for [Media Keys](https://github.com/borismus/keysocket) in the browser and the [Media Session API](https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API) 36 36 - Uses hash/fragment based routing for easier hosting
+1 -1
src/Static/Manifests/manifest.json
··· 2 2 "name": "Diffuse", 3 3 "short_name": "Diffuse", 4 4 "description": "A music player that connects to your cloud/distributed storage", 5 - "version": "2.0.0-beta.1", 5 + "version": "2.0.0", 6 6 "author": "Steven Vandevelde <icid.asset@gmail.com>", 7 7 "icons": [ 8 8 {