Commit Graph

9 Commits

Author SHA1 Message Date
4d4ce6c14e Basic webplayer
Now able to play a single file, in a format supported by your browser.

* Playlists not yet supported.
* Volume is a simple on/off switch.
* Repeat / Random not yet supported.
2016-08-07 01:38:49 +02:00
bb02473b11 Nicer alerts when an API error occurs, see #6 2016-08-06 16:59:22 +02:00
9d1ef1b0bf Fix some aria warnings and use immutable everywhere 2016-08-06 15:32:03 +02:00
b73b4ba200 Finish API refactor, use normalizr + immutable 2016-08-05 00:04:23 +02:00
2d9747482b Move to CSS modules
Also includes misc fixes

* Use CSS modules for all the CSS.
* Fix a bug in the filterbar which was not filtering anything.
* Fix a l10n issue in songs view.
* Update hook to clean build repo before running, preventing to push
dev built code.
* Update webpack build code.
2016-07-30 00:19:05 +02:00
25844836cb Better responsiveness 2016-07-27 13:51:30 +02:00
942d123791 Limit maximum width of arts 2016-07-26 21:06:41 +02:00
136fb59ed5 Better webpack config 2016-07-25 23:22:44 +02:00
2e1381acc6 Initial commit 2016-07-24 23:46:27 +02:00