ampache_react/app
Lucas Verney 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
..
actions Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
assets/img Initial commit 2016-07-24 23:46:27 +02:00
components Move to CSS modules 2016-07-30 00:19:05 +02:00
containers Translations improved 2016-07-28 23:20:11 +02:00
dist Move to CSS modules 2016-07-30 00:19:05 +02:00
locales Finish translation 2016-07-29 00:50:08 +02:00
middleware Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
reducers Hot reloading with webpack 2016-07-26 15:59:18 +02:00
store Disable redux logging middleware when in production build 2016-07-24 23:52:56 +02:00
styles Move to CSS modules 2016-07-30 00:19:05 +02:00
utils Translations improved 2016-07-28 23:20:11 +02:00
views Better webpack config 2016-07-25 23:22:44 +02:00
routes.js Initial commit 2016-07-24 23:46:27 +02:00