Commit graph

11781 commits

Author SHA1 Message Date
Zev Ross
0b33e05890
impr(quotes): add English quote (@zev18) (#6188)
### Description

Added an english quote.

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 14:56:30 +01:00
Anuz Pandey
70e42c773c
feat(language): add nepali romanized (@anuzpandey) (#6182)
### Description

Added Romanized Nepali language word lists (similar to
`persian_romanized`)

### Checks

- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-02-03 14:55:52 +01:00
Haz
f06c860053
feat(language): add zulu (@aitchz) (#6180)
Added Zulu. The Zulu language is also known as isiZulu. It is written
using the Latin alphabet. It is a Southern Bantu language of the Nguni
branch.

- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-02-03 14:54:18 +01:00
Miodec
3ce9e63410 fix: email schema mismatch between frontend and backend 2025-02-03 14:39:31 +01:00
Miodec
0b3f5aaa16 chore: add logs to debug issue 2025-02-03 13:51:46 +01:00
Miodec
bb480f8966 chore: remove war related words from russian lists 2025-02-01 19:26:52 +01:00
Miodec
93a744b4ee fix: dont award discord roles if user opted out of leaderboards 2025-01-31 19:42:27 +01:00
Jack
1f771e3a09
chore: upgrade to vite 6 (@miodec) (#6214)
Upgrade to vite 6. Closes #6201.
2025-01-27 14:16:57 +01:00
Jack
00e130969a
ci: move prettier to its own workflow (@miodec) (#6198)
Add pretty fix step if pretty check failed.

---------

Co-authored-by: Miodec <13181393+Miodec@users.noreply.github.com>
2025-01-27 13:47:48 +01:00
Miodec
219b41302e fix: only send ban event to the bot if the user was actually banned 2025-01-27 11:05:38 +01:00
Miodec
2000cd92c6 fix: auto ban event not sending a task to the discord bot 2025-01-26 20:46:30 +01:00
Miodec
bb3a99861f ci: fix permission 2025-01-23 21:54:50 +01:00
Miodec
b4d8a5f965 ci: update permissions 2025-01-23 21:44:26 +01:00
Miodec
bbf0aa65b7 ci: use different action for removing label 2025-01-23 21:39:02 +01:00
Miodec
e10444d201 ci(pretty fix): use correct head ref 2025-01-23 21:31:39 +01:00
Miodec
e4517ebede ci: run pretty fix only on changed files 2025-01-23 21:27:12 +01:00
Miodec
90590a331d ci: run prettier write on pr label change 2025-01-23 21:15:53 +01:00
Christian Fehmer
c469ddddff
ci: limit permissions for the update labels workflow (@fehmer) (#6200) 2025-01-22 16:19:32 +01:00
Christian Fehmer
fc6564289c
ci: Limit permissions for the docker publish workflow (@fehmer) (#6199) 2025-01-22 15:36:00 +01:00
Miodec
16e92d35cf chore: bump turbo version 2025-01-21 11:50:24 +01:00
Miodec
edd2903171 chore: bump eslint version 2025-01-21 11:50:09 +01:00
Miodec
1c879201cd fix: quote spelling 2025-01-20 14:59:11 +01:00
Miodec
05a1272c5c fix: reset composition state to false on test restart
fixes rare bug where every key press would be considered a dead key
2025-01-18 21:29:39 +01:00
Miodec
5ce574d0cd style: make sure theme buttons cant be full width which causes hover isssues 2025-01-17 13:29:16 +01:00
Christian Fehmer
a0b12690f9
fix: blind mode not working in dark note theme (@fehmer) (#6186)
Errors are still shown in blind mode when using the dark note theme.

Fixes #6185
2025-01-16 18:39:08 +01:00
Anna Buchholz
c351489dbf
fix(language): remove british english words (@AnnaBuchholz) (#6187)
### Description

<!-- Please describe the change(s) made in your PR -->

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-16 18:37:52 +01:00
Miodec
85a39df785 fix: quote lengths script 2025-01-15 16:27:00 +01:00
Miodec
812e9e7348 fix(quote): address user reports 2025-01-15 16:26:40 +01:00
Miodec
18a5922b25 fix: live test stats not aligned in tape mode
closes #6183
2025-01-15 13:13:20 +01:00
Miodec
64cc59116c refactor: add cleanup function to animated modals
this fixes issues with drop downs causing performance / duplication issues
2025-01-15 13:09:26 +01:00
Miodec
3a065313bf impr: better email changing logs
!nuf
2025-01-15 10:52:48 +01:00
Miodec
bc999c2ab3 fix: offline mode not working 2025-01-15 00:06:58 +01:00
Miodec
c8fd68a601 refactor: config group definitions
- moved group definitionsg to the shared pacakge
 - made sure typescript will throw errors if a config is left without a group
 - removed the 'missing group' check because its not possible anymore
2025-01-15 00:04:22 +01:00
Miodec
0f612257aa fix(presets): missing config group definitions breaking partial presets 2025-01-14 12:46:52 +01:00
Miodec
09eda18812 chore: release v25.3.0 2025-01-13 12:18:02 +01:00
boessu
10510d236f
impr(quote): add german quote (@boessu) (#6175)
feat: Add a quote of Patent Ochsner in the file.

### Description

Just add one quote from Patent Ochsner to lighten up everybody's day
(translation):
"A glass to love and one to the full life. And one to that which we
cannot hold. One gate opens and another closes. You stay in my heart,
even when it starts to hurt."

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-13 12:13:35 +01:00
Raffael Di Pietro
31830d5fe4
fix(quotes): remove english quotes in french file (@raffaeldp) (#6172)
### Description

Removes catched english quotes in the french quotes file
2025-01-13 12:12:40 +01:00
boessu
4f6bd41786
fix(language): swiss german 1k typos (@boessu) (#6171)
fix: Correcting spelling and formal errors 

### Description
Correcting spelling errors (according to Hunspell swiss german corrector
in LibreOffice) and replacing phrases with corresponding words.

By the way: the link in the "_comment" is a dead link. I'm not sure if
that was somewhat a living link in the past. You won't find it in the
Wayback Machine (archive.org) either.

### Checks
- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-13 12:12:15 +01:00
Haz
3d182296d5
feat(language): add urdish (@aitchz) (#6168)
Added the Roman version of Urdu (urdish - similar to Hinglish).

More about Urdish: 
https://en.wikipedia.org/wiki/Urdish

 - [x] Adding a language or a theme?
- [x] If is a language, did you edit _list.json, _groups.json and add
languages.json?
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-13 12:11:10 +01:00
Binekrasik
57cb80c5fa
feat(font): add parkinsans (@binekrasik) (#6166)
Added the Parkinsans font


![](https://github.com/user-attachments/assets/d5b54330-6c81-4608-9b91-73d82b3ce9cb)
2025-01-13 12:10:36 +01:00
J3ikar
565fa51380
fix(language): azerbaijani typos (@J3ikar) (#6164)
fixed some words
2025-01-13 12:07:54 +01:00
Anna Buchholz
dd475ef115
impr(language): move british spellings from language files to british english mode (@AnnaBuchholz) (#6157)
### Description

I changed the British spellings from the english_25k.json file. I then
also deleted a few duplicates. I also added the missing spellings to the
british_english.json file.

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->
impr(language): move british spellings to british english mode
(@AnnaBuchholz)

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-13 12:03:22 +01:00
psq4
027b47f8ac
feat(language): add tatar 200, 1k, 5k and 9k (@psq4) (#6075)
### Description

Added tatar, tatar 1k, tatar 5k, tatar 10k

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ yes ] Adding a language or a theme?
- [ yes ] If is a language, did you edit `_list.json`, `_groups.json`
and add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-13 12:01:51 +01:00
psq4
af64388262
impr(language): russian list improvements (@psq4) (#6074)
### Description

Minor changes to Russian and Russian 1k (+ordering by frequency), added
Russian 5k, contractions, contractions 1k, abbreviations

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ yes ] Adding a language or a theme?
- [ yes ] If is a language, did you edit `_list.json`, `_groups.json`
and add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-13 12:00:11 +01:00
Miodec
ebebd7694b fix: funbox classes not cleared
remove fb- classes when updating funbox classes to currently active funboxes

closes #6161
2025-01-13 11:15:39 +01:00
Miodec
da70476a5a fix: tape margin default value should be 50
!nuf
2025-01-06 20:53:35 +01:00
Miodec
b1fa682f32 fix: mini list stats alignment when tape mode is off 2025-01-06 18:36:35 +01:00
Miodec
6428558fcd chore: release v25.2.0 2025-01-06 18:28:00 +01:00
Miodec
c9789d6b1b feat: add tape margin 2025-01-06 18:02:52 +01:00
Rami Menai
b490056e36
impr(quotes): add english quotes (@rmenai) (#6144)
### Description

Added several quotes from DanMachi

### Checks

- [x] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-06 12:57:30 +01:00