Miodec
ec04272e99
added animations to test config menu
2022-01-01 17:48:04 +01:00
Miodec
10e456bf9d
rounding buffer
2022-01-01 16:18:51 +01:00
Miodec
ba6fed669b
Merge branch 'master' of https://github.com/Miodec/monkeytype
2022-01-01 16:10:53 +01:00
Luke Weiler
3074f150c9
update sw.js to properly cache and request ( #2235 )
...
Co-authored-by: Jack <bartnikjack@gmail.com>
2022-01-01 16:10:41 +01:00
Zanin Andrea
b956bf715d
New quotes for javascript ( #2233 )
...
* new js quotes and fixed some incorrect lengths
* added new quotes
2022-01-01 16:09:57 +01:00
Meimersdorfer
eb96a53f26
German Quotes fix ( #2232 )
...
* Update german.json
* Update german.json
* Update german.json
2022-01-01 16:09:32 +01:00
Jan Reggie Dela Cruz
b107b989de
Adding Filipino quotes ( #2229 )
...
* some filipino quotes
* corrected lengths
2022-01-01 16:08:47 +01:00
Seth Falco
c17470773f
chore: remove create directory from contributing guide ( #2228 )
2022-01-01 16:08:16 +01:00
DanGonite57
f403d40d58
Allow British English to replace words in weakspot funbox ( #2227 )
...
* Use British English as last word assignment
* Removed superfluous null checks
2022-01-01 16:07:56 +01:00
Ferotiq
9af0dc79b1
Fix retry button duplication issue. ( #2231 )
2022-01-01 16:06:41 +01:00
Miodec
3b9f90fb7f
strict space no longer affects zen mode. closes #2236
2022-01-01 16:06:01 +01:00
Miodec
a7147de2a5
added keymap to media queries. closes #2234
2022-01-01 16:04:37 +01:00
Miodec
a20aeecf66
wrapped the keymap classes in the keymap class
2022-01-01 16:04:11 +01:00
Miodec
1372f889c4
increased spacing between releases
2022-01-01 15:54:01 +01:00
Miodec
da97eb06fb
added a check if the click is inside the popup
2022-01-01 15:52:50 +01:00
Miodec
ee4b1b5215
removed tip
2022-01-01 15:52:36 +01:00
Miodec
eb91c6f368
added spanish character to lazy mode
2021-12-30 16:47:31 +01:00
Miodec
50bb05a2c3
removed duplicates, using longer quote version
2021-12-30 16:23:52 +01:00
Miodec
f953fe596a
added a result spacing check
...
if the timestamp of the last result + the time of the current result is greater than the current timestamp that most likely means the result is invalid, created manually or shouldnt be saved because of a bug
2021-12-30 16:11:38 +01:00
Miodec
7da9afb557
added a function to get last result
2021-12-30 16:05:32 +01:00
Miodec
a11aef772f
npm i
2021-12-30 16:04:54 +01:00
Miodec
f5f9f021a7
removed time traveler check after all
2021-12-29 23:41:14 +01:00
Miodec
642df7ede4
added margin to the time traveler check
2021-12-29 23:10:46 +01:00
Miodec
d2cdcce047
added log
2021-12-29 23:06:37 +01:00
Miodec
06924cc5d4
brought back time traveler check with rounded timestamps
2021-12-29 22:54:57 +01:00
Miodec
472e8d9472
removed arrows to fix errors
2021-12-29 15:44:21 +01:00
Miodec
6dae205226
increased min acc to 75
2021-12-29 15:38:37 +01:00
Miodec
0425f35c65
raised min accuracy to 75%
2021-12-29 15:35:46 +01:00
Miodec
2560e71aa7
disabling quote submission for now
2021-12-29 15:35:37 +01:00
Miodec
53427e6664
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-12-28 23:51:22 +01:00
Seth Falco
9a2a299210
interpret ellipsis as 3 periods ( #2223 ) by SethFalco
2021-12-28 22:11:13 +01:00
Miodec
f244ad85d7
scrolling to top when showing result
2021-12-28 22:04:48 +01:00
Miodec
fd283a1839
only scrolling when test is active
2021-12-28 21:44:39 +01:00
Miodec
fff525b65b
reverted change - scrolling right on test restart again
2021-12-28 21:44:27 +01:00
Ferotiq
6bafb574ca
Add scrolling to top after test restarts ( #2220 ) by Ferotiq
...
* Add scrolling to top after test restarts
* small changes
scrolling only when the previous element has finished fading out
checking if current scrollY is greater than 0
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-28 21:34:46 +01:00
Miodec
9329da7862
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-12-28 21:26:19 +01:00
Miodec
76664fc7ae
cleaned up the animations when not using quick tab and show out of focus warning is enabled. also closes #2206
2021-12-28 21:26:17 +01:00
Seth Falco
32f6c15d53
chores: fix typo and push backend/credentials directory ( #2224 )
...
* typo: add space before SCM
* chore: add .gitkeep to push credentials directory
2021-12-28 21:03:07 +01:00
Miodec
9d64233a5c
exporting objecthash to run some tests
2021-12-28 16:44:24 +01:00
Miodec
8740976768
lint fix
2021-12-28 16:42:18 +01:00
Miodec
b16d5f2288
added an extra log when result could not be saved due to hash
2021-12-28 16:37:49 +01:00
Miodec
5270cc9986
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-12-28 00:46:55 +01:00
Miodec
3180015976
added hungarian characters to lazy mode list. closes #2209
2021-12-28 00:46:53 +01:00
xiao
bceb6210b4
Removed duplicate quote ( #2219 )
...
* Added some quotes.
* Fixed ids
* Added length property to quotes.
* Fixed typo in quote 5716.
* Removed less accurate duplicate of quote 1099.
* Corrected typo in quote 5319.
* Corrected typo in quote 5798.
2021-12-28 00:41:14 +01:00
Miodec
3103df8307
added contact popup
2021-12-28 00:39:00 +01:00
sombre-hombre
2e63d0039f
Fixed typos in russian quotes ( #2217 )
2021-12-27 13:17:49 +01:00
sombre-hombre
2aab78f93e
Fixed typo in russian quotes ( #2216 )
2021-12-27 13:17:31 +01:00
Ferotiq
c1fa9cfad6
Add noscript ( #2215 )
2021-12-27 13:17:11 +01:00
Simen Holmestad
3304d2b2a3
Add more norwegian ( #2214 )
2021-12-27 13:16:53 +01:00
xiao
06d912be3b
Added some English quotes ( #2207 )
2021-12-27 13:16:13 +01:00