Commit graph

4255 commits

Author SHA1 Message Date
Jack bb9422ba92
Commandline update (#1586) 2021-07-01 15:42:28 +01:00
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 b8a368d586 fixed zen mode not working with burst calculation 2021-06-30 14:09:54 +01:00
Jack 6b240a3499 added an emergency infinite loop stop button 2021-06-29 22:24:34 +01:00
Jack 5099b28316 typo 2021-06-29 19:36:05 +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
Jack f9d2f64a43 added fail reason to result screen 2021-06-29 19:03:45 +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
UnrealApex 22b29aeea7
Updated CONTRIBUTING.md (#1577)
* Renamed command line setting timer-progress bar

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Fixed wrong keyboard shortcut for mac
2021-06-29 15:59:46 +01:00
Jack 74668f3d8b removed _ from languages when displayed 2021-06-28 23:56:10 +01:00
Jack 44a74dfe4a hiding github sign in for now 2021-06-26 01:59:44 +01:00
Jack cf0e4b3f5f updated the settings tags design to look more inline with the rest of the settings page 2021-06-26 01:51:28 +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
UnrealApex 21574e71c1
Renamed command line setting timer-progress bar (#1571) 2021-06-26 01:14:51 +01:00
Jack 9faedfa9fa showing error underline when input length is greater than word length and hide extra letters is enabled 2021-06-26 01:13:26 +01:00
Jack c4a93e564f typo 2021-06-24 17:24:20 +01:00
Jack ec312d0658 removed ' from ukranian punctuation 2021-06-24 17:11:53 +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 ec8bed0a6d fixed failed tests having extra afk time 2021-06-23 19:20:11 +01:00
Jack 33ccb2e6ef fixed duplicate caret update to avoid caret jumping up on enter 2021-06-23 19:11:45 +01:00
Jack 85f23c997b removed duplicate caret position to fix zen caret moving up on space 2021-06-23 19:10:54 +01:00
Jack dc9c9d3fbf removed console log 2021-06-23 18:42:31 +01:00
Jack 2514814e5c removed console logs 2021-06-23 18:42:01 +01:00
Jack 1ac00f25ea removed console log 2021-06-23 18:34:57 +01:00
Jack f8b19cf76e changed shift tracker to only hold true state for one side at a time. should avoid the state getting 'locked'. closes #1568 2021-06-23 18:26:11 +01:00
Jack b3e6f0c360 fixed ukrainian typo 2021-06-23 17:55:14 +01:00
Jack 7ebc73ef23 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-06-23 17:54:17 +01:00
Jack acbb4597b6 allowing pbs with plus one and plus. closes #1566 2021-06-23 17:53:17 +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
Miodec 072d1bb626 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-06-20 15:36:19 +01:00
Miodec fcbba25e55 i think this fixes the caret? 2021-06-20 15:35:45 +01:00
tinkoh dec3a6cb4f
Fix typo in link (#1559) 2021-06-20 15:19:41 +01:00
Miodec 0eac486bd6 fixed asynchronous langauge loading and getting to fix funboxes initially not working on the first load 2021-06-20 15:16:53 +01:00
Miodec f53ed4f5b4 fixed infinite loop when practising missed words. closes #1558 2021-06-20 14:54:29 +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
Miodec feaee81711 using credentials instead of pass to reauthenticate before updating the email address 2021-06-19 21:02:38 +01:00
Jack e20821cd0f added a fallback generation in case the random word is undefined 2021-06-18 20:05:18 +01:00
Jack 73a335619c using route controller earlier to fix a bug in firefox 2021-06-17 22:09:42 +01:00