Commit graph

2412 commits

Author SHA1 Message Date
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
Jordan Eldredge
aa4c05733f Generalize handling buttons that only get their background after being clicked
https://twitter.com/LuigiHann/status/959430718517637120
2018-02-02 20:29:39 -08:00
Jordan Eldredge
a2b4303e2f Use the correct sprite for the space character 2018-02-02 08:25:00 -08:00
Jordan Eldredge
58ff98cd58 Don't use the unclicked state until after the first click.
https://twitter.com/LuigiHann/status/959120559970930689
2018-02-01 21:57:01 -08:00
Jordan Eldredge
28c543d0d9 Fix alignment of suffle/repeat
https://twitter.com/LuigiHann/status/959287249161474048
2018-02-01 21:05:13 -08:00
Jordan Eldredge
38bb8dc228 Make input 3px shorter 2018-02-01 20:35:32 -08:00
Jordan Eldredge
96a51eb245 Revert "Remove unused "library" experiment"
This reverts commit a08ed96ab5.
2018-02-01 06:54:10 -08:00
Jordan Eldredge
b6f29c768f Add react lint rule re escape 2018-02-01 06:52:12 -08:00
Jordan Eldredge
df81666b1d Poor man's rightPad 2018-01-31 21:12:35 -08:00
Jordan Eldredge
01afc1c067 rm coverage after build 2018-01-31 21:03:48 -08:00
Jordan Eldredge
259f3bb9b4 Clean up skinParser comment 2018-01-31 20:43:39 -08:00
Jordan Eldredge
d3e4797848 Fix snapshots 2018-01-31 20:42:53 -08:00
Jordan Eldredge
2e6462c06d Improve trying to play when no files are in the playlist 2018-01-31 20:26:00 -08:00
Jordan Eldredge
c36ed2c805 Fix issue where seeking would leave the marquee in seeking state and never unset focus 2018-01-31 20:02:46 -08:00
Jordan Eldredge
624a5aefc7 Update tweet text 2018-01-31 19:56:29 -08:00