Commit graph

2411 commits

Author SHA1 Message Date
Jack Hartwig
9c652d29e8
fix: issue where '\n\n' was not rendering correctly in custom text (SpaceWaffles5827) (#5370)
* fix: issue where '\n\n' was not rendering correctly in custom text

* fix: prettier styling
2024-05-07 10:13:14 +02:00
Miodec
e9a83d5a62 fix: bailed out tests triggering inconsistent duration check 2024-05-06 23:36:34 +02:00
Miodec
90a888f73f fix(leaderboard modal): language selection dropdown position when scrolling 2024-05-06 15:33:45 +02:00
Md. Shahnewaz Siddique
8705b1cf1b
fix(word generation): use correct fullstop and digits for bangla (shahnewaz-labib) (#5355)
* fix: add "।" instead of "." if bangla word

* fix: convert to bangla numerals
2024-05-06 14:32:02 +02:00
Md. Shahnewaz Siddique
e88601d344
fix(word generation): display proper period and numbers for hindi (#5366) 2024-05-06 14:21:10 +02:00
Miodec
7fd31dcc72 fix(bar timer progress): not animating for the first second of the test 2024-05-06 14:04:42 +02:00
Miodec
9714ac95c5 fix: enter not working as space in 58008 funbox if quick restart was set to enter 2024-05-06 13:35:43 +02:00
Miodec
80e0af764f fix(result saving): dont save results if the tab was manually slowed down 2024-05-05 18:10:40 +02:00
Miodec
413a74bb84 impr(numbers util): add roundTo1 function 2024-05-05 18:05:18 +02:00
Miodec
a6a4e09366 style: improve banners 2024-05-04 21:31:49 +02:00
Miodec
d06203cf2d fix(timer progress): mini and bar style not animating when shown 2024-05-04 19:31:36 +02:00
Miodec
790fc8cb38 impr(large test stats): better positioning on all screen sizes 2024-05-04 19:28:06 +02:00
Miodec
856beb434e fix(url handler): escape html 2024-05-04 14:12:23 +02:00
Miodec
1a0e9ecfc6 fix(challenge): loading challenges from the URL 2024-05-03 13:07:23 +02:00
Miodec
53d1a10d95 chore: add custom text data debug log 2024-05-03 12:44:32 +02:00
Miodec
b21e392038 fix(live burst): burst number visible when enabling live speed 2024-05-02 20:07:01 +02:00
Jack
79f77b80eb
refactor: live stats (#5352) 2024-05-02 17:33:17 +02:00
Miodec
7f04503921 impr(max line width): setting the value to 0 will now always align the words to the width of the container 2024-04-30 21:00:02 +02:00
Miodec
db8b20f36f chore: change default config value of singleListCommandline to on 2024-04-30 20:57:35 +02:00
Miodec
2600f12716 refactor: move the full-width-padding class to a higher parent to avoid having to use it
instead, just use full-width inside that parent

!nuf
2024-04-30 20:17:29 +02:00
Miodec
302d1ce144 fix(word generation): time mode tests causing errors when repeated 2024-04-30 16:10:27 +02:00
Miodec
7cfd434fca style: default live wpm/burst/acc to mini style when using bar timer 2024-04-30 15:41:34 +02:00
Miodec
3dda3f905c fix(zen mode): test automatically stopping after 100 words 2024-04-30 13:38:58 +02:00
Miodec
4eccfd632c style: fix set width causing clipping when changing browser size 2024-04-30 13:11:20 +02:00
Miodec
f1fe249da1 impr(test config): fix punctuation/numbers animation sometimes not working 2024-04-30 13:03:34 +02:00
Miodec
b95c2e8575 impr(test page): make desktop test config visible on narrower widths 2024-04-30 12:53:44 +02:00
Miodec
6a58e98457 chore: add wordset debug log 2024-04-29 20:19:32 +02:00
Miodec
a30c442081 chore: update message 2024-04-29 18:10:53 +02:00
Miodec
a57b6c272f fix(word generation): hasTab / hasNewline state sometimes being incorrect when using plus n funbox
closes #4698
2024-04-28 16:32:56 +02:00
Jack
6579f68955
refactor: word generation (#5344) 2024-04-28 15:40:02 +02:00
Miodec
e632df7442 style: fix an outline sometimes appearing around the result 2024-04-28 14:16:55 +02:00
Miodec
25fd805004 impr(custom text): add shuffle mode
with this, you can ensure you will encounter each word at least once
2024-04-27 11:43:38 +02:00
Miodec
f541f7c579 chore: remove unused import 2024-04-27 10:57:47 +02:00
Miodec
6abf0aa9b2 fix(commandline): manual mode being broken
closes #5339
2024-04-27 01:24:22 +02:00
Miodec
607da30faa style: use new content-grid system on the result page
fixes result ad causing overflow on some widths
2024-04-27 00:26:54 +02:00
Miodec
05a9b555d9 revert(comandline): debouncing input
it makes searching feel unresponsive
2024-04-27 00:14:52 +02:00
Miodec
7c3d9893e2 chore: remove rogue console.log 2024-04-27 00:02:59 +02:00
Miodec
4ed3b7d6c8 style(typing result): improve styling on narrow screens
also fix random elements causing grid issues
2024-04-27 00:02:08 +02:00
Miodec
6497aa6d25 impr(commandline): debounce the input to reduce commands flashing when typing 2024-04-27 00:01:22 +02:00
Miodec
2c4577035a impr(commandline): increase search result accuracy 2024-04-26 23:44:25 +02:00
Miodec
c7e86b5062 impr(commandline): add 'wpm' alias to min speed command 2024-04-26 23:34:03 +02:00
Miodec
510b887a97 fix(config): max line width not being loaded from config 2024-04-26 23:15:22 +02:00
Miodec
04ae04dc5c impr(commandline): when searching, allow display and alias matching at the same time 2024-04-26 20:31:45 +02:00
Miodec
36df36be73 feat: add max line width
controls how many characters per line (estimated) to display during the test
literally bullied into adding it back, hope you love me again
2024-04-26 20:01:32 +02:00
Miodec
06ed908530 chore: comment unused import 2024-04-26 20:00:04 +02:00
Miodec
155c348850 style(typing test): align mini progress with the words, not the content width 2024-04-26 19:35:14 +02:00
Miodec
ed9ec67264 style: remove forced display grid on full width elements
!nuf
2024-04-26 19:18:45 +02:00
Miodec
6d774ec767 revert: accidental test width change 2024-04-26 18:25:28 +02:00
Miodec
779d34c7ea fix(typing test): incorrect input placement causing weird scrolling behavior 2024-04-26 18:22:21 +02:00
Miodec
20d6c39cff impr(typing test): allow test words to breakout from the container
this completely reworks the way main content is structured

closes #5335
2024-04-26 16:57:08 +02:00