typerqeo
|
ac4a2e397f
|
ran prettier on entire repo using 'npx prettier --write .'
|
2020-10-27 19:23:12 -07:00 |
|
Jack
|
6c7d027e32
|
fixed Dead being typed
|
2020-10-27 20:50:46 +00:00 |
|
Jack
|
96473ffd57
|
fixed altgraph appearing in text
|
2020-10-27 20:48:42 +00:00 |
|
Jack
|
b32c3f8c7e
|
switched to event.key
|
2020-10-27 19:53:02 +00:00 |
|
Jack
|
d21446b700
|
butter smooth caret
keypress replaced with keydown
|
2020-10-27 19:51:09 +00:00 |
|
Jack
|
cc68868a1e
|
Merge branches 'master' and 'master' of https://github.com/Miodec/monkey-type
|
2020-10-27 01:44:24 +00:00 |
|
Jack
|
62c6b124b4
|
fixed change keymap bug
|
2020-10-27 01:41:35 +00:00 |
|
David Martin
|
9a9b4f3a63
|
Ran prettier
|
2020-10-26 20:33:20 -05:00 |
|
David Martin
|
4487bbf2e7
|
Make buttons show layout after exiting layoutfluid
|
2020-10-26 20:22:25 -05:00 |
|
David Martin
|
db2de0c7b7
|
Properly save when manually choosing layout
|
2020-10-26 20:22:25 -05:00 |
|
Jack
|
575810f660
|
completed previous commit
|
2020-10-27 00:57:31 +00:00 |
|
Jack
|
f7adbb219d
|
fixed caps warning not appearing when pressed on another page
|
2020-10-27 00:57:18 +00:00 |
|
David Martin
|
d95dd59160
|
Hotfix layoutfluid to properly save
|
2020-10-26 17:48:59 -05:00 |
|
Jack
|
7cbf538c77
|
renamed colemak layouts
|
2020-10-26 22:40:18 +00:00 |
|
Jack
|
480a1ffea9
|
fixed caret pos
|
2020-10-26 22:27:59 +00:00 |
|
David Martin
|
678fddca90
|
Fixed #478
|
2020-10-26 17:03:30 -05:00 |
|
Jack
|
cd08c0011e
|
formatting
|
2020-10-26 20:38:23 +00:00 |
|
Jack
|
2c800a6e00
|
fixed choo choo and earthquake not working
|
2020-10-26 20:38:01 +00:00 |
|
Jack
|
a34d676f08
|
prettier
|
2020-10-26 20:28:25 +00:00 |
|
Jack
|
f4d10c1afa
|
Merge pull request #474 from dmartin-tech/master
Keymap null check and layoutfluid saves layout
|
2020-10-26 20:22:56 +00:00 |
|
Jack
|
bb4c4fe893
|
reserve name functions
|
2020-10-26 19:49:43 +00:00 |
|
Jack
|
873c061bf5
|
reserving name
|
2020-10-26 19:49:36 +00:00 |
|
Jack
|
46b7995dca
|
optimised name availability check, added name reserve
|
2020-10-26 19:24:37 +00:00 |
|
David Martin
|
4b2b4d01fb
|
Renamed layoutBeforeLayoutfluid to savedLayout
|
2020-10-26 05:50:53 -05:00 |
|
David Martin
|
76b9b7319d
|
Check the layout to the saved layout
forgot to change this if statement to check against a variable that actually exists
|
2020-10-26 05:09:41 -05:00 |
|
David Martin
|
ccbbda3858
|
Reimplemented the funbox fix
|
2020-10-26 05:06:09 -05:00 |
|
David Martin
|
b4944c748a
|
Fixed #281 to save layout before layoutfluid
|
2020-10-26 04:36:48 -05:00 |
|
David Martin
|
c6f9dd9f93
|
Added null check for keymap style
|
2020-10-26 03:46:47 -05:00 |
|
Jack
|
50bed0599c
|
hopefully fixed the 'dlb is null' error
|
2020-10-26 00:56:11 +00:00 |
|
David Martin
|
4fdc1449f9
|
Removed uneeded console.log()
|
2020-10-25 17:10:23 -05:00 |
|
David Martin
|
83ab22868c
|
Added import/export as JSON
|
2020-10-25 17:07:30 -05:00 |
|
Jack
|
cb7cbfa9ea
|
catching error
|
2020-10-25 21:55:20 +00:00 |
|
Jack
|
9716c90eae
|
fixed punctuation and numbers not saving/loading properly
|
2020-10-25 19:50:50 +00:00 |
|
Jack
|
6199fdcf2c
|
fixed coreys mess
|
2020-10-25 13:29:31 +00:00 |
|
Jack
|
0eb3f73718
|
not showing lb change if not qualified
|
2020-10-24 22:49:39 +01:00 |
|
Jack
|
7986e57036
|
catching the scrolling error
|
2020-10-24 22:45:46 +01:00 |
|
Jack
|
40a8c7093f
|
fixed initial restart
|
2020-10-24 22:42:22 +01:00 |
|
Jack
|
a4d15ebb1b
|
fixed config loading restarting the test many times
|
2020-10-24 22:39:10 +01:00 |
|
Jack
|
83889ff97e
|
letting the config restart test test
|
2020-10-24 22:38:49 +01:00 |
|
Jack
|
b4871a3136
|
properly restarting the test after db is loaded
|
2020-10-24 22:38:37 +01:00 |
|
Jack
|
5100dea58d
|
changed the way config is saved after its compared
|
2020-10-24 22:15:00 +01:00 |
|
Jack
|
154c2f0587
|
fixed wrong number being displayed
|
2020-10-24 19:56:17 +01:00 |
|
Jack
|
2a40567b6f
|
added tab navigation to the command line
|
2020-10-24 15:14:34 +01:00 |
|
Jack
|
586e8e1646
|
added toggle fullscreen to the command line
|
2020-10-24 14:55:21 +01:00 |
|
Jack
|
44f353a6bd
|
added font size 3
|
2020-10-24 03:57:08 +01:00 |
|
Jack
|
5c23412d75
|
fixed memory
|
2020-10-24 03:36:55 +01:00 |
|
Jack
|
1dc0e43396
|
added min wpm
|
2020-10-24 03:34:59 +01:00 |
|
Jack
|
09d174e8b0
|
Merge pull request #465 from corey-b/master
Made it so practice missed words focuses on words you missed the most of
|
2020-10-24 03:00:10 +01:00 |
|
Jack
|
fd57f5bf89
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2020-10-24 02:59:33 +01:00 |
|
Jack
|
740e688479
|
added memory funbox
|
2020-10-24 02:58:55 +01:00 |
|