Commit graph

10798 commits

Author SHA1 Message Date
ethan 9b41131e01
fix(quotes): replace /n with \n (extoplasm) (#5356)
* added two quotes in chinese_simplified.json

* Update chinese_simplified.json

miscounted length of first quote

* updated quotes, added more

* Update chinese_simplified.json

miscounted quote lengths (again) (oops)

* accidentally did forward slash when doing newline

* fix length

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-05-06 14:32:17 +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
github-actions[bot] ca15ca6786
refactor: run prettier (#5363)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-05-06 14:31:17 +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 c1e4fb3722 chore: allow user deletion again 2024-05-06 13:35:54 +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 bc7ca45a12 chore: add supporter 2024-05-06 11:34:02 +02:00
Miodec 2f3fc419b8 chore: remove unused code 2024-05-05 18:11:36 +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 876f6c0a0d add supporters 2024-05-03 23:29:53 +02:00
Miodec 1a0e9ecfc6 fix(challenge): loading challenges from the URL 2024-05-03 13:07:23 +02:00
Miodec 5d6cf32f1a fix(challenge): ive got the power not loading correctly 2024-05-03 12:44:56 +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
Miodec 7089f74ecb chore: release v24.18.1 2024-05-02 17:38:58 +02:00
Jack 79f77b80eb
refactor: live stats (#5352) 2024-05-02 17:33:17 +02:00
Tom Kuson 38faa62913
impr(language): add common force option flags to git words (tjkuson) (#5348) 2024-05-02 15:04:05 +02:00
github-actions[bot] 839ae7cf48
refactor: run prettier (#5343)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-05-02 14:58:55 +02:00
Iaroslav 3121ad1c32
impr(language): remove non-words from russian 375k (SheezZarR) (#5341) 2024-05-02 14:58:35 +02:00
cobie8708 0b2f5ccd64
impr(quotes): add english quote (cobie8708) (#5338) 2024-05-02 14:50:25 +02:00
ethan 802699162c
impr(quotes): created and added quotes in chinese simplified (extoplasm) (#5333)
* added two quotes in chinese_simplified.json

* Update chinese_simplified.json

miscounted length of first quote

* updated quotes, added more

* Update chinese_simplified.json

miscounted quote lengths (again) (oops)
2024-05-02 14:49:34 +02:00
Miodec b2e563429b impr(server): dont allow banned users to unlink from discord 2024-04-30 21:19:30 +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 65c4de13ce chore: release v24.18.0 2024-04-30 16:55:11 +02:00
Miodec 1c94868357 chore: quote lengths script 2024-04-30 16:51:46 +02:00
Miodec eb59db33b9 fix(quotes): user reports 2024-04-30 16:51:24 +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 f03bab29d6 chore: add supporter 2024-04-30 11:00:42 +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 5bee69a639 impr(server): also dont allow name changing for banned users 2024-04-28 19:33:55 +02:00
Miodec bfe39c62de impr(server): dont allow banned accounts to reset or delete their data 2024-04-28 16:44:49 +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 a2078dab17 fix(server): not being able to save custom text shuffle tests 2024-04-28 13:25:04 +02:00
Miodec 26d8699daa chore: release v24.17.5 2024-04-27 11:45:09 +02:00