Commit graph

338 commits

Author SHA1 Message Date
Miodec
3921a63b04 verify is redirecting to pagetest
verify is checking if account is already paired
2021-02-02 19:26:52 +00:00
Miodec
1f2a3aef35 shownig language above the text is not 200 in length 2021-02-01 00:05:27 +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
31048637dd switched the ad provider 2021-01-30 21:26:51 +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
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
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
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
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
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
Miodec
0158415d5a showing config when loading into the pain page 2021-01-25 17:05:38 +00:00
Jack
972f390d20
Merge pull request #881 from AfonsoVReis/fix-page-reload
Fix transition on page reload
2021-01-25 16:46:40 +00:00
Afonso Reis
e3e60564cc Fix transition on page reload
Fixes #863
2021-01-23 19:42:01 +00:00
ramnathk
c8d688d8da renamed the layout 2021-01-22 17:16:27 -08:00
ramnathk
2ab60e33c2 added handdown alt layout
https://sites.google.com/alanreiser.com/handsdown#h.7vp2l0jfbr5z
2021-01-22 17:07:56 -08:00
Jack
b0a3cd3b20
Merge pull request #860 from avi123nash/monkeyType_avi123nash
Duration not being passed due to which error notification remains till infinite
2021-01-21 16:25:56 +00:00
avi123nash
512b9ba8b8 Reverted duration change added to error notification 2021-01-21 11:44:02 +05:30
avi123nash
91fab391c4 Reverted css change 2021-01-21 11:36:25 +05:30
Miodec
0a2599269e hopefully fixed the cannot get proerty global of undefined error 2021-01-20 17:08:40 +00:00
avi123nash
6c6294619c Register error message was not visible on screen. hidden class was not being added to loader on registration due to which it goes to infinite loading 2021-01-20 16:54:01 +05:30
avi123nash
4e815bdec5 Register error message was not visible on screen. hidden class was not being added to loader on registration due to which it goes to infinite loading 2021-01-20 16:49:26 +05:30
avi123nash
17e25c1a8d duration was not specified for error notification on failure getLeaderBoard API and would persist for infinite time 2021-01-19 16:46:46 +05:30
avi123nash
21b741c780 reverted changes 2021-01-19 16:45:44 +05:30
avi123nash
37ff58fed3 duration was not specified for error notification on failure getLeaderBoard API and would persist for infinite time 2021-01-19 16:09:47 +05:30
Miodec
ad3fb693af parsing new line chars for quotes aswell 2021-01-18 17:02:57 +00:00
Miodec
94e2db14f3 fixed new line and tabs not parsing properly 2021-01-18 16:58:54 +00:00
Miodec
15c7b3a30c updated error message when lb load failed, and hiding the loader bar. fixes #850 2021-01-17 16:51:02 +00:00
Miodec
09ce32222c fixed a bug where non random custom tests could not be started 2021-01-17 01:07:54 +00:00
Miodec
fb6484b5ff made sure that a quote is always found if all length is selected, otherwise showing that no quote was found for that length 2021-01-17 00:54:17 +00:00
Miodec
36c7fce4e2 fixed quotes only saving as english language 2021-01-17 00:23:55 +00:00
Miodec
f5b485b3ed ignoring delete 2021-01-17 00:14:02 +00:00
Miodec
ded7b6ac5a tag pbs now word like normal pbs, recording pbs per mode 2021-01-17 00:12:03 +00:00
Miodec
8297e45b45 enabled puncuation and numbers for custom 2021-01-16 03:01:24 +00:00