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
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
Miodec
6da0e6a0fa
chore: remove some words from the profanity list
2024-07-01 12:04:34 +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
Christian Fehmer
5da8c6ed8c
fix(test activity): calendar months misalignment in some cases ( #5523 )
2024-06-25 10:26:37 +02:00
theiereman
e42f888ff1
impr(layout): add alt layer character to azerty (theiereman) ( #5480 )
...
* impr: Added two-step highlighting for accented characters that require the use of dead keys
* fixed azerty keymap
* using lazy mode to normalize accents
* added a larger accent map
* added alt gr characters on azerty layout
* Revert "added a larger accent map"
This reverts commit 5f2a443158
.
* Revert "using lazy mode to normalize accents"
This reverts commit bec505f9fb
.
* Revert "impr: Added two-step highlighting for accented characters that require the use of dead keys"
This reverts commit 6cea582260
.
---------
Co-authored-by: Thomas EYERMANN <thomas.eyermann@custy.com>
2024-06-25 10:24:14 +02:00
Acas
23fb71c1ad
feat(layout): add vylet (MightyAcas) ( #5525 )
2024-06-25 10:23:16 +02:00
Nad Alaba
5c618082c7
chore(husky): run nvm use
only when needed ( #5524 )
...
`nvm use` does not work on nvm-windows and there is no need for it to
run everytime anyone pushes to any branch
2024-06-25 10:21:34 +02:00
marcin grzebieluch
f123617c33
impr(practice): shuffle words when practicing missed/slow words (grzebiel) ( #5519 )
...
* impr(practice): random shuffle words in all practice modes
* change self made shuffle into CustomText.setMode("shuffle")
2024-06-25 10:20:51 +02:00
Miodec
b6069a78ac
fix: scroll to top button appearing on load
2024-06-24 15:20:00 +02:00
Miodec
c534453a0a
fix(punctuation): make sure punctuation characters are placed before newline or tab characters
...
closes #5522
2024-06-24 14:22:17 +02:00
Miodec
d384462496
fix(language): remove "childrens"
2024-06-24 14:18:53 +02:00
Connor
b641017ab9
impr(quotes): add English quotes (connorcarey) ( #5520 )
...
* Added Gurren Lagann Quotes
* Fixed grammatical errors
---------
Co-authored-by: Connor Carey <cocarey@Connors-Android-Laptop.local>
2024-06-24 14:17:31 +02:00
Dejan Zdravkovic
e6acf225dc
feat(language): add special lazy mode replacement to serbian (while1618) ( #5518 )
...
* adding serbian latin simplified
* fix words in serbian_latin_simplified
* prettier
* fix words
* serbian latin with lazymode
2024-06-24 14:11:27 +02:00
Nad Alaba
211253becb
fix(zipf): improve approximation of zipf distribution (@NadAlaba) ( #5515 )
...
* fix(zipf): improve approximation of zipf distribution
* rename
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2024-06-24 14:08:47 +02:00
BatMan
d12da37050
impr(quotes): add Spanish quotes (Omaeda) ( #5511 )
2024-06-24 13:57:26 +02:00
Christian Fehmer
442153724a
feat: add test activity and streak into to the apekey endpoints (@fehmer) ( #5513 )
...
* feat: add test activity and streak into to the apekey endpoints (@fehmer)
* add public conract
* review comments
2024-06-24 13:55:13 +02:00
Miodec
bfc9500d32
fix(quotes): typo
2024-06-17 22:11:11 +02:00
Miodec
bd3a7d2885
chore: release v24.25.0
2024-06-17 18:49:12 +02:00
Christian Fehmer
8e1aeb3159
feat(auth): allow removal of password authentication (@fehmer) ( #5499 )
2024-06-17 18:23:48 +02:00
Christian Fehmer
6b352a5e4f
chore: move launch configuration to workspace file (@fehmer) ( #5502 )
2024-06-17 17:52:14 +02:00
Christian Fehmer
d733996b09
impr(custom theme rename modal): automatically select input (@fehmer) ( #5487 )
2024-06-17 16:35:44 +02:00
Aurimas Anskaitis
768c225036
feat(layout): gallium v2 (AurimasAnskaitis) ( #5500 )
2024-06-17 15:48:39 +02:00
Christian Fehmer
b5f1225df0
impr(dev): add debug launch configurations for vscode (@fehmer) ( #5501 )
...
!nuf
2024-06-17 15:48:09 +02:00
Miodec
f4f83cf489
impr(dev): add button to cycle media query debug from the frontend
...
!nuf
2024-06-17 15:32:24 +02:00
Christian Fehmer
b4ea7f119f
impr(dev): add endpoint to create test user/data (fehmer) ( #5396 )
...
!nuf
2024-06-17 15:21:55 +02:00
Miodec
57a6fd9bd5
fix(login page): pressing enter opening google login
2024-06-17 11:48:20 +02:00
Christian Fehmer
f0ec0c04fd
fix: test activity graph showing 54 weeks (@fehmer) ( #5497 )
2024-06-16 23:29:08 +02:00
Miodec
92193f1dc5
impr: slightly rework the login page
2024-06-16 23:24:00 +02:00
Miodec
2c7e77be62
impr(login): start sign up button disabled
...
!nuf
2024-06-16 23:17:56 +02:00
Miodec
92a05f171c
style: change label text color when checkbox is disabled
2024-06-16 23:08:44 +02:00
Miodec
e1510b86ea
style: disable user selection on checkbox labels
2024-06-16 22:08:08 +02:00