webamp/js
Jordan Eldredge f45a3ec3f3 Make it safe to reparent the #webamp node
For now users can't control where Webamp inserts itself into the DOM. We want to add that as and option. In the mean time, we can enable users to hack it.

For example, https://github.com/ShizukuIchi/winXP wants to be able to keep Webamp in a div in order to control how it gets layerd with other apps.
2019-04-05 07:34:14 -07:00
..
__mocks__ Add cache busting 2017-10-08 19:33:05 -07:00
__snapshots__ Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
__tests__ Test green dimensions viscolor.txt 2018-12-30 22:31:46 -08:00
actionCreators Fix bug where we could not progress to the next track 2019-03-27 23:56:31 -07:00
components Make it safe to reparent the #webamp node 2019-04-05 07:34:14 -07:00
media Trailing commas! 2019-03-19 06:55:24 -07:00
reducers Use the correct name for the Library window in the context menu 2019-03-27 23:56:31 -07:00
serializedStates Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
actionTypes.ts Make impossible states impossible 2019-03-13 21:28:18 -07:00
baseSkin.json Move some skin data to JSON 2018-05-28 16:04:10 -07:00
constants.ts Trailing commas! 2019-03-19 06:55:24 -07:00
Disposable.ts Add local dir 2019-03-13 21:28:18 -07:00
emitter.test.js Test emitter 2018-04-03 07:21:23 -07:00
emitter.ts Start disposing some stuff 2018-12-14 17:03:26 -08:00
fileUtils.ts Trailing commas! 2019-03-19 06:55:24 -07:00
hooks.ts Clearn up unused dependencies 2019-03-19 07:49:57 -07:00
hotkeys.ts Trailing commas! 2019-03-19 06:55:24 -07:00
loadQueue.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
marqueeUtils.test.ts Type Marquee 2018-10-13 17:33:43 -07:00
marqueeUtils.tsx Type Marquee 2018-10-13 17:33:43 -07:00
mediaMiddleware.ts Fix bug where we could not progress to the next track 2019-03-27 23:56:31 -07:00
playlistHtml.tsx Trailing commas! 2019-03-19 06:55:24 -07: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.ts Trailing commas! 2019-03-19 06:55:24 -07:00
resizeUtils.ts Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
selectors.test.ts Update test to use getNextTrackId 2019-04-05 07:34:14 -07:00
selectors.ts Fix bug where we could not progress to the next track 2019-03-27 23:56:31 -07:00
serialization.test.ts Clearn up unused dependencies 2019-03-19 07:49:57 -07:00
skinParser.js Trailing commas! 2019-03-19 06:55:24 -07:00
skinSelectors.ts Imrpove stretch of library buttons 2019-03-27 23:56:31 -07:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
skinSprites.ts Imrpove stretch of library buttons 2019-03-27 23:56:31 -07:00
snapUtils.test.ts Trailing commas! 2019-03-19 06:55:24 -07:00
snapUtils.ts Trailing commas! 2019-03-19 06:55:24 -07:00
store.ts Clearn up unused dependencies 2019-03-19 07:49:57 -07:00
trackUtils.ts Add an overly optimized way to filter 2018-10-10 22:15:08 -07:00
types.ts Trailing commas! 2019-03-19 06:55:24 -07:00
utils.test.ts Trailing commas! 2019-03-19 06:55:24 -07:00
utils.ts Trailing commas! 2019-03-19 06:55:24 -07:00
webamp.js Trailing commas! 2019-03-19 06:55:24 -07:00
webampLazy.tsx Add more methods to Webamp 2019-03-24 21:51:52 -07:00
winamp-eqf.d.ts Add interface stub for winamp-eqf 2018-09-17 17:04:05 -07:00