Commit graph

39 commits

Author SHA1 Message Date
Jordan Eldredge
ef82da7664 Don't show colons for time that we don't know 2018-03-10 16:24:07 -08:00
Jordan Eldredge
3fe6adda35 Use dot notation 2018-03-10 16:02:49 -08:00
Jordan Eldredge
33e33b2dec Add dropbox support 2018-03-10 16:02:49 -08:00
Ricky Miller
5732baeb97 Update Regex, add pledit with quotes 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
7d08293c16 Replace quotes 2018-02-12 09:22:33 -08:00
Jordan Eldredge
3ac165a649 Hack to preserve background of MiniTime while paused/blinking
Fixes #450
2018-01-21 21:15:40 -08:00
Jordan Eldredge
0cf2d7292f Show minitime even when blank. Tweak positioning 2018-01-19 17:33:50 -08:00
Jordan Eldredge
33494cec75 Enable closing generic windows 2018-01-11 21:36:00 -08:00
Jordan Eldredge
b74c9d4d3f Add spliceIn utility function 2018-01-03 19:52:00 -08:00
Jordan Eldredge
e61a05a87b Improve time string truncation
Fixes #400
2018-01-03 19:52:00 -08:00
Jordan Eldredge
9d0b8bcf00 Progress 2018-01-03 19:52:00 -08:00
Jordan Eldredge
cde4555871 Add moveSelected function 2018-01-03 19:52:00 -08:00
Jordan Eldredge
353799f41e Make sorting pure 2017-11-18 16:48:23 -08:00
Jordan Eldredge
308a1bcd3f Reverse, randomize, sort 2017-11-18 13:42:04 -08:00
Jordan Eldredge
76cf5612ad Make ini parsing more robust 2017-11-16 21:31:39 -08:00
Jordan Eldredge
b10dffe454 Make ini not case sensitive 2017-11-15 21:10:21 -08:00
Jordan Eldredge
7a74d612c0 Make .ini parsing more robust 2017-11-15 21:10:16 -08:00
Jordan Eldredge
08a347bb5e Fix some subtle eq graph alignment issues 2017-10-12 15:18:25 -07:00
Jordan Eldredge
2a1d819a3d Fix playlist scolling
Fixes #401
2017-09-30 01:15:11 -07:00
Jordan Eldredge
1e38da3f52 Fix some subtle bugs with the easter egg
Because we were trimming the log to be too long (it was trying to account for
esc), it would only work if the easter egg was the very first string typed.

Additionally, we filter out escape keys explicitly. This accounts for things
like Firefox when it blocks the file input popup, and therefore does not block
swallow the esc.

Also, clean up the array matching logic.

Fixes #395.
2017-09-26 08:24:36 -07:00
Jordan Eldredge
f35677e8cf Fix mapping of ratios to indexes 2017-09-07 20:17:59 -07:00
Jordan Eldredge
1ead097fcd Fix handle for EQ shade sliders 2017-09-04 16:12:38 -07:00
Jordan Eldredge
e1ed4d3438 Allow overriding partial state via hash 2017-08-28 08:39:42 -07:00
Jordan Eldredge
f730ee26aa Use template strings. 2017-06-28 16:07:49 -07:00
Jordan Eldredge
8ab39b7205 Add eqf export 2017-06-09 18:02:45 -07:00
Jordan Eldredge
3fec466b29 Comment cleanup and tiny refactor. 2017-06-06 06:57:59 -07:00
Jordan Eldredge
c40a78845b Swith to Prettier 2017-03-20 23:14:15 +00:00
Jordan Eldredge
0872f5fad4 Standardize on es6 exports 2017-01-17 17:44:51 -08:00
Jordan Eldredge
7ecea310c7 Use implicit return where possible 2016-12-29 19:28:07 -08:00
Jordan Eldredge
cd5f77e44c Add ini parser and parseviscolor tests 2016-08-05 23:14:45 -07:00
Jordan Eldredge
a38eba5d23 Move SET_VOLUME to actionCreators 2016-08-02 22:44:05 -07:00
Jordan Eldredge
357effc14f Don't use var (#185) 2016-08-01 22:39:29 -07:00
Jordan Eldredge
4311fb07c1 Move Skin to React (#182) 2016-08-01 22:01:43 -07:00
Jordan Eldredge
e24354756c Move marquee functions to Marquee 2016-07-26 16:59:43 -07:00
Jordan Eldredge
83f5b92932 Major refactor
Major refactor, mostly to compute Marquee values instead of setting them.
2016-07-25 22:32:42 -07:00
Jordan Eldredge
f6df92fb29 Add util function getTimeStr and being testing 2016-07-22 08:02:31 -07:00
Jordan Eldredge
06482e6795 Move time displasy to Redux/React 2016-07-11 21:30:27 -07:00