Commit graph

2940 commits

Author SHA1 Message Date
monkeytypegeorge fcf86f31e9 Added quotes from Discord 2021-01-31 23:59:29 +00:00
Jack 43bc3d5bc6
Merge pull request #909 from SeerLite/istrusted
Fix isTrusted check on keyboard events
2021-01-31 23:59:07 +00:00
SeerLite 55bc27e415 Fix isTrusted check on keyboard events 2021-01-31 19:00:23 -03:00
Miodec bf077e8a6e Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-01-30 21:27:31 +00:00
Miodec 2b26760a47 removed text about ads being broken sometimes 2021-01-30 21:27:25 +00:00
Miodec 31048637dd switched the ad provider 2021-01-30 21:26:51 +00:00
Jack 447ec6d1f2
Merge pull request #899 from yaazkal/update-spanish1k
Updates Spanish 1K using RAE data
2021-01-30 21:26:26 +00:00
Jack 4ff0c1407f
Merge pull request #901 from BarePotato/master
Code Rust language addition
2021-01-30 21:26:12 +00:00
Jack 6a7c585d89
Merge pull request #903 from Mollerz/patch-1
Fix mistakes in Bees.txt
2021-01-30 21:25:48 +00:00
Jack c6ebf0d0f2
Merge pull request #904 from RealCyGuy/piglatin
add pig latin
2021-01-30 21:25:26 +00:00
Jack 65f39e91e6
Merge pull request #905 from EmNudge/patch-1
Fixed Exploit Allowing JS triggered KeyboardEvents
2021-01-30 21:25:14 +00:00
EmNudge 96a4540093
Fixed Exploit Allowing JS triggered KeyboardEvents
we can instantly reject non trusted events, such as those coming from client-side JS scripts. 
This doesn't fix all cases, but it stops a very simple and major exploit which I was previously able to take advantage of.
2021-01-30 15:23:51 -05:00
Miodec cb71092d65 moving to a different ad provider 2021-01-30 17:56:00 +00:00
Miodec 79c9aef4bb fixed snapshot not having name 2021-01-29 22:46:49 +00:00
Miodec 048b2f7a30 added a google link function 2021-01-29 21:24:59 +00:00
Miodec 616434f7a1 fixed name update process 2021-01-29 20:46:21 +00:00
Miodec 355517ac53 fixed account page not loading properly,
added sign in with google,
added name check
2021-01-29 20:34:10 +00:00
Miodec e0f64a4e2c added change displayname function 2021-01-29 20:32:40 +00:00
Miodec 6f758ad0d5 removed returning chrome users message 2021-01-29 18:24:36 +00:00
Miodec 58484c329f fixed typehack layout 2021-01-29 17:40:25 +00:00
Miodec 9bb2211ea7 fixed lag because of the theme applying 2021-01-29 17:31:00 +00:00
Cyrus Yip ab74d69742 words starting with vowels now end in ay (not way) 2021-01-29 08:06:07 -08:00
Cyrus Yip 5263dcf9bb added pig latin 2021-01-29 07:57:49 -08:00
James 635d1472c8
Fix mistakes in Bees.txt
Fixed the word résumé: changed to resume.
Fixed "industry" mentioned twice as "lndustry" (with an L)
Fixed all "it's" in the song at the end that were "lt's" (with an L)
2021-01-29 15:33:49 +00:00
_Bare 1e584cb22b Code Rust language 2021-01-29 05:55:05 -05:00
_Bare b1705f9cd7 Code Rust Language 2021-01-29 05:51:17 -05:00
_Bare a32033d406 Code Rust language 2021-01-29 05:48:48 -05:00
yaazkal ddc4d617e2
Updates Spanish 1K using RAE data
According to the "Real Academia Española" this an updated list of first 1000 frequencies in Spanish. Check http://corpus.rae.es/lfrecuencias.html for more.
2021-01-28 21:44:03 -05:00
Miodec 080106c1df fixed custom theme being cleared sometimes from the command line 2021-01-29 02:23:57 +00:00
Miodec 493a7d4d92 fixed typehack layout 2021-01-28 21:50:45 +00:00
Jack a866206733
Merge pull request #896 from bool3max/feature/serbian-language
Implemented Serbian language
2021-01-28 20:16:55 +00:00
Miodec 9d075164f1 typo 2021-01-28 20:12:59 +00:00
Miodec 6581629404 russian e interchangeability, round 3 2021-01-28 20:12:39 +00:00
Miodec ebdc387ca1 resetting to config theme when closing the command line. fixes #892 2021-01-28 20:06:27 +00:00
Miodec fdf687dc2c disabled selecting notifications 2021-01-28 20:05:01 +00:00
Miodec 6f41472a3b fixed blind mode highlighting all letters with stop on letter enabled. fixes #884 2021-01-28 19:58:26 +00:00
Bogdan Mitrović d4e0ab9a40 Implemented Serbian language 2021-01-28 20:24:21 +01:00
Miodec 9a5327646d fixed e and ё interchanging in russian 2021-01-28 19:12:15 +00:00
Miodec 2e2cc91198 fixed interchangable quotes 2021-01-28 19:08:21 +00:00
Miodec 3fa18310ea interchangable quotes 2021-01-28 18:48:06 +00:00
Jack ad004cd0cd
Merge pull request #894 from nextZed/patch-1
fix capitals in russian langauage
2021-01-28 18:32:29 +00:00
Jack d0f99b30e5
Merge pull request #890 from GFruit/english_450k
English 450k
2021-01-28 18:32:19 +00:00
Jack 71ec4bc29b
Merge pull request #889 from ramnathk/master
added Typehack layout
2021-01-28 18:32:05 +00:00
nextZed d6c824c479
fix capitals in russian langauage
in language "russian" there are two capitals in words "Москва", "Россия"
however in 1k and 10k versions there are no capitals, as it should be
2021-01-28 19:31:31 +05:00
GFruit efb9ad8898 added english_450k 2021-01-26 23:49:44 +01:00
ramnathk 78f243e26d Update layouts.js 2021-01-26 11:37:28 -08:00
ramnathk bfbe1a9a0a added typehack layout
aa8d7e2286/TypeHacK%2520Layout%2520Data

https://bruhdooh.home.blog/
2021-01-26 11:26:03 -08:00
Miodec 88b677ab2b fixed challenge loading 2021-01-26 18:31:03 +00:00
GFruit a516844d02 added english_450k 2021-01-26 17:09:59 +01:00
Miodec 0158415d5a showing config when loading into the pain page 2021-01-25 17:05:38 +00:00