Commit graph

11158 commits

Author SHA1 Message Date
Christian Fehmer
34244a3046
fix: league of legends language being right to left (@fehmer) (#5597) 2024-07-10 10:26:18 +02:00
Christian Fehmer
cbb52b13a4
fix: use bold variant of nunito font (@fehmer) (#5594) 2024-07-09 22:17:16 +02:00
Miodec
cb3553f7bc chore: release v24.28.0 2024-07-09 21:33:00 +02:00
Christian Fehmer
66c09a462f
impr: reduce initial loading time of settings page (@fehmer) (#5583) 2024-07-09 21:23:28 +02:00
Miodec
d7f9a4d443 fix(cookie modal): missing icon 2024-07-09 17:56:21 +02:00
Christian Fehmer
a2a5c10a84
impr: optimize font sizes by using woff2 (@fehmer) (#5582) 2024-07-09 17:47:41 +02:00
Ramen2X
d87d1f1886
impr(quotes): add english quote (Ramen2X) (#5592) 2024-07-09 17:43:04 +02:00
theiereman
b215f0406b
fix(quote): missing capital letter (#5591) 2024-07-09 17:42:25 +02:00
Bradley Cookson
7ed6662380
feat(languages): add League of Legends language (@hailfire805) (#5590) 2024-07-09 17:40:31 +02:00
Liande Guo
ec07152055
feat(languages): add cobol language (@liandeguo) (#5589)
* Added cobol

* Create code_cobol.json

* Update _groups.json
2024-07-09 17:38:57 +02:00
Christian Fehmer
b114db9bd8
impr: add total tests to test activity chart (@fehmer) (#5586) 2024-07-09 17:38:26 +02:00
Kevin Robles
d70bb6669c
impr(quotes): add spanish quote (@Kevinme789) (#5588) 2024-07-09 17:36:11 +02:00
Jack
9f924f345e
refactor: rework highlight mode, colorful, flipped and blind to pure css (#5568) 2024-07-09 17:34:15 +02:00
Afnaan
087bf55d4c
impr(quotes): add English quote (Tempest76) (#5580)
Co-authored-by: theTempest67 <connectafnaan67@gmail.com>
2024-07-09 14:48:20 +02:00
github-actions[bot]
e4bc603026
refactor: run prettier (#5575)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-09 13:59:19 +02:00
Miodec
65a3f9dacb chore: relax user forgot password rate limit 2024-07-08 19:47:44 +02:00
Miodec
016e55036c impr: replace dead characters when using indicate typos: replace 2024-07-08 13:35:12 +02:00
Miodec
a00a8bb94c fix: changing tape mode during the test causing overflow 2024-07-08 13:17:48 +02:00
Miodec
d2caf248b3 fix: practice missed words generatic less words than expected
closes #5584
2024-07-08 11:32:03 +02:00
Miodec
ae712b3135 fix: short tests not saving towards "session typing time"
closes #5585
2024-07-08 11:25:18 +02:00
Jack
aac44aead3
refactor(caret): add lastwordelement, optimise top pos, letter width, letter height (#5567) 2024-07-05 19:18:15 +02:00
Miodec
ffc47e861d style(typing test): fix newline/tab characters not working well with some fonts 2024-07-05 18:30:05 +02:00
Miodec
9fb4005452 impr(result page): modify navigation order to make sure tab focuses the next test button 2024-07-05 17:56:43 +02:00
Miodec
b19be346f0 style(test result): fix line height of test type text 2024-07-05 17:42:55 +02:00
Miodec
39b52fac62 style(result page): fix replay play button margin 2024-07-05 17:40:38 +02:00
Miodec
6bbb11fa9e refactor(test config): use display instead of visibility for puncandnum
- this fixes an issue where punctuation and numbers buttons were focusable on the result page
 - also slightly reworks the way width animation works
2024-07-05 17:38:23 +02:00
Miodec
48b57320b2 style(core): add visibility prop to the invisible class
!nuf
2024-07-05 17:38:23 +02:00
Jack
6ccdadfe34
impr(test ui): changing tape mode no longer restarts the test (#5565)
move word wrapper class assignent to a function
make sure to update word wrapper classes when changing some settings
2024-07-05 16:13:09 +02:00
Christian Fehmer
3722000d85
fix: updateInbox claiming all rewards (@fehmer) (#5560)
!nuf
2024-07-05 13:47:54 +02:00
Christian Fehmer
1f085580e6
fix: cleanup tmp while updating users inbox (#5559) 2024-07-04 18:35:52 +02:00
Truite Séchée
cf855bd48d
impr(test config): allow keyboard navigation (@Truiteseche) (#5528) 2024-07-04 13:27:24 +02:00
Miodec
5ef6da0618 impr(shadow theme): dont dehighlight typed words in shadow theme
closes #5557
2024-07-04 12:31:12 +02:00
Miodec
b631dc4143 impr: escape html when displaying custom text names 2024-07-03 17:34:54 +02:00
Miodec
8c00315c5b impr(server): disallow dots in tags, presets and custom theme names 2024-07-03 17:34:29 +02:00
Miodec
dd4943bae0 impr(server): dont allow dots in usernames 2024-07-03 15:08:26 +02:00
Miodec
8beddebbd4 fix: active word duplication in code quotes
closes #5505
2024-07-03 13:03:05 +02:00
Miodec
d6a3cd08ea fix(test): tab-navigating away from the test words doesnt fade in the ui 2024-07-03 13:03:05 +02:00
Miodec
03937c72cd fix(word generator): repeated tests sometimes triggering generation error 2024-07-03 13:03:05 +02:00
Christian Fehmer
ea650278ea
fix: error when loading account page and quickly navigating to another page (@fehmer) (#5555) 2024-07-03 12:03:50 +02:00
Christian Fehmer
4f29aa55aa
fix: mexican theme sub alt color (@fehmer) (#5552) 2024-07-02 22:58:51 +02:00
Christian Fehmer
ce093c538d
fix: concurrency issue while claiming rewards (@fehmer) (#5553) 2024-07-02 20:39:27 +02:00
Miodec
b8fce15490 impr(commandline): add vim keybinds for navigating up and down 2024-07-01 16:10:10 +02:00
Miodec
8e83dea30f chore: release v24.27.0 2024-07-01 16:06:16 +02:00
Miodec
bfaa7b2dc4 chore: quote lengths script 2024-07-01 16:04:00 +02:00
Christian Fehmer
6d1b4f38b6
fix: test history tags button flashing on load (@fehmer) (#5550) 2024-07-01 16:03:50 +02:00
Miodec
63aad7c42f fix(quotes): user reports 2024-07-01 16:03:19 +02:00
Christian Fehmer
e8d9ce63da
chore: fix check annotations for dev routes (@fehmer) (#5549) 2024-07-01 14:46:04 +02:00
Christian Fehmer
d566ba6468
perf: optimize database access for UserDal (@fehmer) (#5544)
* impr: optimize database access for UserDal (@fehmer)

* rename getPartial to getPartialUser
2024-07-01 14:37:12 +02:00
Alejandro Escanes
63b9f7605f
impr(quotes): add code_php quotes (aescanes) (#5509) 2024-07-01 14:13:21 +02:00
Christian Fehmer
e61b377e9a
feat(theme): add terrazzo (@fehmer) (#5539)
* feat: add terrazzo theme

* typo

* update main color

* whoopsie

* review comments
2024-07-01 13:55:53 +02:00