webamp/js
Jordan Eldredge 1e38da3f52 Fix some subtle bugs with the easter egg
Because we were trimming the log to be too long (it was trying to account for
esc), it would only work if the easter egg was the very first string typed.

Additionally, we filter out escape keys explicitly. This accounts for things
like Firefox when it blocks the file input popup, and therefore does not block
swallow the esc.

Also, clean up the array matching logic.

Fixes #395.
2017-09-26 08:24:36 -07: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 Handle refs getting unloade 2017-09-16 21:44:05 -07:00
actionCreators.js Prefer async/await to .then 2017-09-07 21:36:14 -07:00
actionCreators.test.js Add eqf export 2017-06-09 18:02:45 -07:00
actionTypes.js Redo context menus 2017-09-16 14:10:51 -07:00
analyticsMiddleware.js Add some analtyics instrumentation 2017-09-09 13:39:01 -07:00
browser.js Swith to Prettier 2017-03-20 23:14:15 +00:00
config.js Enable the Equalizer window! 2017-09-12 20:59:49 -07:00
constants.js Swith to Prettier 2017-03-20 23:14:15 +00:00
googleAnalytics.min.js Add missing Google Analytics file 2016-08-30 19:46:45 -07:00
hotkeys.js Fix some subtle bugs with the easter egg 2017-09-26 08:24:36 -07:00
index.js Upgrade Prettier 2017-08-28 17:02:08 -07:00
media.js Only connect the analyser once. 2017-09-26 08:24:36 -07:00
mediaMiddleware.js Convert Medai to es6 class, support toggle EQ 2017-09-04 11:01:52 -07:00
mediaMiddleware.test.js Swith to Prettier 2017-03-20 23:14:15 +00:00
myFile.js Swith to Prettier 2017-03-20 23:14:15 +00:00
reducers.js Redo context menus 2017-09-16 14:10:51 -07:00
reducers.test.js Fix user input reducer tests 2017-09-08 19:45:57 -07:00
selectors.js Add eqf export 2017-06-09 18:02:45 -07:00
selectors.test.js Fix getting the default state. 2017-08-27 19:41:23 -07:00
skinExplorer.js Fix eq title buttons 2017-09-07 21:48:14 -07:00
skinParser.js Remove extra values from skin image object 2017-09-07 21:37:08 -07:00
skinSprites.js Playlist button when depressed and selected was 1px off. 2017-09-16 21:43:50 -07:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
snapUtils.js Main window brings connected windows along. 2017-09-08 19:41:21 -07:00
snapUtils.test.js Remove unused import 2017-09-08 19:47:15 -07:00
store.js Add some analtyics instrumentation 2017-09-09 13:39:01 -07:00
utils.js Fix some subtle bugs with the easter egg 2017-09-26 08:24:36 -07:00
utils.test.js Improve test description 2017-09-07 20:39:20 -07:00
winamp.js Convert Medai to es6 class, support toggle EQ 2017-09-04 11:01:52 -07:00