Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-02 | Merge branch 'master' into feature/fix-5554feature/fix-5554 | Christian Fehmer | |
2024-07-02 | fix: error when loading account page and quickly navigating to another page ↵ | Christian Fehmer | |
(@fehmer) | |||
2024-07-02 | fix: mexican theme sub alt color (@fehmer) (#5552) | Christian Fehmer | |
2024-07-02 | fix: concurrency issue while claiming rewards (@fehmer) (#5553) | Christian Fehmer | |
2024-07-01 | impr(commandline): add vim keybinds for navigating up and down | Miodec | |
2024-07-01 | chore: release v24.27.0v24.27.0 | Miodec | |
2024-07-01 | chore: quote lengths script | Miodec | |
2024-07-01 | fix: test history tags button flashing on load (@fehmer) (#5550) | Christian Fehmer | |
2024-07-01 | fix(quotes): user reports | Miodec | |
2024-07-01 | chore: fix check annotations for dev routes (@fehmer) (#5549) | Christian Fehmer | |
2024-07-01 | perf: optimize database access for UserDal (@fehmer) (#5544) | Christian Fehmer | |
* impr: optimize database access for UserDal (@fehmer) * rename getPartial to getPartialUser | |||
2024-07-01 | impr(quotes): add code_php quotes (aescanes) (#5509) | Alejandro Escanes | |
2024-07-01 | feat(theme): add terrazzo (@fehmer) (#5539) | Christian Fehmer | |
* feat: add terrazzo theme * typo * update main color * whoopsie * review comments | |||
2024-07-01 | feat(languages): add kyrgyz_1k (akmatoff) (#5535) | Azim Akmatov | |
* Add kyrgyz language 1k * some more words and fixes * remove duplicates * FIx trailing comma, fix indentation | |||
2024-07-01 | chore: replace twitter urls with x (unrealapex) (#5541) | Aaron | |
* chore: replace twitter urls with x * chore: fix twitter account url | |||
2024-07-01 | impr(language): lowercase all assembly words for easier practice | Miodec | |
2024-07-01 | refactor: run prettier (#5548) | github-actions[bot] | |
Co-authored-by: monkeytypegeorge <[email protected]> | |||
2024-07-01 | impr(server): trim consecutive newlines when updating user profile ↵ | theiereman | |
(theiereman) (#5538) | |||
2024-07-01 | fix(themes): wrong theme added to favorites when using random theme ↵ | Carles Mitjans | |
(mitjans) (#5532) * fix(theme): random theme switcher (mitjans) Signed-off-by: Carles Mitjans <[email protected]> * refactor(theme): remove unnecessary clear of random theme (mitjans) * chore: remove some words from the profanity list --------- Signed-off-by: Carles Mitjans <[email protected]> Co-authored-by: Miodec <[email protected]> | |||
2024-07-01 | chore: remove some words from the profanity list | Miodec | |
2024-06-27 | fix(themes): mexican theme being unreadable (@fehmer) (#5536) | Christian Fehmer | |
2024-06-27 | fix: lazy mode not working for vietnamese (@fehmer) (#5534) | Christian Fehmer | |
2024-06-27 | fix(test): apply highlight mode when loading (mitjans) (#5533) | Carles Mitjans | |
2024-06-27 | impr(notifications): message readability on hover (navazjm) (#5529) | Michael Navarro | |
2024-06-27 | impr(dev options modal): add button to show test notifications | Miodec | |
!nuf | |||
2024-06-25 | fix(test activity): calendar months misalignment in some cases (#5523) | Christian Fehmer | |
2024-06-25 | impr(layout): add alt layer character to azerty (theiereman) (#5480) | theiereman | |
* 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 5f2a4431580dab2fd9b2aefbec994a11c9ce08bf. * Revert "using lazy mode to normalize accents" This reverts commit bec505f9fb2d8c0bdf7c520d1a45df8c21353edb. * Revert "impr: Added two-step highlighting for accented characters that require the use of dead keys" This reverts commit 6cea5822609b6e9e7c9a3df3a2cfd1ab6d6c15f0. --------- Co-authored-by: Thomas EYERMANN <[email protected]> | |||
2024-06-25 | feat(layout): add vylet (MightyAcas) (#5525) | Acas | |
2024-06-25 | chore(husky): run `nvm use` only when needed (#5524) | Nad Alaba | |
`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 | impr(practice): shuffle words when practicing missed/slow words (grzebiel) ↵ | marcin grzebieluch | |
(#5519) * impr(practice): random shuffle words in all practice modes * change self made shuffle into CustomText.setMode("shuffle") | |||
2024-06-24 | fix: scroll to top button appearing on load | Miodec | |
2024-06-24 | fix(punctuation): make sure punctuation characters are placed before newline ↵ | Miodec | |
or tab characters closes #5522 | |||
2024-06-24 | fix(language): remove "childrens" | Miodec | |
2024-06-24 | impr(quotes): add English quotes (connorcarey) (#5520) | Connor | |
* Added Gurren Lagann Quotes * Fixed grammatical errors --------- Co-authored-by: Connor Carey <[email protected]> | |||
2024-06-24 | feat(language): add special lazy mode replacement to serbian (while1618) (#5518) | Dejan Zdravkovic | |
* adding serbian latin simplified * fix words in serbian_latin_simplified * prettier * fix words * serbian latin with lazymode | |||
2024-06-24 | fix(zipf): improve approximation of zipf distribution (@NadAlaba) (#5515) | Nad Alaba | |
* fix(zipf): improve approximation of zipf distribution * rename --------- Co-authored-by: Miodec <[email protected]> | |||
2024-06-24 | impr(quotes): add Spanish quotes (Omaeda) (#5511) | BatMan | |
2024-06-24 | feat: add test activity and streak into to the apekey endpoints (@fehmer) ↵ | Christian Fehmer | |
(#5513) * feat: add test activity and streak into to the apekey endpoints (@fehmer) * add public conract * review comments | |||
2024-06-17 | fix(quotes): typo | Miodec | |
2024-06-17 | chore: release v24.25.0v24.25.0 | Miodec | |
2024-06-17 | feat(auth): allow removal of password authentication (@fehmer) (#5499) | Christian Fehmer | |
2024-06-17 | chore: move launch configuration to workspace file (@fehmer) (#5502) | Christian Fehmer | |
2024-06-17 | impr(custom theme rename modal): automatically select input (@fehmer) (#5487) | Christian Fehmer | |
2024-06-17 | feat(layout): gallium v2 (AurimasAnskaitis) (#5500) | Aurimas Anskaitis | |
2024-06-17 | impr(dev): add debug launch configurations for vscode (@fehmer) (#5501) | Christian Fehmer | |
!nuf | |||
2024-06-17 | impr(dev): add button to cycle media query debug from the frontend | Miodec | |
!nuf | |||
2024-06-17 | impr(dev): add endpoint to create test user/data (fehmer) (#5396) | Christian Fehmer | |
!nuf | |||
2024-06-17 | fix(login page): pressing enter opening google login | Miodec | |
2024-06-16 | fix: test activity graph showing 54 weeks (@fehmer) (#5497) | Christian Fehmer | |
2024-06-16 | impr: slightly rework the login page | Miodec | |