Commit graph

91 commits

Author SHA1 Message Date
Jack
5385345159 renamed !@#$ to specials 2020-08-12 02:09:46 +01:00
David Martin
41bf9bfe78 made the matrix layout cleaner, made code more versatile 2020-08-11 01:13:44 -05:00
David Martin
a154f107a4 added simple implementation for displaying keymap in a matrix layout 2020-08-10 12:48:14 -05:00
Jack
e14d44ed97 db config not loading if user started test or changed something if user changed it or 2020-08-07 21:29:16 +01:00
Jack
71f5b6dd1b always show words history
corrected history
restarting on long tests impossible
2020-08-07 00:42:25 +01:00
Jack
0bf6a7b19c sorting themes by lightness 2020-08-05 18:52:52 +01:00
Jack
820ee2a61c added themes section to the settings page 2020-08-05 15:29:57 +01:00
Jack
4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +01:00
Jack
14fd07c5b9 more code refactoring 2020-08-04 01:26:17 +01:00
Jack
250ae8c2bc fixed keymap layout 2020-08-04 00:51:02 +01:00
Jack
e3fabe57dc refactored settings page 2020-08-04 00:46:04 +01:00
Jack
6a67211baf added the ability to hide sections in the settings page 2020-08-02 21:48:19 +01:00
Jack
1daaa60021 added smooth line scroll 2020-08-02 19:16:33 +01:00
Jack
597ebaf061 flipping the mirror button instead of calling it rorrim 2020-08-01 19:43:47 +01:00
Jack
ca4d2b3575 added more fonts 2020-08-01 14:53:59 +01:00
Jack
091db7315a moved fonts to another file 2020-08-01 14:40:52 +01:00
Jack
4ff4d94ffa made sure font family is saved to the database
made sure the buttons work the same way as others
2020-08-01 14:25:14 +01:00
Jack
57df3739f8 added funbox 2020-07-31 01:33:17 +01:00
Jack
f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack
e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Christopher Sarmiento
a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00
Jack
44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack
975ecd1031 updated the transition from custom to preset to hopefully fix the bug where the inputs can be accessed even when not visible on safari 2020-07-23 14:21:16 +01:00
Jack
c556abf1ca made sure all _ are replaced 2020-07-22 21:23:25 +01:00
Jack
547780541a added an option to go back to the previous style and show all lines at once 2020-07-14 22:50:42 +01:00
Jack
ec09868699 added stop on error 2020-07-14 22:01:05 +01:00
Jack
1e28d69cbb added an option to share custom themes 2020-07-13 22:47:28 +01:00
Noah
6df7d8e088 fixed issue where text timer would show up regardless of settings. 2020-07-12 19:24:55 -07:00
Noah
3179c8836b fixed setActiveTimerOpacityButton from using color to instead use opacity 2020-07-12 18:19:40 -07:00
Noah
5db21fdab2 added various color themes and timer opacity setting
Added Aether, FroYo, Milkshake, Future Funk, and Retrocast color themes.

Added a setting to change the opacity of the live WPM text.
2020-07-12 17:51:59 -07:00
Jack
3d57e1c23b added timer color setting 2020-07-12 00:41:14 +01:00
Jack
bc4ea7baf4 avoiding unnecessary error when showing discord settings section 2020-07-07 20:14:28 +01:00
Jack
b0939c4d4d added a discord integration section to the settings page 2020-07-07 16:39:48 +01:00
Jack
1432c9ea5c fixed an issue where custom colorful colors would not work 2020-07-04 02:59:21 +01:00
Jack
ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack
9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack
b9fe640f85 custom themes now need to be saved 2020-07-02 20:14:55 +01:00
Jack
a98d763e56 more css refactoring 2020-07-02 19:35:41 +01:00
Jack
141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00
Jack
1e315b470d fixed bad merge 2020-07-02 03:03:42 +01:00
Jack
0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
bhomie
6b5f338483 Inputs and labels now change to saved values 2020-06-30 18:10:33 -07:00
Jack
9d5333108b added english 10k 2020-06-28 23:16:28 +01:00
bhomie
2e173ed958 Add values to custom color buttons 2020-06-26 20:46:18 -07:00
Jack
129ab49f1a removed unnecassary notifications 2020-06-27 01:23:50 +01:00
Jack
492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
bhomie
e74cc09239 remove debug text 2020-06-24 22:45:56 -07:00
bhomie
49f678dd36 custom theme now saves to config and executes properly 2020-06-24 22:45:56 -07:00
bhomie
7bd09d11af change 'on-change' to 'on-input' so colors change on selection versus dismiss of dialog 2020-06-24 22:45:55 -07:00
bhomie
14973390f7 preset and custom work harmoniously 2020-06-24 22:45:55 -07:00