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 |
|
Jack
|
17cda8104e
|
updated firebase
|
2021-06-17 21:54:54 +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
|
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 |
|
Miodec
|
9d7427ed3d
|
converted snap initialisation to new system
|
2021-06-16 20:56:12 +01:00 |
|
Miodec
|
2c01c5f817
|
fixed tiny bug with token finding
|
2021-06-16 20:56:00 +01:00 |
|
Miodec
|
32a2a73915
|
added delete user option, playing around with the return codes and formats
|
2021-06-16 20:20:16 +01:00 |
|
Miodec
|
978bb753cd
|
rewrote signup to use new system
|
2021-06-16 20:19:26 +01:00 |
|
Miodec
|
30b335f8eb
|
keeping some code that was used to test exception interception
|
2021-06-16 20:18:59 +01:00 |
|
Miodec
|
7d4759017c
|
saving port to a variable
|
2021-06-16 00:47:34 +01:00 |
|
Miodec
|
8cb954dd88
|
renamed auth to user
moved one require up
|
2021-06-16 00:46:37 +01:00 |
|
Miodec
|
c84f444e15
|
using require instead of imports, added check name endpoint
|
2021-06-16 00:46:07 +01:00 |
|
Miodec
|
d56887bafb
|
added check name function, using requrie instead of imports
|
2021-06-16 00:45:49 +01:00 |
|
Miodec
|
ecef2da2eb
|
added a is name available check
|
2021-06-16 00:45:28 +01:00 |
|
Miodec
|
35de40dda1
|
first attempt to rewrite axios to use new endpoints
|
2021-06-16 00:45:18 +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 |
|
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 |
|
lucas-fine
|
4ea424acad
|
Added 25 new quotes (#1539)
* Added 25 new quotes
* Made requested fixes
|
2021-06-14 19:39:33 +01:00 |
|
Dharmaraj
|
29dfcd93d3
|
Optimized server.js
|
2021-06-14 12:19:23 +05:30 |
|
Miodec
|
386ea44a69
|
moved eslint
|
2021-06-13 20:19:33 +01:00 |
|
Miodec
|
7579442b8c
|
missing variable
|
2021-06-13 20:18:23 +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 |
|