Commit graph

3396 commits

Author SHA1 Message Date
BuildTools
451832d0bf Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-03-09 18:59:52 +00:00
BuildTools
2a1711affc Completed Previous Commit 2021-03-09 18:47:44 +00:00
BuildTools
4c024887dc Added ability to type the desired quote
Added Quote Searching
2021-03-09 18:46:20 +00:00
monkeytypegeorge
091209fc88 Added quotes from Discord 2021-03-09 18:44:51 +00:00
Testify
a4246d2453
Update vietnamese.json 2021-03-10 00:09:04 +07:00
Testify
695955c48e
Update vietnamese.json
Added more quotes.
2021-03-10 00:02:44 +07:00
UnrealApex
ed584f1298
Update README.md 2021-03-08 13:27:32 -08:00
UnrealApex
147bc47e43
Merge pull request #4 from Miodec/master
update
2021-03-08 13:25:07 -08:00
Miodec
dcf56271e9 important update 2021-03-08 19:02:07 +00:00
dependabot[bot]
74076e2971
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 18:26:38 +00:00
Miodec
fa73e37670 reverted raw change 2021-03-08 18:09:46 +00:00
Miodec
25f6a938a4 checking consistency if wpm above 100 2021-03-08 04:28:33 +00:00
Miodec
1f1734ae5d checking for consistency only when there is no funbox,
removing raw check due to new raw calculation
2021-03-08 03:34:33 +00:00
UnrealApex
342f6c1233
Merge pull request #3 from Miodec/master
update
2021-03-07 13:17:39 -08:00
Miodec
41dd0ace1f moved quote geting to misc file 2021-03-07 17:12:38 +00:00
Miodec
38be085a27 added quotes. closes #1046 2021-03-07 16:24:28 +00:00
Miodec
1d1590135f hiding mobile terminal button on screenshot 2021-03-07 16:15:25 +00:00
Miodec
75f87eb559 fixed firefox still showing error on successful screenshot. closes #1058 2021-03-07 15:59:59 +00:00
Miodec
aa1cb4945d raw wpm now considers all keys pressed during the test, instead of only the resulting words. closes #1060 2021-03-07 15:45:02 +00:00
Miodec
ba849dc7c7 quote typo 2021-03-07 15:02:30 +00:00
UnrealApex
2ab972bd04
Merge pull request #2 from Miodec/master
Update
2021-03-06 15:21:10 -08:00
Jack
62f32f5734
Merge pull request #1052 from paulhchoi/master
Removing hidden whitespace after completed quotes
2021-03-06 02:12:30 +00:00
UnrealApex
ce3712799d
Merge pull request #1 from Miodec/master
Merge pull request #1048 from UnrealApex/master
2021-03-05 09:56:52 -08:00
Paul H Choi
85dd86f584
Removing white space after completed quotes
I noticed that when typing certain quotes in monkeytype, completing the
quote with punctuation wouldn't bring me to the 'finished' screen, due
to an extra whitespace. This commit removes the white spaces from the
english quotes.
2021-03-05 10:20:54 -05:00
Jack
bb8f79aa44
Merge pull request #1048 from UnrealApex/master
Create CODE_OF_CONDUCT.md
2021-03-05 00:53:06 +00:00
UnrealApex
31b6694a39
Create CODE_OF_CONDUCT.md 2021-03-04 11:01:51 -08:00
Jack
5aa97cf663
Merge pull request #1039 from SoulNinja-dev/master
capitalized the important stuff
2021-03-03 19:03:44 +00:00
Aadhithyan Suresh
2001ab97d3
capitalized the important stuff 2021-03-02 20:03:38 +05:30
Miodec
bdb24f0fc5 changed consistency check to sub 10 2021-03-02 01:39:23 +00:00
Miodec
d29526a3ff added consistency to the leaderboard,
updated the layout of the leaderboard
2021-03-02 00:35:47 +00:00
Miodec
efd8283467 prettier verison of previous commit 2021-03-01 22:57:05 +00:00
Miodec
c9423238bd added another validation step to result saving 2021-03-01 22:54:37 +00:00
Miodec
00403028f0 added repeat quotes 2021-02-27 15:40:15 +00:00
Miodec
bf74fd6e64 quotes can now be repeated 2021-02-27 15:24:08 +00:00
Miodec
2808f992c9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-27 15:13:46 +00:00
Miodec
7d02d57d40 allowing test restarting 2021-02-27 15:13:33 +00:00
Jack
d3d1732de5
Merge pull request #1003 from leduyquang753/cmd-custom-font
Enable custom font entry when changing font through the command line
2021-02-27 15:09:51 +00:00
Jack
e70cddc48f
Merge pull request #1028 from David-Mordechai/patch-1
RTL languages - Punctuation
2021-02-27 15:09:31 +00:00
Jack
d8fda85e52
Merge pull request #1034 from monkeytypegeorge/master
Added more quotes
2021-02-27 15:09:05 +00:00
monkeytypegeorge
21a23fd92d Merge remote-tracking branch 'upstream/master' 2021-02-27 15:07:52 +00:00
monkeytypegeorge
cdefbea1e3 added quotes 2021-02-27 15:07:43 +00:00
Miodec
35941a9980 removed duplicate read ahead hard 2021-02-26 14:51:15 +00:00
Miodec
988359907b fixed 'no quotes fouhd' soft lock 2021-02-25 23:55:26 +00:00
David Mordechai
d069c5b76a
RTL languages - Punctuation
Punctuation in right-to-left languages displayed incorrectly.
2021-02-25 10:25:13 +02:00
Miodec
c8860f49b2 removed End from being inputted as text 2021-02-25 02:26:46 +00:00
Miodec
6b5cdc8569 stopping mode changing while test is restarting. closes #1025 2021-02-24 17:04:02 +00:00
Miodec
5b343306a9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-24 16:50:47 +00:00
Miodec
82e8c7a42c fixed dash limited words not working with ctrl backspace 2021-02-24 16:50:00 +00:00
Jack
0d611c2799
Merge pull request #1026 from matthope1/read-ahead-hard
added read ahead hard funbox
2021-02-24 16:46:55 +00:00
root
8917a67b13 added read ahead hard funbox 2021-02-24 11:34:48 -05:00