Commit graph

5205 commits

Author SHA1 Message Date
Miodec 9e6e49ad21 changed the timeout to actually be 10 seconds not 1... 2021-10-08 10:04:26 +01:00
Jack 3bfad6b181 changed the global timeout limit to 10 seconds 2021-10-07 20:12:38 +01:00
Jack 7bb4d2b894 checking if e.reponse.status exists 2021-10-07 20:11:42 +01:00
Jack dc3fc3eafe defused the bomb planted by @SeerLite 2021-10-07 19:24:35 +01:00
Jack c80759dded missing change. 2021-10-07 19:06:24 +01:00
Jack fad01ae125 renamed layout override to layout emulator 2021-10-07 19:06:05 +01:00
Jack be8e5c358f removed console log 2021-10-07 19:05:53 +01:00
SeerLite 4234cb3c1c
Layout emulator: Ignore forced compose input and keys with modifiers (#1965)
* Undo forced compose input when using emulator

* Don't emulate keys with modifiers

Ctrl everywhere and Alt only on Linux (because Firefox uses Alt shortcuts
on Linux).
2021-10-07 18:52:40 +01:00
SeerLite 57f6eec430
Always reset #wordsInput with layout emulator (#1960) 2021-10-07 14:33:42 +01:00
angularorbit 6d9b28c1ca
Delete MTGAP ISEA (#1961) 2021-10-07 14:32:23 +01:00
Aaron 018da6c665
Update CONTRIBUTING.md (#1962) 2021-10-07 14:30:52 +01:00
Aaron 35535d424f
Create SECURITY.md (#1963) 2021-10-07 14:29:42 +01:00
Aaron 8713d1dfee
Update CODE_OF_CONDUCT.md (#1964) 2021-10-07 14:28:08 +01:00
Jack 6fc38b1314 updated ads.txt 2021-10-06 18:50:32 +01:00
Jack 0ebab5b4c2 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-10-06 18:49:43 +01:00
Jack a7c882392a updated ads.txt 2021-10-06 18:49:39 +01:00
SeerLite a6f1e62c7c
Fix layout emulator issues (#1957) by seerlite
* Reset #wordsInput when using layout emulator too

* Refactor input and fix emulation live acc
2021-10-06 16:05:20 +01:00
angularorbit 067ce02ed7
Add an ISEA version of MTGAP (#1953) by angularorbit
* Add an ISEA version of MTGAP

This one closely resembles the one at https://mathematicalmulticore.wordpress.com/2011/01/04/starting-to-fully-optimize-the-keyboard/  but it isn't exactly it.

* Swap the 'q' and the '[' in MTGAP ISEA

* Update MTGAP_ISEA

Swapped a few more characters. Changed the locations of 'B' and 'M', 'K', 'Z', '[{', ':?' in MTGAP ISEA.
2021-10-06 13:36:44 +01:00
usrme 521aff2d17
Add Estonian (#1952) by usrme
* add 'estonian', 'estonian_1k', and 'estonian_10k'

* add Estonian

* add Estonian
2021-10-06 13:36:21 +01:00
Jack 9a0026a1ab disabling autofocus when restart button is focused. should help with #1941 2021-10-06 13:34:13 +01:00
Jack 32e93f8da8 revert revert merge input-rewrite 2021-10-05 15:36:37 +01:00
Jack a124d35398 Merge branch 'input-rewrite' 2021-10-05 15:20:44 +01:00
Jack e79ca3906e test 2021-10-05 15:19:26 +01:00
Jack 447ab9dfc4 allowing disk use for leaderboard aggregation 2021-10-05 15:08:54 +01:00
SeerLite 738ddce0af
Exclude ñ from lazy mode (#1946) by seerlite 2021-10-05 14:40:56 +01:00
SeerLite acc6a699d6
Update keymap when using layout emulator too (#1947) by SeerLite
Fixes #1945
2021-10-05 14:40:12 +01:00
CrumblyLiquid 3ad62f393c
Fix quote search popup width (#1944) by CrumblyLiquid
* Quote search width fix

Makes the width of the quote search responsive to the width of the screen

* Set max-width to quote search
2021-10-04 20:37:27 +01:00
Dimitri Tabatadze 2dd577220e
Add georgian (#1943)
* added georgian.json

* updated _groups.json

* updated _list.json

Co-authored-by: D-T-6 <tabatadzedima@protonmail.com>
2021-10-04 20:35:45 +01:00
Jack 59839f67ea checking key instead of code. could work for #1941 2021-10-04 19:08:01 +01:00
Jack 223d7d4757 fixed keymap not working correctly when backspacing. closes #1942 2021-10-04 17:11:26 +01:00
Jack c81e1ef004 fixed words jumping to the same line. closes #1940 2021-10-03 22:55:50 +01:00
Jack 30246f9f50 capital I 2021-10-03 20:41:35 +01:00
Denis Çerri e09a71e1dd
Added some Wolf of Wall Street Quotes (#1939)
* Added some Wolf of Wall Street Quotes

* Added Wolf of Wall Street Quotes [Fixed Uppercase words]
2021-10-03 20:40:58 +01:00
Jack ac798ed2d1 fixed zen mode not working completely 2021-10-03 15:20:30 +01:00
Jack bf39a1c7c2 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-10-03 15:14:01 +01:00
Jack f71c4fc0f5 fixed lint warning 2021-10-03 15:11:08 +01:00
Jack 6884e51cfa fixed bar timer color not working. closes #1938 2021-10-03 15:08:50 +01:00
Sashin Exists 41362dcf4b
Deleted Katakana words (#1934)
There were a few sneaky katakana words mixed in, I went and deleted them
2021-10-03 15:02:47 +01:00
Jack 2a06111e78 enter cant start the test 2021-10-02 22:56:10 +01:00
Miodec d2a3ed9fc6 Revert "Merge branch 'input-rewrite'"
This reverts commit 4f13f32d7f, reversing
changes made to 7a6b9090ec.
2021-10-02 22:21:03 +01:00
Miodec 4f13f32d7f Merge branch 'input-rewrite' 2021-10-02 22:17:53 +01:00
Jack 7a6b9090ec divided scss files 2021-10-02 15:23:03 +01:00
SeerLite 8009ff0570 fix previous commit 2021-10-01 22:11:16 -03:00
SeerLite 5d52e41932 Don't modify input when it's already the wanted value 2021-10-01 22:06:03 -03:00
Jack f7d2be17d3 unfocusing words on test finish, focusing the result div
maybe will fix #1921
2021-10-02 00:12:43 +01:00
Jack 4b824d64e1 added czech accented characters to lazy mode 2021-10-01 23:36:47 +01:00
Jack 8fbcdaa10a added bcp code 2021-10-01 23:27:11 +01:00
Meimersdorfer dcf898b74a
Add german_250k (#1933) by Meimersdorfer
* Add German_250k

* Add 250k

* Update _list.json
2021-10-01 23:26:13 +01:00
Jack b461d3f4cd added supporter 2021-10-01 20:33:06 +01:00
Jack a62ccd20a7 fixed lint warnings 2021-10-01 16:41:05 +01:00