Commit graph

1682 commits

Author SHA1 Message Date
Miodec
deec24b086 removed all words with a non russian characte 2022-10-07 23:53:18 +02:00
Miodec
02fd4f8824 not verifying challenge if test was bailed out
closes #3628
2022-10-07 12:15:56 +02:00
Miodec
796b3ddc79 replaced all dashes 2022-10-07 12:07:03 +02:00
Mardi N
d15e49dd31
Update Indonesian language based on standard language and add more commonly used words (#3627) iamardi 2022-10-06 12:22:08 +02:00
Miodec
c1d6c1e967 added ekverto b 2022-10-06 12:19:35 +02:00
Miodec
e9ae1080a6 weird fix for safari account page lag 2022-10-05 13:33:49 +02:00
Mrqsyaka
84bed4210a
Ukrainian common endings (#3625) Mrqsyaka
* Ukrainian common endings

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update _list.json

* Update _groups.json

* Update _groups.json

* Rename ukrainian_common_endings.json to ukrainian_endings.json

* Update _groups.json

* Update ukrainian_endings.json

* Update _groups.json

* Update _list.json

* Update ukrainian_endings.json

* Rename ukrainian_endings.json to ukrainianendings.json

* Update ukrainianendings.json

* renamed file

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 20:54:57 +02:00
Miodec
039a6d8e55 added sturdy angle 2022-10-04 20:30:48 +02:00
Miodec
0a9fa32839 updated nerps layout 2022-10-04 20:29:02 +02:00
Shawn M Moore
397e587706
De-emphasize unreached words in burst heatmap (#3626) sartak 2022-10-04 20:27:57 +02:00
Balz Guenat
c955c9f7ed
add d&d quotes (#3624) BalzGuenat 2022-10-04 20:21:46 +02:00
Rizwan Mustafa
9bb778673a
Long Custom Text (#3543) rizwanmustafa miodec
* Create state for storing custom text name

* Save custom text name on click

* Add todo

* add some utility functions to custom-text.ts

* Set custom text name to empty upon modification

* now update the custom text progress in localStorage

* rework logic for updating progress in test-logic.ts

* more logic changes

* Keep progress in mind when starting next test after bailout

* reset test once they complete it and minor refactor

* Now set custom text progress to 0 when it is modified

* Add UI for continuing and change var name

* Reset progress if they start it again

* Move functions

* remove debug log

* replaced simple popup with custom popup

* fixed media query

* also setting opacity to 1

* saving long custom text into a separate object

* fixed incorrect saving function
fixed get custom text names function

* setting to empty object structure first

* long list style fix

* showing long texts
handling delete and progress reset

* renamed file
tracking if custom text is long

* unnecessary comment

* showing a warning that editing will disable progress tracking

* checking if text is long
updating progress

* added notifications

* setting custom text

* showing if progress tracking is working

* showing if progress tracking was disabled

* longer notification

* corrected button text

* joining with space

* checking if name is taken
added indicator

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 17:42:52 +02:00
Miodec
d2595bd1b1 ignoring accuracy only on the composition event state
part of #2545
2022-10-04 14:00:20 +02:00
Miodec
6387d5725d changed sign in icon to a user icon 2022-10-04 13:39:59 +02:00
Mathéo
9405dc875b
[Spanish language] Word "solo" spelling mistake. (#3623)
* Spelling error

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

* Spelling mistake in spanish_1k.json

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

* New word replacing incorrectly wrote one

Changed "solo" to "carcasa" in order to avoid word repetition.

* Spelling mistake & word replacement

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

As there was "sólo" and "solo" and there's only one correct form, one of those was changed to another commonly-used term.
2022-10-04 12:42:37 +02:00
Anurag Nayak
167ad107a6
Quote (#3595) Anu-Ra-g
* added a new quote

* added quotes from Mr. Robot and Whiplash

* fixed length

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 00:17:08 +02:00
Russ
99f174162e
Add lyric quote from the song 46 & 2 by Tool (#3621) russell-knight 2022-10-03 13:27:50 +02:00
Miodec
433cb696be fixed contact popup not opening on about page mail button click
closes #3616
2022-10-03 13:26:42 +02:00
Miodec
4428adc93e added supporter 2022-10-03 13:26:42 +02:00
Miodec
88b9da3e7e pb tables wpm to fixed 2 2022-10-03 13:26:42 +02:00
Miodec
0738c2d8ea swapping to delete all button if all mail is queued to claim
removing delete button if all mail is queued to delete
only marking to claim/delete if not already marked
2022-10-03 13:26:42 +02:00
Oxey
d33413bf23
add sturdy (keyboard layout) (#3617) O-X-E-Y 2022-10-03 13:22:19 +02:00
Johnapolitan
4dc5868d34
More luau fixes + lua fixes (#3615) Johnapolitan
* Fix typo

* Add lua libraries

* Add task library
2022-09-30 18:29:28 +02:00
Miodec
299f7af07e try catching audio context initialisation to make sure it doesnt completely brick the website
closes #3562
2022-09-30 13:37:21 +02:00
Johnapolitan
59974d512f
Expanded luau language(#3614) Johnapolitan
* Add luau libraries

* Add comma
2022-09-30 13:21:22 +02:00
Miodec
51db47e9d6 moved nocss warning update to its own file
update nocss warning to show bigger clear cache shortcut
2022-09-29 19:45:15 +02:00
Miodec
ebf3c73709 fixed a bug where single character words in nospcae funbox would cause backspace to trigger twice 2022-09-29 18:44:58 +02:00
Miodec
aba32bd11d hiding most live stat elements when not focused
closes #3613
2022-09-29 13:23:17 +02:00
Miodec
2a49beb893 fixed fadeout not working 2022-09-29 13:22:46 +02:00
Miodec
ebeafd9880 added all time lb positions to profiles 2022-09-29 13:08:10 +02:00
Aeonimous
dca5450855
Added quotes from Xenoblade Chronicles (#3612) Aeonimous 2022-09-29 11:47:33 +02:00
Miodec
6779e05ae9 Merge branch 'master' into offline 2022-09-28 16:30:39 +02:00
Miodec
fe8059f3f5 hiding all groups if no data found 2022-09-28 16:29:47 +02:00
Miodec
c35a7a1250 fixed inverted logic 2022-09-28 16:16:53 +02:00
Miodec
3d868b68a1 redirecting back to test page when auth is undefined 2022-09-28 16:11:36 +02:00
Miodec
e45cb9cc5e removed signinout button when auth is undefined 2022-09-28 16:11:02 +02:00
Miodec
f607b6d94c updated messages 2022-09-28 15:55:51 +02:00
Miodec
02b2ae0cde updated message 2022-09-28 13:48:31 +02:00
Miodec
2920722315 Merge branch 'master' into offline 2022-09-28 13:31:35 +02:00
Miodec
40addbf97f added daily pace caret mode
closes #3564
2022-09-28 13:07:07 +02:00
Miodec
b9f1caadcd enforcing strong passwords in the email handler 2022-09-28 12:46:11 +02:00
Miodec
8bf5d451bd enforcing strong passwords when changing password 2022-09-28 12:43:39 +02:00
Miodec
b26348fcce extracted strong password check to a util function 2022-09-28 12:43:19 +02:00
Miodec
d0b3cc6e96 try catching as the account might already be deleted 2022-09-28 12:20:20 +02:00
Miodec
5836a0a974 removed confetti on lb rank 2022-09-28 00:23:25 +02:00
riyu
0c3e3549b0
Add confetti animation (#3607) riyuzenn
* include confetti sound

* include confetti-canvas

* include canvas-confetti

* include confetti sound

* create confetti func

* import confetti sound

* add confetti

* add confetti to daily leaderboard

* change confetti color

* revert to main color

* save exact version

* updated confetti parameters
added one more color
made duration shorter
more particles
higher spread

* removed sound

* only showing confetti if user already has a pb (doesn't show on the first pb)

* regenerated package lock

* not showing confetti if timer is slow

Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-28 00:15:02 +02:00
Miodec
368f8f1f39 updated offline banner 2022-09-27 22:51:04 +02:00
Miodec
0cb797a2ff removed test line 2022-09-27 22:49:32 +02:00
Miodec
5e6c3880d0 unnecessary closing tag 2022-09-27 22:42:24 +02:00
Miodec
025aeb6f30 try catch 2022-09-27 22:35:10 +02:00