Christian Fehmer
cbb52b13a4
fix: use bold variant of nunito font (@fehmer) ( #5594 )
2024-07-09 22:17:16 +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
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
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
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
Miodec
b8fce15490
impr(commandline): add vim keybinds for navigating up and down
2024-07-01 16:10:10 +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
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
Azim Akmatov
40b8a489bf
feat(languages): add kyrgyz_1k (akmatoff) ( #5535 )
...
* Add kyrgyz language 1k
* some more words and fixes
* remove duplicates
* FIx trailing comma, fix indentation
2024-07-01 13:54:43 +02:00
Aaron
0877723fdf
chore: replace twitter urls with x (unrealapex) ( #5541 )
...
* chore: replace twitter urls with x
* chore: fix twitter account url
2024-07-01 13:53:49 +02:00
Miodec
0b16dcefca
impr(language): lowercase all assembly words for easier practice
2024-07-01 13:07:22 +02:00
github-actions[bot]
aa46f78909
refactor: run prettier ( #5548 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-01 12:40:34 +02:00
theiereman
2714af1eeb
impr(server): trim consecutive newlines when updating user profile (theiereman) ( #5538 )
2024-07-01 12:30:27 +02:00
Carles Mitjans
2da6e555cc
fix(themes): wrong theme added to favorites when using random theme (mitjans) ( #5532 )
...
* fix(theme): random theme switcher (mitjans)
Signed-off-by: Carles Mitjans <carles.mitjans.coma@gmail.com>
* refactor(theme): remove unnecessary clear of random theme (mitjans)
* chore: remove some words from the profanity list
---------
Signed-off-by: Carles Mitjans <carles.mitjans.coma@gmail.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2024-07-01 12:18:13 +02:00
Christian Fehmer
d0e9206c1b
fix(themes): mexican theme being unreadable (@fehmer) ( #5536 )
2024-06-27 13:32:35 +02:00
Christian Fehmer
dbef3f40bd
fix: lazy mode not working for vietnamese (@fehmer) ( #5534 )
2024-06-27 13:29:53 +02:00
Carles Mitjans
3346b3891a
fix(test): apply highlight mode when loading (mitjans) ( #5533 )
2024-06-27 13:29:26 +02:00
Michael Navarro
29bd0df379
impr(notifications): message readability on hover (navazjm) ( #5529 )
2024-06-27 13:22:25 +02:00
Miodec
00d73be17f
impr(dev options modal): add button to show test notifications
...
!nuf
2024-06-27 13:20:06 +02:00