webamp/js
2017-03-20 17:43:44 +00:00
..
__mocks__ Add snapshot test for MainWindow 2017-01-13 21:11:12 -08:00
__tests__ Move files next to file under test 2017-01-17 15:27:23 -08:00
components Fix shuffle toggle bug 2017-01-24 16:28:15 -08:00
actionCreators.js Move more things to action creators. 2017-03-20 17:43:35 +00:00
actionCreators.test.js Add some action creator tests 2017-01-17 17:38:23 -08:00
actionTypes.js Simplify how files are loaded. Move more stuff out of Winamp. 2017-01-16 20:44:06 -08:00
browser.js Standardize on es6 exports 2017-01-17 17:44:51 -08:00
constants.js Use constants for window names 2016-08-30 17:50:53 -07:00
googleAnalytics.min.js Add missing Google Analytics file 2016-08-30 19:46:45 -07:00
hotkeys.js Move more things to action creators. 2017-03-20 17:43:35 +00:00
index.js Move eq mediaPlayer access from actionCreators to middleware 2017-01-17 15:07:38 -08:00
media.js Standardize on es6 exports 2017-01-17 17:44:51 -08:00
mediaMiddleware.js Fix loading audio files. 2017-03-20 17:14:52 +00:00
myFile.js Fix linting 2017-01-24 18:20:33 -08:00
reducers.js Start testing reducers 2017-01-13 21:39:26 -08:00
reducers.test.js Move files next to file under test 2017-01-17 15:27:23 -08:00
skinParser.js Standardize on es6 exports 2017-01-17 17:44:51 -08:00
skinSprites.js Enable EQ button on main window 2016-08-30 22:40:11 -07:00
skinSprites.test.js Move files next to file under test 2017-01-17 15:27:23 -08:00
snapUtils.js Use implicit return where possible 2016-12-29 19:28:07 -08:00
snapUtils.test.js Move files next to file under test 2017-01-17 15:27:23 -08:00
store.js Abstract store creation 2017-01-13 21:02:04 -08:00
utils.js Standardize on es6 exports 2017-01-17 17:44:51 -08:00
utils.test.js Move files next to file under test 2017-01-17 15:27:23 -08:00
winamp.js Remove unused method. 2017-03-20 17:43:44 +00:00