Commit graph

10925 commits

Author SHA1 Message Date
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
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