Dilyorbek
13aaf3a994
impr(quote): add quote (drdilyor) ( #4627 )
2023-09-18 14:18:58 +01:00
Miodec
304ca9a29d
fix(quote): quotes reported by the users
2023-09-18 13:50:54 +01:00
Miodec
20b2dcfa3d
impr(british english): add "criticising"
2023-09-18 13:50:22 +01:00
Miodec
2e595ed222
fix(language): incorrect rightToLeft value for malay
2023-09-14 12:57:48 +01:00
Miodec
e61733c66a
chore: incorrect quote length fields
2023-09-13 17:17:16 +01:00
Miodec
f7d1a9c64d
fix(quote): quote reports
2023-09-13 17:08:23 +01:00
Himanshu Balani
963f512b19
impr(quote): add three english and three hindi quotes (himanshubalani) ( #4624 )
2023-09-13 13:46:29 +01:00
Miodec
24c90e9d12
impr(keymap): add param which allows the rightmost column to be visible on matrix layouts
...
This is helpful when layouts use the rightmost column for
something other than modifiers (for example swedish)
Closes #4623
2023-09-13 13:31:54 +01:00
Joonatan
4a429575fc
impr(layout): add estonian (jovark) ( #4622 )
2023-09-11 18:54:53 +01:00
Mohanad Fteha
ad3d021a9d
impr(quote): add quote (mohanadft) ( #4614 )
2023-09-11 18:49:31 +01:00
Xudong Zheng
1c306d3280
fix(language): replace chinese word lists (xudongzheng) ( #4609 )
2023-09-11 18:46:16 +01:00
kopipahit-1
2113d88230
feat(language): add malay 1k (kopipahit-1) ( #4607 )
2023-09-11 18:41:50 +01:00
kopipahit-1
d119c2ca5b
impr(language): rework malay (kopipahit-1) ( #4606 )
2023-09-11 18:39:31 +01:00
Shuja-Mahmood
7c971e5d84
feat(custom text): add text file opening (Shuja-Mahmood) ( #4596 )
2023-09-11 18:22:39 +01:00
flomei
8bb78c2ae7
fix(language): remove incorrect German words (flomei) ( #4611 )
2023-09-11 13:58:25 +01:00
Miodec
da60393cd8
fix(quote): address reports made by users
2023-09-05 16:40:59 +02:00
Miodec
87e882b94d
feat(security): add revoke all tokens button
...
With this, user can sign out all sessions if they think their account has bee compromised.
2023-08-31 14:05:21 +02:00
Miodec
0de54f889b
impr(replay): show live wpm when viewing test replay
2023-08-31 14:05:21 +02:00
Miodec
2380d09fad
impr(settings): add reminder that there are more account settings available in the danger zone
2023-08-31 14:05:21 +02:00
Miodec
b869e36bf3
fix(quote): quote reports
2023-08-31 14:05:21 +02:00
Miodec
cfed190f36
impr(profile): add reminder about lb opt out
...
Added a reminder which mentions that results are not validated by the anticheat
for accounts that opted out of the leaderboard
2023-08-31 14:05:21 +02:00
Technet
fd5f350b8b
impr(quote): add quote (Technet8394) ( #4595 )
2023-08-30 14:33:10 +02:00
BARNI.exe
72dfee47ce
impr(layout): add hungarian layout (BarniExe) ( #4590 )
...
* Added hungarian layout
* reordered layouts
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-28 14:42:15 +02:00
Miodec
5d9c8636ce
impr(layout): add ORNATE
2023-08-28 11:46:34 +02:00
Miodec
0ab9a4eb57
impr(quote): add quote
2023-08-25 12:52:32 +02:00
Miodec
7ad9d1da4d
chore: quote length script
2023-08-25 12:42:59 +02:00
Miodec
803795af0f
fix(quote): quote reports
2023-08-25 12:42:14 +02:00
Miodec
52d730e1ca
fix(layout): incorrect graphite layout bottom row
...
Closes #4585
2023-08-25 12:02:40 +02:00
Mark (Krittipoom)
7a256d3a24
feat(quote): add Thai quotes (Krittipoom) ( #4580 )
2023-08-24 12:42:57 +02:00
Shuja-Mahmood
7a375299df
impr(quote search): add pagination to search results (Shuja-Mahmood) ( #4577 )
...
* Added page navigation for quotes search
* using fixed width icons
* style adjustment
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-24 12:42:22 +02:00
Miodec
03ed7c4a39
revert: sourcecode text change
...
This partially reverts commit 6be5578e8f
.
2023-08-22 22:24:47 +02:00
bhanu prasad
6be5578e8f
refactor: replace 'substr' with 'slice' ( #4575 )
...
* chore(deps): synchronize package-lock.json
Ran
up to date, audited 1936 packages in 2s
162 packages are looking for funding
run `npm fund` for details
18 vulnerabilities (2 moderate, 14 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details. without making explicit package changes. Synchronizing the package-lock.json file to maintain consistency.
* refactor: replace 'substr' with 'slice'
'substr' is deprecated. To ensure long-term code compatibility and clarity, it has been replaced with 'slice'. This adjustment aligns the codebase with current best practices.
2023-08-22 15:16:40 -05:00
rabbit3c
3bfc92802e
fix(language): correct swiss german 1k capitalization (rabbit3c) ( #4569 )
...
* Fixed some errors in the swiss german translations
* fix: corrected some swiss german words
2023-08-22 12:52:18 +02:00
Miodec
6b45465758
fix(quote): adress quote reports and remove low rated qutoes
2023-08-21 11:47:34 +02:00
Christian Fehmer
43de3021a5
fix: crt funbox causing webkit browsers to go into refresh loop (fehmer) ( #4557 )
...
* fix: Fixed CRT funbox causes webkit browsers to go into refresh loop #4553
* review comments
* updated message, increased notification duration
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-21 11:04:15 +02:00
github-actions[bot]
7edabd7977
Prettier fix ( #4561 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-08-20 13:07:28 -05:00
Christian Fehmer
cef9affb32
fix(quote): remove duplicate quotes (fehmer) ( #4550 )
2023-08-17 14:23:56 +02:00
Nikhil Harry
ce3969c1d7
feat(quote): add c# and js quotes (sleeepstorm) ( #4541 )
...
* Added 5 C# Quotes
* Fix misplaced comma
* Added JavaScript quote
(sorry this isn't part of my C# pull request.)
* updated quote
* length fix
---------
Co-authored-by: Nikhil Harry <103459068+nikhilhex@users.noreply.github.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-17 14:23:56 +02:00
Miodec
4085af1569
chore: contributors update script
2023-08-17 11:33:57 +02:00
Nikhil Harry
e06213be3c
feat(quote): add C# quote (nikhilhex) ( #4536 )
...
* Added C# quote
link: https://www.geeksforgeeks.org/array-getvalue-method-in-csharp-with-examples-set-3/
* Updated quote length of my quote
I know I have it wrong but I'm not sure what I'm doing wrong so I changed it to the quote length originally (without the \n,\t,etc.)
* Changing Length of my quote due to error
It says expected length: 206 so I'm trying this
2023-08-14 14:27:00 +02:00
Yen Cheng
8d128bb54b
fix(theme): invisible popup text in rainbow trail (ridemountainpig) ( #4527 )
...
* fix: couldn't see aria-label text when hover
* fix: change to fix aria label with `::after`
* fix: change to fix aria label with `::after`
2023-08-14 14:27:00 +02:00
sapradhan
84e5fa86be
fix(language): spelling mistakes in Nepali wordlist and quotes (sapradhan) ( #4528 )
...
* fix spelling mistakes
* fix spelling mistakes in word list
* remove duplicates
* fix quote lengths
2023-08-13 12:34:54 +02:00
Miodec
4f6aed0277
quote reports
2023-08-10 15:25:44 +02:00
Miodec
c19ec62ffc
added a third entry to the british english list
...
this list contains a list of possible previous words - when matched, the replacement will not happen
2023-08-10 15:25:44 +02:00
Christian Fehmer
0d5cd3eb02
Added highlight modes next word, next two words and next three words ( #4516 ) fehmer
...
* Added highlight modes next word, next two words and next three words
* updating active element to make sure change is visible when applied from the commandline
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-10 15:05:07 +02:00
Steve H
6dd524ad39
Updated the overlay text of the screenshot button ( #4507 ) Mammoets
...
* Updated the overlay text of the screenshot button to be more descriptive.
* Update result-screen.ts
added save as alias
* Update sourcecode.txt
reverted change to aria-label
2023-08-10 14:49:52 +02:00
Christian Fehmer
351ce401d4
refactor funbox ( #4488 ) fehmer
...
* refactor funbox
* remove body classes and funbox css when leaving the page, cleanup
* fixed Funbox.clear removing all body classes
2023-08-08 14:07:58 +02:00
dankuri
3f81bd74c5
add ThePrimeagen's Programmer Dvorak layout ( #4506 ) dankuri
...
* add ThePrimeagen's Programmer Dvorak
* Rename to prog dvorak prime
2023-08-08 13:53:34 +02:00
Miodec
1f3f5d3765
removed british spellings
2023-08-08 13:52:25 +02:00
Ojas Bhagavath
dcb5c61a83
Add Hack Nerd Font. ( #4514 ) ojas-bhagavath
...
* Add ttf file for Hack Nerd Font
* Update _list.json
* Update fonts.scss
2023-08-08 11:57:40 +02:00