webamp/js
Jordan Eldredge 7913048e41 Send users to the GitHub page via webamp.org
At some point in the future github may not be the canonical URL for
webamp. However, people are integrating Webamp all the time and very
likely won't ever upgrade.

It's better if the url baked into the binary we distribute is under our
control so that it can be pointed somewhere else in the future.

It's also an open question if GitHub is the best place to send users.
Non technical users may get very confused.
2019-04-12 16:50:47 -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 Send users to the GitHub page via webamp.org 2019-04-12 16:50:47 -07:00
media Notate some places where we have known bugs 2019-04-07 12:37:03 -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 Notate some places where we have known bugs 2019-04-07 12:37:03 -07:00
trackUtils.ts Add an overly optimized way to filter 2018-10-10 22:15:08 -07:00
types.ts Initial typing of App.tsx 2019-04-05 07:34:14 -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 Notate some places where we have known bugs 2019-04-07 12:37:03 -07:00
winamp-eqf.d.ts Add interface stub for winamp-eqf 2018-09-17 17:04:05 -07:00