Commit graph

3987 commits

Author SHA1 Message Date
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
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
Miodec
bfc9500d32 fix(quotes): typo 2024-06-17 22:11:11 +02:00
Christian Fehmer
8e1aeb3159
feat(auth): allow removal of password authentication (@fehmer) (#5499) 2024-06-17 18:23:48 +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
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
Miodec
f9e955d319 chore: update title 2024-06-16 21:37:14 +02:00
Miodec
0042a76a2d impr(about page): add icons 2024-06-16 21:24:00 +02:00
Miodec
c747bf4527 fix: incorrect import
!nuf
2024-06-16 18:48:38 +02:00
Miodec
afe99b0abc chore: move file 2024-06-16 18:38:44 +02:00
Miodec
a22dee8a72 refactor: rewrite share test modal to use new system 2024-06-16 18:32:51 +02:00
Miodec
a84e9638af refactor: move files 2024-06-16 18:23:40 +02:00
Miodec
2a06e3a4f3 refactor: move files 2024-06-16 18:19:41 +02:00
Miodec
fe63d3f194 chore: remove old, unused code 2024-06-16 18:18:11 +02:00
Miodec
3b4276bf7e fix: incorrect name value
!nuf
2024-06-16 17:00:41 +02:00
Miodec
050ba42f1a impr(keymap): remove iso key when using matrix keymap on iso layouts
closes #5495
2024-06-16 16:37:53 +02:00
Miodec
252b44653f feat(language): add armenian and armenian 1k 2024-06-16 16:13:14 +02:00
github-actions[bot]
6c3b194e4d
refactor: run prettier (#5493)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-06-16 16:07:40 +02:00
theiereman
98ff4b288b
impr: add character-counter class to avoid code duplication (theiereman) (#5482)
!nuf
2024-06-16 16:02:57 +02:00
Christian Fehmer
ccd2b1ef28
impr: add button to remove custom theme background (@fehmer) (#5488)
* impr: add button to remove theme background (@fehmer)

* update notification if custom background cannot be loaded. Always update remove button visibility

* update error message
2024-06-16 15:41:36 +02:00
Christian Fehmer
90e234f77a
fix: typed letters not visible in tts funbox if highlight=off (@fehmer) (#5496) 2024-06-16 15:37:09 +02:00
Miodec
120b660efc refactor: rework auth state change function
also renames a function
also extracts sign in out button code to its own file
2024-06-13 14:15:44 +02:00
Miodec
50b658b722 refactor: dont use deprecated function 2024-06-13 14:14:23 +02:00
Miodec
e290b529b7 refactor: avoid root module level function calls (except entry file) 2024-06-13 11:26:43 +02:00
Miodec
20eaec60d9 test: mocking isAuthenticated to false 2024-06-13 00:48:19 +02:00
Miodec
5351c4eca5 refactor: move function call 2024-06-13 00:34:32 +02:00
Miodec
7deb58cf88 refactor: github version checking 2024-06-12 20:04:12 +02:00
Miodec
26785515e9 fix: remove unused imports
!nuf
2024-06-12 18:00:40 +02:00
Miodec
b9f0365241 revert: "refactor: start without focus class"
This reverts commit a587efad69.
2024-06-12 18:00:10 +02:00
Miodec
48872a024b chore: remove old plushie banner 2024-06-12 17:47:08 +02:00
Miodec
3f8f1b9fd6 refactor: move focus call to the focus file 2024-06-12 17:46:27 +02:00
Miodec
a587efad69 refactor: start without focus class
everything else is not focused initially (it gets focused in js)
so this change is for consistency
2024-06-12 17:45:59 +02:00