Commit graph

961 commits

Author SHA1 Message Date
Jack
256ff870e8 added semimak challenge 2021-06-29 19:13:32 +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
Jack
74668f3d8b removed _ from languages when displayed 2021-06-28 23:56:10 +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
18905cc97e added github signin 2021-06-26 01:40:23 +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
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
acbb4597b6 allowing pbs with plus one and plus. closes #1566 2021-06-23 17:53:17 +01:00
Miodec
fcbba25e55 i think this fixes the caret? 2021-06-20 15:35:45 +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
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
Miodec
299a587efc fixed word adding not randomising custom words 2021-06-17 17:44:12 +01:00
Miodec
67ef58ba4d added update password popup
update email now requires password
2021-06-17 16:43:07 +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
Miodec
5b1b89c414 removed theme randomization notification 2021-06-15 17:46:28 +01:00
Jack
0502d85155 repeated pace caret only works when repeating test from the result screen,
when repeating a quote the red 'repeated' text will no longer flash for a split second
2021-06-14 19:58:40 +01:00
Miodec
fc4cf43725 resetting funbox when unsupported with zen 2021-06-12 14:50:00 +01:00
Miodec
c86e3f64f6 added plus to code punctuation 2021-06-11 18:08:45 +01:00
Miodec
944ad75b7b ignoring more special codes 2021-06-11 14:03:44 +01:00
Miodec
a753100dc6 possibly fixed graphical but in safari #1350, fixed spacing in firefox and safari 2021-06-10 16:34:05 +01:00
Estebene
d9b7331197
Styled Reset and Unlink Discord Popups by Estebene 2021-06-10 16:16:21 +01:00
Miodec
e23103e503 added plus two funbox 2021-06-09 15:27:48 +01:00
Miodec
2a86ae842c added sound to replays 2021-06-09 15:25:51 +01:00
Miodec
424701cff8 added font size 4 2021-06-09 15:14:24 +01:00
Miodec
7ebe315879 fixed unwanted afk time in time mode 2021-06-08 16:34:03 +01:00
Miodec
836456ab28 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-06-08 16:25:18 +01:00
Miodec
8e9b257555 fixed words not marked as 'missed' when pressing space too early 2021-06-08 16:20:49 +01:00
ben potter
0202725d4f
Add poetry funbox by benjaminpotter 2021-06-08 16:10:17 +01:00
Miodec
ae6c4fa85f removed afk time debug 2021-06-05 13:31:23 +01:00
Miodec
0143622362 hiding the keymap in the middle of the animation to avoid the page jumping while finishing a test 2021-06-05 13:29:34 +01:00
Miodec
5179eece78 added little 'hidden result' mode as a little collaboration with a content creator 2021-06-05 13:26:56 +01:00
Jack
467e24f38b fixed test getting extra afk time when they shouldnt have. fixed failed tests getting negative extra afk 2021-06-04 15:30:35 +01:00
Jack
08ffe66c4a
Merge pull request #1507 from Otard95/feature/power-mode
Power Mode continuation
2021-06-04 12:19:04 +01:00
StianM
2fc4b0e1fb Change displayed names of power mode levels 2021-06-04 08:44:41 +02:00
StianM
4e37890da9 Make Power Mode visible only when searching 2021-06-04 08:37:13 +02:00
Jack
57c01dbef7
Merge pull request #1504 from Otard95/feature/power-mode
Add Monkey Power (Power Mode - Easter-Egg)
2021-06-03 23:18:01 +01:00
Jack
a0b8944f21 removed unnecessary 'unlocked' property, changed the values so config saving is not failing the regex check 2021-06-03 23:14:36 +01:00