ampache_react/app
Lucas Verney 288039e732 More reliable build, spinning loading wheel and beginning of webplayer
* Build everything in `public/` folder, to serve only this and avoid
issues with `publicPath` in webpack.
* Moved some icons to FontAwesome and use spinning wheels from
FontAwesome to indicate loading.
* (Very) beginning of a webplayer.
2016-08-04 15:28:07 +02:00
..
actions Store invalidation on logout 2016-08-03 15:55:42 +02:00
assets/img Initial commit 2016-07-24 23:46:27 +02:00
components More reliable build, spinning loading wheel and beginning of webplayer 2016-08-04 15:28:07 +02:00
containers Scroll back to top on page change 2016-08-03 22:34:12 +02:00
locales Fix grid + begin play buttons 2016-08-02 13:23:53 +02:00
middleware Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00
models Use Immutable, enhance i18n, pagination in the store 2016-08-01 00:30:44 +02:00
reducers Store invalidation on logout 2016-08-03 15:55:42 +02:00
store Disable redux logging middleware when in production build 2016-07-24 23:52:56 +02:00
styles More reliable build, spinning loading wheel and beginning of webplayer 2016-08-04 15:28:07 +02:00
utils Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00
views Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00
routes.js Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00