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 |
|
typer
|
27d17412b6
|
Add read ahead mode.
|
2020-09-06 23:42:56 -07:00 |
|
Jack
|
d1d8be4bb6
|
added command line to toggle numbers
|
2020-09-03 22:27:10 +01:00 |
|
Jack
|
7c6943c284
|
added two more sound on click options
|
2020-09-01 03:02:49 +01:00 |
|
Jack
|
b55f9ea969
|
added mini timer style
|
2020-08-26 22:18:09 +01:00 |
|
Jack
|
a2086f451d
|
added sound on click to the command line
|
2020-08-25 06:37:33 +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
|
b316251337
|
changed stop on error to stop on letter and stop on word
|
2020-08-15 20:36:51 +01:00 |
|
Jack
|
cb3f2bb9a1
|
added play sound on error toggle to the command line
|
2020-08-14 22:56:50 +01:00 |
|
Jack
|
69c4c23fd0
|
bailout now works for custom, non random tests
|
2020-08-13 21:57:55 +01:00 |
|
Jack
|
e4695ff5ba
|
bailout can be only triggered for long tests
|
2020-08-12 02:40:28 +01:00 |
|
Jack
|
b0a5145a66
|
added bailout
|
2020-08-12 01:55:38 +01:00 |
|
Jack
|
27f39ca627
|
added bailout
|
2020-08-12 01:42:29 +01:00 |
|
Jack
|
437d62f30c
|
added keymap style to the command line
|
2020-08-11 23:19:45 +01:00 |
|
Jack
|
adb4633335
|
added funbox to the command line
|
2020-08-11 20:33:09 +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
|
e3fabe57dc
|
refactored settings page
|
2020-08-04 00:46:04 +01:00 |
|
Jack
|
1daaa60021
|
added smooth line scroll
|
2020-08-02 19:16:33 +01:00 |
|
Jack
|
25684b8f40
|
fixed a bug that would not allow changing of font from the command line
|
2020-08-01 20:48:47 +01:00 |
|
Jack
|
ca4d2b3575
|
added more fonts
|
2020-08-01 14:53:59 +01:00 |
|
Jack
|
63f9b32458
|
added fonts to the command line
|
2020-08-01 14:44:59 +01:00 |
|
Jack
|
091db7315a
|
moved fonts to another file
|
2020-08-01 14:40:52 +01:00 |
|
Jack
|
57df3739f8
|
added funbox
|
2020-07-31 01:33:17 +01:00 |
|
Jack
|
d5e6f4a123
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2020-07-28 16:09:35 +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
|
8ada84d4bb
|
added the ability to toggle between custom and preset theme from the command line
|
2020-07-27 03:21:18 +01:00 |
|
Jack
|
44711dab79
|
changed confidence mode to support multiple options
|
2020-07-26 01:19:10 +01:00 |
|
Jack
|
cde1db7ef7
|
removed unnecessary log
|
2020-07-23 14:03:40 +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
|
ac6e222bf6
|
updated descriptions
|
2020-07-13 16:00:27 +01:00 |
|
Noah
|
705138cb33
|
changed color to opacity
|
2020-07-12 18:17:23 -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
|
de4ad79304
|
added commands for the timer color
|
2020-07-12 00:45:52 +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 |
|
Christopher Sarmiento
|
e1dcea5df9
|
implemented quote mode
|
2020-07-02 19:01:46 -04:00 |
|
Jack
|
0eb78e9ca7
|
Merge branch 'master' into custom-theme
|
2020-07-02 02:56:32 +01:00 |
|
Jack
|
1908763e66
|
brought back command line tags. whoops
|
2020-07-01 15:48:00 +01:00 |
|
Jack
|
d4074fffdb
|
added a scrollbar to the command line
|
2020-06-29 21:46:26 +01:00 |
|
Jack
|
9d5333108b
|
added english 10k
|
2020-06-28 23:16:28 +01:00 |
|
Jack
|
8760c54bc0
|
fixed a bug that would cause the command line to not work if the mouse is hovering over an option
|
2020-06-27 01:01:55 +01:00 |
|
Jack
|
a8550f89a2
|
added the ability to close the command line by clicking the dark area
|
2020-06-27 00:54:18 +01:00 |
|
Jack
|
492d742842
|
renamed extra test color to colorful mode
|
2020-06-27 00:49:05 +01:00 |
|
bhomie
|
442da447b7
|
fix logic operator in commandline.js
|
2020-06-24 22:54:26 -07:00 |
|