ampache_react/app
Lucas Verney 9717bdc47b Store invalidation on logout
Invalidate the store at logout, emptying cached items such as artists,
albums and songs and then preventing them from quickly reappearing when
reconnecting with the same or a different account.

Closes #5.
2016-08-03 15:55:42 +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 Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00
containers Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00
dist Store invalidation on logout 2016-08-03 15:55:42 +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 Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +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