Commit graph

931 commits

Author SHA1 Message Date
Jack
87eec64b6c one more typo 2021-06-30 14:12:52 +01:00
Jack
f77c2efd59 fixed typo 2021-06-30 14:12:33 +01:00
Jack
32b6106ebc updated ezmode theme button text color 2021-06-29 19:28:12 +01:00
Kraizt Matte
2e851b51a3
added ez-mode theme updated into dark theme (#1580) by kraiztmatte
* added IFK ez-mode theme

* update ez-mode color on list.json
2021-06-29 19:26:31 +01:00
Jack
b482120f0e updated min burst description 2021-06-29 19:16:45 +01:00
Jack
256ff870e8 added semimak challenge 2021-06-29 19:13:32 +01:00
Jack
b4f8c58d0e specifying min burst is raw 2021-06-29 19:03:59 +01:00
Alvin Zhao
87073a3700
Added min burst (#1579) started by yzAlvin
* Added min burst

* no need to calculate burst on a timer

* added a burst history and current burst trackers, added set and push functions, removed burst calculating in stats (should be done on word completion)

* burst will not be calculated on every keypress

* calculating burst and pushing to history on space
setting start time on first keypress

* verifying that burst history and input history are the same length

* bursthistory typo
added function to calculate burst speed and updated the pushing function to consider if the word was already completed once before

* removed fail condition from timer

* removed debug notification

* added fail condition

* rounding burst

* making sure to load burst config

* styling burst display

* including burst in the result

* renamed variable

* removed burst from result screen, changed wording in settings page

* reran npm i to regenerate package lock in version 2

* audit fix

* gulp update

* added two burst modes: flex and fixed

* standardized some code

* swapped classes

* updated settings page min burst input
updated min burst description

* updated the setting sections with inputs to a new, better design

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-06-29 18:55:59 +01:00
Jack
44a74dfe4a hiding github sign in for now 2021-06-26 01:59:44 +01:00
Jack
cee4369f45 moved discord integration above tags 2021-06-26 01:43:35 +01:00
Jack
18905cc97e added github signin 2021-06-26 01:40:23 +01:00
KobeCofini
5a1f56f7ed
Add Pinyin Language (#1574) by KobeCofini
* Added pinyin to languages

Pinyin transcribes the Chinese characters into the Latin alphabet

* Delete pinyin.json

* Delete pinyin_1k.json

* Delete pinyin_10k.json

* Added pinyin to languages

reformatted files so each word is on separate lines

* Update pinyin.json

* Update pinyin_1k.json

* Update pinyin_10k.json

* Update pinyin_1k.json

* Added pinyin, pinyin_1k, and pinyin_10k to list

* Added Pinyin language group
2021-06-26 01:15:42 +01:00
CrumblyLiquid
ac5e35cbe6
Revise czech_10k.json (#1572) by CrumblyLiquid
Fixed some typos, removed some foreign or sensitive words
2021-06-26 01:15:15 +01:00
Jack
bb6e6b1654 completed previous commit 2021-06-24 14:32:35 +01:00
Jack
2bb36612bb renamed ukrainian files 2021-06-24 14:32:27 +01:00
BalkoBalkho
f6c7973bed
Added urdu1k and updated orignal (#1561) by BalkoBalkho
* updated Urdu.json

Instead of being randomly chosen, these are 200 of the most popular words.

* Update _list.json

* Created Urdu 1k

* Updated to have Urdu_1k

* updated

* correctly formatted it
2021-06-23 19:24:11 +01:00
Jack
b3e6f0c360 fixed ukrainian typo 2021-06-23 17:55:14 +01:00
precondition
2afd60e565
82 new French quotes (#1565) by precondition 2021-06-23 17:03:48 +01:00
Jack
590a40b4a9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-06-21 18:10:19 +01:00
Jack
e5d83df089 added ukranian 2021-06-21 18:10:14 +01:00
tinkoh
dec3a6cb4f
Fix typo in link (#1559) 2021-06-20 15:19:41 +01:00
Alexander Johansen
ca4730abae
fix GitHub spelling on about page (#1556)
Signed-off-by: Oxygemo <alej0hio2007@gmail.com>
2021-06-20 13:27:33 +01:00
Jack
17cda8104e updated firebase 2021-06-17 21:54:54 +01:00
Miodec
67ef58ba4d added update password popup
update email now requires password
2021-06-17 16:43:07 +01:00
Miodec
2e4826a6a6 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-06-17 16:09:42 +01:00
Miodec
0620e1ed34 added a new loading page that will be visible instead of the test
the test will load only when everything is ready (the account data is fully loaded)
2021-06-17 16:09:38 +01:00
UnrealApex
18421b12ca
Update security-policy.html (#1553) 2021-06-17 16:07:31 +01:00
Killer8Hyper
dd427d386e
Update filipino.json (#1548) by Killer8Hyper
Final Update ✌
2021-06-15 17:51:39 +01:00
Brachyurus
98e145c7eb
Fixed a typo in lithuanian quotes (#1547) by Brachyurus 2021-06-15 17:50:37 +01:00
Brachyurus
e715ca9d52
Fixed a typo in lithuanian_3k (#1546) by Brachyurus 2021-06-15 17:50:02 +01:00
Şahin Akkaya
d6f761680d
fix typo (#1544) 2021-06-15 17:49:28 +01:00
lucas-fine
4ea424acad
Added 25 new quotes (#1539)
* Added 25 new quotes

* Made requested fixes
2021-06-14 19:39:33 +01:00
Luke Weiler
e0adc10016
Fix quotes (#1538)
* Fixed quote error

* Fixed quotes. Missing period, apostraphe, and incorrect quote

* Fixed quote lengths

* quote length fix
2021-06-13 18:40:05 +01:00
Killer8Hyper
0485551a82
Update filipino.json by Killer8Hyper
*I remove redundant and informal words.
*I add some interesting Filipino words.
*I make sure that words are easy to type
* And lastly, I make sure that words are common and frequently used.
2021-06-13 13:00:40 +01:00
Drambique
94396d376f
fix english quote error (#1535) 2021-06-13 12:59:25 +01:00
Luke Weiler
216e7c1cfa
Fixed quote error (#1526) 2021-06-09 20:01:35 +01:00
Miodec
1a7ec2fd42 fixed quote typo 2021-06-09 20:00:54 +01:00
Miodec
e23103e503 added plus two funbox 2021-06-09 15:27:48 +01:00
Miodec
424701cff8 added font size 4 2021-06-09 15:14:24 +01:00
zer0-x
b9e87638ac
Added Arabic 10K by ZER0-X/m 2021-06-08 16:11:09 +01:00
ben potter
0202725d4f
Add poetry funbox by benjaminpotter 2021-06-08 16:10:17 +01:00
Victor B
873e421b14
Add Esperanto languages by victorbnl 2021-06-08 16:07:58 +01:00
Iftakhar
a142aa5a51
Add Bangla, Bangla 10k by Iftakharpy 2021-06-08 16:05:18 +01:00
Miodec
018920881d Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-06-08 14:52:22 +01:00
Miodec
63b915b50c updated gitignore 2021-06-08 14:52:18 +01:00
BalkoBalkho
c0dbf128c0
Add Urdu by BalkoBalkho 2021-06-07 20:20:31 +01:00
Miodec
4bd88690a9 updated icons 2021-06-04 13:14:04 +01:00
Miodec
6e8988bbc9 aligned content to the top 2021-06-04 13:04:15 +01:00
Miodec
abe412f5f2 shortened one footer link 2021-06-04 13:04:09 +01:00
Miodec
53e96290fd removed question mark 2021-06-04 12:55:40 +01:00