Commit graph

112 commits

Author SHA1 Message Date
Jack 09df26a42c added two settings groups, renamed group to danger zone 2020-09-12 02:29:54 +01:00
Jack ce67992525 added a timeout to make sure the config is saved to the database 2020-09-10 23:25:58 +01:00
typer d6b177a16d added reset settings button 2020-09-10 01:52:38 -07:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
typer 520e0d5bb7 Adds caps lock backspace mode. Also fixes a bug where shifting would sometimes be wrong while caps lock is on. For example, the O key in emulated Colemak would be lowercase with caps lock because it corresponds to a symbol in Qwerty. 2020-09-09 03:19:09 -07:00
Jack fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
Jack f8cbc7cad6
Merge pull request #344 from typerqeo/read-ahead-mode
Add read ahead mode.
2020-09-08 01:20:02 +01:00
Jack 487ebfbb8a fixed theme indicator not working with randomised themes 2020-09-08 00:32:08 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack 7c6943c284 added two more sound on click options 2020-09-01 03:02:49 +01:00
Jack 946abbb2d2 added account settings section 2020-08-31 19:15:10 +01:00
Jack c3fe948282 added some funbox descriptions 2020-08-31 19:02:33 +01:00
Jack fdfa073090 added load from preset button to the custom themes 2020-08-30 04:38:14 +01:00
Jack d852fe40ed fixed quick tab button not being highlighted correctly 2020-08-30 01:29:55 +01:00
Jack ec3f355fdd added a spacer between all and favourite themes 2020-08-26 21:38:26 +01:00
Jack 370b072e33 added play sound on click 2020-08-24 17:38:14 +01:00
Jack 629f948f87 added favourite themes, active theme indicator, ability to randomise only favourite themes 2020-08-19 16:21:02 +01:00
Jack cdc448d37f made the error last for 4 seconds 2020-08-17 23:53:41 +01:00
Jack 9e096e2590 added generate pairing code catch 2020-08-17 23:37:35 +01:00
Jack b316251337 changed stop on error to stop on letter and stop on word 2020-08-15 20:36:51 +01:00
Jack ba1fc7748d added play sound on error 2020-08-13 23:11:53 +01:00
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