Commit graph

2774 commits

Author SHA1 Message Date
Christian Fehmer
e2684c925c
fix: some funboxes not working if reduced motion is preferred (@fehmer) (#6104) 2025-01-06 11:34:08 +01:00
Tamion
0c8d156be2
impr: center mini stats when using tape mode (@notTamion) (#6100)
### Description
old:

![image](https://github.com/user-attachments/assets/db11fa1c-f993-4ad0-9fcd-a5419bbea2ea)

new:

![image](https://github.com/user-attachments/assets/5956e4fb-6328-488b-a655-8d94c632ac42)
2025-01-06 11:33:19 +01:00
Miodec
8e38eae9bc fix(words generator): unnecessairly lowercasing words when funboxes alter word generation
fixes ascii not having capital letters
2025-01-02 17:02:49 +01:00
Miodec
44fbf62282 impr(custom text): add another quote-like symbol to remove fancy typography 2025-01-02 15:01:50 +01:00
Miodec
a2f6c1f832 fix: tape mode not centering words on window resize
closes #6135
closes #6093
2025-01-02 14:00:04 +01:00
Miodec
5d11df3eb7 fix(simple modal): improve error message for auth/invalid-credential when reauthenticating 2024-12-23 16:13:58 +01:00
Miodec
b52bb010b7 chore: only check for inconsistent test duration in timed tests, shorter than 120s
closes #5401
2024-12-23 16:13:58 +01:00
Christian Fehmer
353fc14b4e
refactor: move parseJsonWithSchema to utils package (@fehmer) (#6109) 2024-12-22 18:04:12 +01:00
Miodec
7d53e9eba3 impr(typing): add ʻ to the list of interchangable 'quotelike' characters
this means it can be typed correctly with the usual '
2024-12-22 00:58:22 +01:00
Miodec
c18feb0748 chore: add additional isAuthenticated check in case user logs out during the request 2024-12-22 00:40:54 +01:00
Miodec
baaea33490 refactor: ready function now awaits config to be loaded to avoid concurrency issues 2024-12-22 00:40:54 +01:00
Miodec
a670438bb9 fix: css funboxes not being applied when logging in 2024-12-22 00:40:54 +01:00
Miodec
f0a7b82725 fix: test not failing if min speed check failed on the last second 2024-12-22 00:40:54 +01:00
Miodec
5454414812 chore: add more stats to result data export 2024-12-11 11:07:25 +01:00
Spurk
aa58a733a7
feat(funbox): add underscore_spaces funbox (@spurkus) (#6094) 2024-12-09 13:25:23 +01:00
Miodec
52fda9d8ed feat(funbox): add ALL CAPS 2024-12-09 13:10:02 +01:00
Miodec
f0debe6eee fix(funbox): css not cleared when toggling funbox 2024-12-04 16:27:38 +01:00
Jack
fdadb4ae83
refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
Perseus-Lynx
7aceed87b4
fix(language): remove catalan opening punctuation (@Perseus333) (#6035) 2024-12-04 14:48:22 +01:00
Malki Abderrahmane
44defe1742
fix: remove the duplicate manifest tag (@malkiii) (#6088)
!nuf
2024-12-04 14:15:58 +01:00
Miodec
294847d389 chore: add debug log to addWord function
!nuf
2024-11-25 17:46:50 +01:00
Miodec
1141051716 fix(custom text): limit being set to incorrect value when using pipe delimiter and simple text mode
!nuf
2024-11-25 17:44:25 +01:00
Miodec
edf71da1c3 fix: custom mode limit breaking show all lines in some cases
#6072
2024-11-25 12:53:20 +01:00
Miodec
a5c9433c3b fix(custom): crash when trying to start a custom text with a lot of sections containing a lot of words 2024-11-25 12:53:20 +01:00
Miodec
a3e3de47f5 fix: home and end keys not ignored during test, causing desync
closes #6053
2024-11-19 17:50:03 +01:00
Sergi Meseguer
50639faa1d
impr(layouts): add basic support for thumb alpha keys (@zigotica) (#6023) 2024-11-19 00:45:06 +01:00
Tamion
bbfafc1cc5
impr(read ahead): show words after correcting typo with backspace (@notTamion) (#6006) 2024-11-19 00:01:21 +01:00
Tamion
dea95a243c
feat(input): add 'code unindent on backspace' for code languages (@notTamion) (#5991) 2024-11-15 13:31:54 +01:00
Miodec
23948f0d9f fix: result screen showing pb mismatch when bailing out of long tests 2024-11-14 23:15:07 +01:00
Miodec
e21a205c0a fix(commandline): running wrong command on mobile or when not moving the mouse
closes #6037
2024-11-14 21:52:37 +01:00
Miodec
527d65702a fix: balloon message clipping on the result page
closes #6016
2024-11-14 21:52:37 +01:00
weather7774
ab2ea8b353
chore(about page): small typo (@weather7774) (#6024) 2024-11-14 21:22:41 +01:00
Tiyen
de546aefec
fix(key tips): "off" shown instead of "tab + enter" when quick restart is disabled (@mrtianjin829) (#6036) 2024-11-14 15:35:50 +01:00
Pratham
cd8043f832
fix: correct spelling in revoke all tokens modal (@Andotrium) (#6013)
Fixed the typo in modal that appeared when trying to revoke all tokens

### Description

fixed issue: #6011
2024-11-07 11:03:02 +01:00
Miodec
2ecd9802a4 fix: account button avatar not cleared when signing out
closes #5992
2024-11-06 12:01:31 +01:00
Miodec
3b792e8758 chore: missing custom theme increase on frontend side 2024-11-05 13:23:41 +01:00
Miodec
cc7a2be286 refactor(keymap): rework how space keys and layout indicator are handled 2024-11-04 14:28:46 +01:00
Miodec
64cbbfcfc4 fix: profile being shown in incorrect structure when no social links were present in the profile data
!nuf
2024-11-04 14:28:46 +01:00
Miodec
a5cd1d38e4 impr: remove report button when viewing your own public profile
closes #5998
2024-11-04 14:28:46 +01:00
Blerru
bf1f3202fb
fix: resolve fps counter showing increased fps when opened multiple times (@blru) (#5990) 2024-11-04 11:55:43 +01:00
Tamion
ab7cf0b382
fix(custom mode): remove space at beginning of custom text lines (@notTamion) (#5993)
when creating a multi line text in the custom text editor and then
reopening the editor all lines after the first will have a space at the
start, this is because .join adds a space regardless of whether there is
a newline character
2024-11-04 11:38:40 +01:00
Miodec
d448af8d6f fix: offline banner sometimes not being hidden when coming back online 2024-11-04 10:46:40 +01:00
Miodec
61862571f4 fix(result word history): incorrect words not being underlined 2024-10-23 10:46:31 +02:00
Miodec
8859c557be fix: input history for characters outside BMP not displaying correctly
closes #5975
2024-10-21 12:47:09 +02:00
Miodec
ab729e61f1 fix(result page): last word in words mode missing input history 2024-10-21 12:47:09 +02:00
Miodec
5d83198ee2 chore: remove unnecessary code 2024-10-21 12:47:09 +02:00
Miodec
9f7aeac5af impr(commandline): when using single list mode, press the up arrow to repeat previous command 2024-10-16 14:28:49 +02:00
Miodec
063a6901a6 chore: remove console logs 2024-10-16 14:13:54 +02:00
Miodec
0a285641b2 fix: sometimes unable to open practice words modal from the commandline
closes #5962
2024-10-16 14:12:37 +02:00
Miodec
2ffa2ba33e impr(custom text): add option to not remove zero width characters
closes #5919
2024-10-15 18:25:06 +02:00