webamp/js
2018-09-30 22:04:04 -07:00
..
__mocks__ Add cache busting 2017-10-08 19:33:05 -07:00
__snapshots__ Add missing snapshot 2017-11-16 21:32:56 -08:00
__tests__ Update integration snapshots to include peaks 2018-08-30 05:04:39 -07:00
actionCreators Begin tracking window size 2018-09-30 22:04:04 -07:00
components Add initial approach of recovering from bad window positions 2018-09-30 22:04:04 -07:00
media Type check media 2018-09-17 17:04:05 -07:00
reducers Begin tracking window size 2018-09-30 22:04:04 -07:00
actionTypes.ts Begin tracking window size 2018-09-30 22:04:04 -07:00
baseSkin.json Move some skin data to JSON 2018-05-28 16:04:10 -07:00
config.ts Add media session integration (#646) 2018-09-25 22:13:43 -07:00
constants.ts Add more types for our constants 2018-09-17 17:04:05 -07:00
dev-service-worker.js Add dummy service-worker.js 2018-03-16 21:55:29 -07:00
emitter.test.js Test emitter 2018-04-03 07:21:23 -07:00
emitter.ts Type Emitter 2018-09-17 17:04:05 -07:00
fileUtils.ts Fix add file button handler (#663) 2018-09-30 16:10:44 -07:00
googleAnalytics.min.js Ask Google Analytics to anonymize IPs 2018-08-10 19:25:48 -07:00
hotkeys.ts Make hotkeys a function not a singleton class that has side effects when you construct it 2018-09-30 22:04:04 -07:00
index.js Make state serialization opt-in (for now) 2018-09-30 22:04:04 -07:00
indexdb.js Make state serialization opt-in (for now) 2018-09-30 22:04:04 -07:00
loadQueue.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
mediaMiddleware.ts Serialize media state, and apply equalizer state to on deserialize 2018-09-30 22:04:04 -07:00
mediaSession.ts Add null gard to media session code 2018-09-28 06:45:22 -07:00
playlistHtml.js Get playlist html working 2018-01-03 19:52:00 -08:00
regionParser.test.js Add additional region fixture test 2017-11-16 21:31:39 -08:00
regionParser.ts Add return type for regionParser 2018-09-17 17:04:05 -07:00
resizeUtils.test.js Rough sketch of resizeUtils 2018-03-23 07:53:48 -07:00
resizeUtils.ts Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
screenshotInitialState.js Slightly prettier curve in screenshots 2018-07-02 19:56:40 -07:00
selectors.test.js Progress 2018-01-03 19:52:00 -08:00
selectors.ts Use namespaced Utils 2018-09-30 22:04:04 -07:00
skinExplorer.js Upgrade all the Babel (#648) 2018-08-30 06:24:19 -07:00
skinParser.js Inject lazy dependencies (#639) 2018-09-02 09:01:51 -07:00
skinSelectors.ts Type skin selectors 2018-09-17 17:04:05 -07:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
skinSprites.ts Type skinSprites 2018-09-17 17:04:05 -07:00
snapUtils.test.ts Type snapUtils test 2018-09-17 17:04:05 -07:00
snapUtils.ts Type snapUtils test 2018-09-17 17:04:05 -07:00
store.ts Type the Redux store 2018-09-17 17:04:05 -07:00
types.ts Begin tracking window size 2018-09-30 22:04:04 -07:00
utils.test.ts Start typing Jest tests 2018-09-17 17:04:05 -07:00
utils.ts Add initial approach of recovering from bad window positions 2018-09-30 22:04:04 -07:00
webamp.js Inject lazy dependencies (#639) 2018-09-02 09:01:51 -07:00
webampLazy.js Begin tracking window size 2018-09-30 22:04:04 -07:00
winamp-eqf.d.ts Add interface stub for winamp-eqf 2018-09-17 17:04:05 -07:00