Jordan Eldredge
f74bb1bc41
Move NPM repo to production mode. Add minified version.
2018-02-19 20:46:54 -08:00
Jordan Eldredge
e52ddd63c4
Exclude Raven from the UMD bundle
2018-02-19 20:18:55 -08:00
Jordan Eldredge
87c833f4be
Bump version
2018-02-19 20:12:03 -08:00
Jordan Eldredge
ee04f2adc9
Allow Winamp2-js to center iteself in a container element
2018-02-19 20:10:37 -08:00
Jordan Eldredge
2be6f09c93
Add winamp2-js id ourselves to ensure CSS namespacing works everywhere
2018-02-19 20:08:53 -08:00
Jordan Eldredge
a61c290c6c
Bump version
2018-02-19 17:29:17 -08:00
Jordan Eldredge
b11ae25a33
Refactor file loading
2018-02-19 17:16:25 -08:00
Jordan Eldredge
2bc90d9a90
Improve how files get loaded
2018-02-19 10:42:46 -08:00
Jordan Eldredge
62a6dd17a2
Add gigazine press link
2018-02-19 10:39:16 -08:00
Jordan Eldredge
857903963b
Ignore skin screenshots
2018-02-19 10:10:18 -08:00
Jordan Eldredge
79343a0902
Improve screenshot tracks
2018-02-19 10:10:01 -08:00
Jordan Eldredge
bdb599fe32
Use default playlist colors when not specified
2018-02-17 21:55:54 -08:00
Jordan Eldredge
b241bffb88
Exclude polyfills from UMD build.
...
Improve docs for npm module
2018-02-17 21:55:54 -08:00
Jordan Eldredge
43cbf35e82
Use role application
2018-02-15 21:43:47 -08:00
Jordan Eldredge
85df75d3b0
Avoid rebinding openFileDialog in render
...
This is probably not a real perf problem, but I personally find .bind a bit harder to read than arrow functions, and since I was converting them, I figured I'd move them to `mapDispatchToProps` which only gets called on mount rather than on each render.
2018-02-12 17:11:59 -08:00
Ricky Miller
bd7ac23bc0
Limit presets to .eqf
2018-02-12 16:13:26 -08:00
Ricky Miller
5732baeb97
Update Regex, add pledit with quotes
2018-02-12 09:22:33 -08:00
Ricky Miller
eaf1bbe5c9
Add test
2018-02-12 09:22:33 -08:00
Ricky Miller
c8caec573a
Add global and replace
2018-02-12 09:22:33 -08:00
Ricky Miller
cd8d38b371
Fix prettier nits
2018-02-12 09:22:33 -08:00
Ricky Miller
94fc18fa27
Oh right
2018-02-12 09:22:33 -08:00
Ricky Miller
e175551a61
Remove braces
2018-02-12 09:22:33 -08:00
Ricky Miller
7d08293c16
Replace quotes
2018-02-12 09:22:33 -08:00
Ricky Miller
1f329174ce
Add optional accept argument
2018-02-12 09:22:33 -08:00
Jordan Eldredge
512f123cfa
Fix ios
2018-02-11 13:55:55 -08:00
Jordan Eldredge
d8980893c0
Spelling
2018-02-11 12:47:07 -08:00
Jordan Eldredge
de07530bf0
Add press coverage to readme
2018-02-11 12:44:11 -08:00
Jordan Eldredge
f72f997f83
Bump NPM version
2018-02-11 12:31:34 -08:00
Jordan Eldredge
494c53c106
Add more press links
2018-02-11 12:29:04 -08:00
Jordan Eldredge
cd7201219d
Move and format press page
2018-02-10 22:25:53 -08:00
Jordan Eldredge
277f4bf60b
Document press links in raw form
2018-02-10 22:22:36 -08:00
Jordan Eldredge
cce0dde08c
Document that you must serve the built artifact from a real server
2018-02-09 17:26:20 -08:00
Clemens Valiente
edfa1b1e59
it's its not it's
2018-02-09 05:58:41 -08:00
Richard Lewis
578b9e0b48
Fix build path entry point
2018-02-09 05:48:58 -08:00
Jordan Eldredge
7d5814e169
Fix balance bar title
2018-02-08 20:58:03 -08:00
Jordan Eldredge
76f8c1bfdd
Fix broken balance background position
...
Fixes #467
2018-02-08 20:57:25 -08:00
Jordan Eldredge
b7e8b71097
Disable broken weigh-in
2018-02-08 19:54:00 -08:00
Jordan Eldredge
6bd1efe545
Update snapshot
2018-02-08 19:53:55 -08:00
Jonny Buchanan
bef09cc354
Remove "Playlist not yet implemented" message
2018-02-08 19:50:09 -08:00
Sophie Alpert
3cfb6b61b9
README.md: Make screenshot link to demo page
2018-02-08 14:57:07 -08:00
jose nazario
8379e9db6b
fix a couple of typos
2018-02-08 08:10:03 -08:00
Jordan Eldredge
b98a9bbb45
Get better audio error info
2018-02-07 21:41:06 -08:00
Jordan Eldredge
56f4a32792
Spelling
2018-02-07 21:09:54 -08:00
Jordan Eldredge
3fc89665fb
Improve browser support message
2018-02-07 21:09:43 -08:00
Jordan Eldredge
49344f1639
Add some additional exception capturing
2018-02-07 20:23:52 -08:00
Jordan Eldredge
17fd59a4dc
Comment stuff that is not used
2018-02-07 14:53:07 -08:00
Jordan Eldredge
f44e826c83
Fix corrupt mp3
...
A Chrome bug/change recently changed how broken mp3s were handled, and ours was aparently broken. I used Mp3Val to repair the mp3, and it seems fixed.
https://bugs.chromium.org/p/chromium/issues/detail?id=794782
Thanks to https://twitter.com/SwissHttp for the report:
https://twitter.com/SwissHttp/status/961354415058931712
2018-02-07 14:50:11 -08:00
Jordan Eldredge
ce12fa968e
Use better times for screenshot
2018-02-07 13:52:14 -08:00
Jordan Eldredge
13a57202f5
Fix bug where snapping did not quite work properly.
2018-02-03 15:30:34 -08:00
Jordan Eldredge
6f98d28309
Add comment to ClickedDiv
2018-02-03 12:06:53 -08:00