Commit graph

9308 commits

Author SHA1 Message Date
Miodec
e2a51d0080 removed possible false positives 2023-06-19 13:24:24 +02:00
github-actions[bot]
ac45156d4b
Prettier fix (#4386)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-06-18 10:35:12 -04:00
Miodec
5d4ffd903d reminder 2023-06-16 17:13:50 +02:00
Miodec
756c05da96 fixed start of day timestamp being incorrect 2023-06-16 16:08:05 +02:00
Miodec
ce404ec964 added more tests 2023-06-16 16:06:23 +02:00
Miodec
c51a1e01eb fixed incorrect if check
closes #4382
2023-06-16 11:07:09 +02:00
Miodec
2830b32f54 updated eslint 2023-06-16 11:06:00 +02:00
Miodec
9fd2bc87f5 fixed incorrect caret animation being applied
closes #4381
2023-06-16 09:51:16 +02:00
Miodec
6e2887c9b1 removed console logs 2023-06-15 20:27:16 +02:00
Miodec
1a5efe14de fixed incorrect max and min values for the result graph
closes #4380
2023-06-15 20:25:12 +02:00
Miodec
27980087f6 not showing offline banner if the test is active (showing on restart on test finish)
not showing the banner again if it was dismissed (unless the user was online again)
closes #4378
2023-06-15 16:28:50 +02:00
Josiah Plett
6b36605f0c
Josiah quotes (#4369) plettj
* Added 30 quotes - replaced incorrect quotations

* Replaced a duplicated quote.

* Fixed length field on quote 6955.

* Updated according to suggestions

* Fixed two quotes referencing religious ideas.

* Fixed incorrect ID.
2023-06-15 16:05:12 +02:00
Miodec
242e017371 allowing change if undefined or null 2023-06-14 23:56:39 +02:00
Miodec
6a0ba9d64d updating the name font size a bit later 2023-06-14 16:45:35 +02:00
Miodec
088d2db48c added fps counter which can be enabled in the command line 2023-06-14 13:59:50 +02:00
Miodec
8b7080a4cd breaking up the account loading function to avoid very long event loop tasks 2023-06-14 13:59:50 +02:00
Xea
850a14c584
split smoothCaret into several modes (#4374) im-0xea
* split smoothCaret into several modes

* implemented requested changes of smoothCaret modes

* moved config migration code

* bring back caretFlash animation

* fixed error (weird how the build process didnt catch this)

---------

Co-authored-by: Miodec <jack@monkeytype.com>
Co-authored-by: Niki <n.topel@callassoftware.com>
2023-06-14 13:59:24 +02:00
Miodec
2ff29b1f5a actually fixed hour offset getting overwritten 2023-06-14 12:25:29 +02:00
Laaveshwaran P
aa06615860
Adding Tanglish Language (#4373) aviiciii
* removed 'capitilise' from the code python

The word 'capitilise' was found in the list, but it is not a valid Python method or keyword. This commit removes the incorrect word from the list to ensure accuracy and consistency in the provided Python syntax information.

* init on tanglish lang

* added about 50

* added tanglish words

* adding documentations

* removed duplicate words
2023-06-14 11:43:22 +02:00
tiesrred
96418bf5aa
I added 6 quotes of Prophet Muhammad for Monkeytype. (#4362) tiesrred
* I added 6 quotes of Prophet Muhammad.

* I have removed the "PBUH" from all Mohammed quotes, including from ones I did not add.
2023-06-14 11:37:56 +02:00
Miodec
ec8aa298e9 optional chaining to avoid errors when viewing the replay 2023-06-14 01:26:42 +02:00
Miodec
4a7f8ebcb7 handling undefined and null 2023-06-13 23:19:40 +02:00
Miodec
cb166d2743 fixed everyuser getting houroffset 0 automatically 2023-06-13 23:15:13 +02:00
Miodec
d500e06d9b pretty fix 2023-06-12 14:47:13 +02:00
Jack
27b1a7fedb
Streak hour offset (#4357)
* backend flow to set hour offset

* added frontend popup to set streak hour offset

* displaying a message that the user can change offset
displaying the actual offset if its already set

* applying offset when checking streaks

* added tests for the new offset
updated old streak tests

* defaulting to undefined

* removing content if offset is already set

* updated the way offset is displayed

* also updating in the local snapshot
2023-06-12 14:38:44 +02:00
Serdar Bilici
303e2b2628
update Turkish 5k (#4364) s3rdarb
* Update turkish_5k.json

correction for misspelled words and a few additions and deletions

* Update turkish_5k.json

fixed typos and added new words for improvement
2023-06-12 14:25:38 +02:00
Laaveshwaran P
ec9c8c4970
removed 'capitilise' from the code python (#4372) aviiciii
The word 'capitilise' was found in the list, but it is not a valid Python method or keyword. This commit removes the incorrect word from the list to ensure accuracy and consistency in the provided Python syntax information.
2023-06-12 14:25:14 +02:00
Miodec
d7ecc93051 fixed book mode custom texts not being marked as completed
part of #4370
2023-06-12 12:52:28 +02:00
Miodec
28cbf199e9 added smalls script for testing anticheat 2023-06-12 12:27:24 +02:00
Miodec
3910349423 fixed dynamic keymap legends and keymap mode next not working correctly together
closes #4366
2023-06-12 12:11:20 +02:00
github-actions[bot]
9c2bcbd762
Prettier fix (#4367)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-06-12 00:42:51 -04:00
Antikore
b888367b50
Adding Spanish 650K language json (#4333) AntikoreDev
* Added Spanish 646k

* Fixed accents and some words were missing

* Renamed spanish_646k to spanish_650k

* I forgot to put the name there as well
2023-06-09 11:44:38 +02:00
Miodec
8000585bf2 fixed caps warning not hiding on some linux distros 2023-06-09 00:44:40 +02:00
Miodec
369be4db76 upgrade to webpack-cli 4.10 2023-06-08 12:39:18 +02:00
Miodec
7a111cc8de quote lengths 2023-06-08 12:35:22 +02:00
Miodec
a73252e3af quote reports 2023-06-08 12:34:56 +02:00
Eran Pinhas
9a5c8d4b06
Fixed wrong scale when displaying accuracy average graph (#4358) eran-pinhas 2023-06-07 22:37:55 +02:00
Miodec
cca3f8090d updated admin limit 2023-06-07 15:15:14 +02:00
Miodec
b2ac4e7197 moved to admin route 2023-06-07 15:00:13 +02:00
Miodec
0107530eae added toggle banned endpoint 2023-06-07 14:53:53 +02:00
Miodec
45eb1e8a40 added rate limiter 2023-06-07 14:53:33 +02:00
Miodec
576e2e3ab7 escaping name 2023-06-07 14:02:54 +02:00
Brian Sung
aa6cc3fb01
updates word count when backspacing in zen mode (#4352) seoulection 2023-06-07 13:49:46 +02:00
Miodec
5a1070be52 1 email attempt 2023-06-07 09:14:58 +02:00
CoolerFred
4b803f39f4
Fixed some fetch issues (#4343) CoolerFred
Co-authored-by: CoolerFred <coolercatoo@gmail.com>
2023-06-06 17:50:21 +02:00
Miodec
6e14d58d15 enabling punctuation in ascii mode will allow capital letters 2023-06-06 17:48:28 +02:00
Miodec
01997442d8 Revert "disabled result saving when practicing missed or slow words"
This reverts commit d23d3ccf89.
2023-06-06 13:58:09 +02:00
Miodec
895c6738cb added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
Miodec
985ef5959e fixed pbs not working with funboxes 2023-06-05 17:46:44 +02:00
Miodec
009c79350b removed console logs 2023-06-05 17:38:41 +02:00