Commit graph

1723 commits

Author SHA1 Message Date
Jack 8336c8fee7 added an option to enable ads 2020-10-31 04:05:03 +00:00
Jack 0d2923677f added missing ads.txt for the future optional ad setting 2020-10-31 03:02:45 +00:00
Jack 04219f3d35 showing when the account was created 2020-10-31 02:47:08 +00:00
Jack 65e6000adf fixed split keymap layout 2020-10-31 02:37:59 +00:00
Jack 2f943625ee fixed matrix and matrix split keymaps 2020-10-31 02:33:43 +00:00
Jack bbd99f51c0 showing favourite themes at the top of the command line 2020-10-30 19:38:57 +00:00
Jack b769c0cd51 smaller keymap name 2020-10-30 16:18:42 +00:00
Jack 6c4e7399c9 replacing _ in keymap space 2020-10-30 16:18:05 +00:00
Jack 675bcab67d fixed keymap layout and layout triggering together 2020-10-30 16:17:51 +00:00
Jack 1276183bd8
Merge branch 'master' into master 2020-10-30 16:03:12 +00:00
Jack 7995e6bfbd fixed keymap being messed up by the iso change
added an iso flag to the layout that needs it
displaying iso key if needed
added two colemak iso layouts
2020-10-30 15:59:18 +00:00
corey 88253bd8f9 result page now shows cpm when enabled 2020-10-30 11:02:11 -04:00
Jack aa6d27586a fixed practise missed words not working when practising after a practise 2020-10-30 14:20:46 +00:00
Jack 08cbb8cb30 using experimanetal long polling to hopefully fix account issues 2020-10-30 12:17:41 +00:00
Joel Bradshaw c8764790b8
Remove private methods from simplePopup
The added simplePopup had private methods, which totally breaks Firefox and Safari since it's a syntax error and this file then doesn't load at all. We can simply make these methods public, there's no reason they need to be private to work, it's just a code organization thing.
2020-10-30 01:06:46 -07:00
Corey Bergeron 63114268c4 Merge branch 'cpm' into master 2020-10-29 23:35:06 -04:00
Corey Bergeron d173258fd8 added always show cpm 2020-10-29 23:32:22 -04:00
Jack bc45bc6d52 fixed file names 2020-10-30 03:19:39 +00:00
Jack ef33d89c14
Merge pull request #500 from mintlodica/master
adds magic girl and dark magic girl css color themes
2020-10-30 03:15:54 +00:00
Susan Lin 55a59a09bb adds dark magic girl and magic girl to list of theme names 2020-10-29 22:36:13 -04:00
Jack e6bf0e7a42 fixed portuguese typo 2020-10-30 02:26:11 +00:00
Jack 429d2beb66 hiding the inactive sections 2020-10-30 02:25:48 +00:00
Jack 2ab842646c added simplepopup for future 2020-10-30 02:25:10 +00:00
Susan Lin da73b7d8ce adds magic girl and dark magic girl css color themes 2020-10-29 22:16:49 -04:00
Jack ec76e54519
Merge pull request #498 from corey-b/master
added change highlight mode
2020-10-30 00:07:55 +00:00
Jack 34ef0c21ab
Merge pull request #490 from stevep99/master
Improve support for international (ISO) keyboards
2020-10-30 00:07:42 +00:00
Jack 5253d96d37 fixed portuguese typo 2020-10-29 23:51:54 +00:00
Corey Bergeron 1c3e583fc0 Merge branch 'master' of https://github.com/miodec/monkeytype into master 2020-10-29 17:51:09 -04:00
Corey Bergeron e32f09ad07 added change highlight mode 2020-10-29 17:49:42 -04:00
Jack 836f96a30e avoiding typing any keys that are longer than 1 2020-10-29 13:53:32 +00:00
Jack c888f30944 removed unnecessary line 2020-10-29 01:39:45 +00:00
Jack 960efe4b23 avoiding more keys being typed 2020-10-29 01:39:02 +00:00
Jack 22d8fbd7b4 reorganised settings page 2020-10-29 01:34:35 +00:00
Jack bc94a6474b fixed anti word jump code not allowing input after restarting 2020-10-29 00:07:45 +00:00
Jack 3ea23636bd
Merge branch 'master' into package-json 2020-10-28 23:52:55 +00:00
Jack 8b852d633b formatting 2020-10-28 23:41:57 +00:00
Jack a416e24d64 stopping the words from jumping to the next line 2020-10-28 23:41:31 +00:00
Jack a3f61e1167 showing 1k and 10k in test modes notice 2020-10-28 20:41:28 +00:00
Jack 9faac5611c ignoring more keys 2020-10-28 20:37:37 +00:00
Steve P f997c746a9 Merge branch 'master' of https://github.com/stevep99/monkeytype 2020-10-28 18:06:04 +00:00
Steve P 93aaaaac09 Improved support for International (ISO) keyboards; fix Colemak-DH layouts 2020-10-28 17:58:36 +00:00
Jack 64bdb265dd fixed os key appearing as text 2020-10-28 17:31:58 +00:00
Jack 441fd788b7 blind mode not showing errors on the keymap 2020-10-28 17:14:54 +00:00
Jack fb7d93b9bb added dead key indicator 2020-10-28 17:12:49 +00:00
typerqeo cf58cc3d2e ran prettier again 2020-10-27 19:26:44 -07:00
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