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

Configure Feed

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

Update dependencies

+4 -4
+4 -4
elm.json
··· 15 15 "elm/browser": "1.0.1", 16 16 "elm/bytes": "1.0.8", 17 17 "elm/core": "1.0.2", 18 - "elm/file": "1.0.4", 18 + "elm/file": "1.0.5", 19 19 "elm/html": "1.0.0", 20 20 "elm/http": "2.0.0", 21 21 "elm/json": "1.1.3", ··· 25 25 "elm/time": "1.0.0", 26 26 "elm/url": "1.0.0", 27 27 "elm/virtual-dom": "1.0.2", 28 - "elm-community/list-extra": "8.1.0", 28 + "elm-community/list-extra": "8.2.0", 29 29 "elm-community/maybe-extra": "5.0.0", 30 30 "elm-explorations/markdown": "1.0.0", 31 31 "icidasset/elm-binary": "2.1.0", 32 32 "icidasset/elm-material-icons": "1.0.0", 33 33 "icidasset/elm-sha": "2.0.2", 34 34 "justgage/tachyons-elm": "4.1.3", 35 - "mpizenberg/elm-pointer-events": "4.0.0", 35 + "mpizenberg/elm-pointer-events": "4.0.1", 36 36 "newlandsvalley/elm-binary-base64": "1.0.3", 37 37 "noahzgordon/elm-color-extra": "1.0.2", 38 - "rtfeldman/elm-css": "16.0.0", 38 + "rtfeldman/elm-css": "16.0.1", 39 39 "rtfeldman/elm-hex": "1.0.0", 40 40 "ryannhg/date-format": "2.3.0", 41 41 "truqu/elm-base64": "2.0.4",