Commit graph

1683 commits

Author SHA1 Message Date
Georgi Rumenov Angelov 1d7e7bbb91
impr(quotes): add bulgarian quotes (@Gogo200202) (#5898)
### Description
add bulgarian quote
translations: If I win, I win for the whole nation – if I lose, I lose
only myself.
<!-- Please describe the change(s) made in your PR -->

### 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!
- [ ] 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! :) -->
2024-09-19 15:20:53 +02:00
Valorance f360452c50
feat(layout): add night (@luminespire) (#5901)
### Description

Added the night layout.

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-09-19 14:10:13 +02:00
ibrab000 0f3485f9e8
feat(layout): add the rain layout (@ibrab000) (#5899)
### Description

Added the rain layout.
2024-09-19 13:51:23 +02:00
Anže Pintar eb03bea626
feat(languages): add Slovenian 1k and 5k word lists (@anzepintar) (#5889)
### Description

Added Slovenian 1k and 5k word lists
source is from clarin.si -> ccKUUS (učbeniki za učenje slovenščine)

<!-- 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.
- [x] Adding a language or a theme?
- [x] 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.

<!-- 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! :) -->
2024-09-18 13:11:51 +02:00
Miodec 0a9f08bc50 fix(quotes): user reports 2024-09-18 12:59:23 +02:00
matthew c75ba9a2ba
feat(layout): add the inqwerted layout (@aoi-buh) (#5880)
Added the inqwerted layout.

### 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.
- [ ] 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! :) -->
2024-09-18 11:51:15 +02:00
Christian Fehmer dd657acb24
fix: dark note theme dots being too big (@fehmer) (#5893)
Dots for correct letters are too big: 

![image](https://github.com/user-attachments/assets/35aca184-54c4-4fa6-a49c-2e5bfa0a53eb)

Signed-off-by: Christian Fehmer <cfe@sexy-developer.com>
2024-09-17 09:43:27 +02:00
Igor Bedesqui 604fc208ea
feat(language): add javascript react language (@bdsqqq) (#5873) 2024-09-13 13:26:57 +02:00
Igor Bedesqui dd93fdbf02
impr(language): add common javascript words, symbols and functions (@bdsqqq) (#5869) 2024-09-12 20:59:36 +02:00
Jam Moonbami 14277538c3
feat(themes): add suisei theme (@moonbamijam) (#5820)
Co-authored-by: Christian Fehmer <fehmer@users.noreply.github.com>
Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
2024-09-09 17:34:03 +02:00
fsq 5f695b4229
feat(layout): add the scythe layout (@forusu) (#5854)
* Update _list.json

Adds the scythe layout.

* Update _list.json

Fixed JSON syntax errors

* Update _list.json
2024-09-06 12:08:14 +02:00
Christian Fehmer 77c1e8e298
feat(funbox): add instant messaging (@fehmer) (#5850)
Thanks
2024-09-05 17:36:10 +02:00
Alessandro Chitarrini b8ca187ab3
Open impr(quotes): add English quote (@chitvs) (#5844)
Co-authored-by: Jack <jack@monkeytype.com>
2024-09-05 17:32:13 +02:00
Andrew Hermes 02490213d6
impr(quotes): add English quote (#5832) 2024-09-02 10:58:44 +02:00
Miodec 13eab07139 fix(language): duplicate word 2024-08-28 12:06:35 +02:00
Miodec 8a6d0a6494 fix(language): typos in english medical 2024-08-28 12:04:29 +02:00
Christian Fehmer 8bef02f739
fix(funbox): earthquake and simon says not working correctly (@fehmer) (#5823)
* fix: fix earthquake funbox (@fehmer)

* fix simon says funbox
2024-08-28 10:47:40 +02:00
Miodec abdd66a27b fix(funbox): choo choo not working 2024-08-23 11:39:05 +02:00
Pablo Sánchez Flores a53d60207c
fix: remove 2 misspelled words from english_450k (@pasanflo) (#5809)
* fix: remove 2 misspelled words from english_450k (@pasanflo)

* fix: add trailing space (@pasanflo)
2024-08-22 11:54:59 +02:00
Miodec 14c121b9ff style: fix some themes not working well with the new header menu 2024-08-21 11:27:49 +02:00
Jack 47e52f0b15
impr: move account settings to a separate page (@miodec) (#5798) 2024-08-20 16:43:30 +02:00
Hyperion2400 03a08f402c
impr(language): add common Java classes and words (#5803) 2024-08-20 15:10:07 +02:00
Miodec bb01dbef25 revert: thai ligature rendering
This reverts commit 6e9e1e721d.
2024-08-20 14:47:02 +02:00
Jave Bantilan 2ae398cdaf
impr: update filipino word list (@Killer8Hyper) (#5768)
Replaced less commonly appearing or less frequently typed word:

bayan → pasok (entry • entrance • admission • school day • work day • going to work)

My bad, I really missed this one out. It was on my list/notes, but I completely forgot about it.

It's been a year or two since I started planning to update some words in the list. So, yeah, this will be my final update on the most common 200 words in Filipino—unless someone requests an update. But I believe that's unlikely, as I've done my best to provide a useful list for everyone.
2024-08-12 16:42:58 +02:00
neinja d5b243cf57
impr(quotes): add 3 german quotes (@neinja007) (#5767) 2024-08-12 12:49:15 +02:00
Jave Bantilan 6d000aec6a
impr: update filipino word list (@Killer8Hyper) (#5761) 2024-08-12 12:46:54 +02:00
Avick Saha 474ef2e53d
fix(language): add one thousandth word to english 1k (@avick-saha) (#5757) 2024-08-12 12:45:52 +02:00
Miodec c33a087161 chore: quote lengths script 2024-08-08 17:41:14 +02:00
Miodec e1a2020b01 fix(quote): user reports 2024-08-08 17:40:28 +02:00
Rafael Romão ff8464eef6
feat(layout): add the romak layout (@rafaelromao) (#5741) 2024-08-08 12:58:39 +02:00
Miodec 6e9e1e721d fix: thai ligature rendering 2024-08-05 17:52:50 +02:00
Adam Sasine b26cb887e4
feat(funbox): add hexadecimal (@asasine) (#5724)
* feat(funbox): added hexadecimal

* missing list definition

* lower max to 4

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-08-05 10:53:03 +02:00
Jefferson Michael c791156848
feat(languages): add portuguese 320k and 550k (@jeffersonjpr) (#5698)
* feat(languages): add portuguese 320k and 550k (@jeffersonjpr)

* run prettier, ignore pnpm yaml files

---------

Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
2024-08-02 14:13:31 +02:00
266-750Balloons a3661ec894
impr(quotes): add star trek quotes (@266-750Balloons) (#5705)
* Add Star Trek quotes from under-represented series

* Fix spelling mistake added by profanity filter

---------

Co-authored-by: Dexx Stexx <dchosen1uno@gmail.com>
2024-08-02 14:12:02 +02:00
Miodec 033d43d87a impr(quotes): add quote 2024-07-29 16:39:44 +02:00
Miodec f594244e32 fix(quotes): user reports 2024-07-29 16:39:44 +02:00
Dagio2406 dd4a21edb1
fix(quotes): grammatical errors in spanish quotes (Dagio2406) (#5673)
* Fixed grammatical errors in spanish quotes.

* Changed length of fixed ID, as the fixes changed the amount of characters.
2024-07-29 16:17:47 +02:00
Dagio2406 29c78e8d51
impr(quotes): add Spanish quotes (@Dagio2406) (#5665) 2024-07-29 12:22:19 +02:00
Miodec 6f14d0ea04 fix(tooltips): remaining visible after clicking buttons with a mouse
they will still remain visible on keyboard focus
2024-07-29 12:19:53 +02:00
PTLux1517 e8ddd7785e
feat(layout): add xenia_alt and hyperroll (@PTLux1517) (#5662) 2024-07-28 20:59:08 +02:00
Jack 9606ddaaf4
Revert "feat(languages): add portuguese 320k (@jeffersonjpr) (#5648)" (#5669)
This reverts commit 962b1a79ec.
2024-07-28 11:25:26 +02:00
Miodec 0b3e3d9a32 chore: output version to version.json 2024-07-26 18:17:08 +02:00
Jefferson Michael 962b1a79ec
feat(languages): add portuguese 320k (@jeffersonjpr) (#5648)
* Adding portuguese_320k

* Removing duplicates
2024-07-25 18:27:59 +02:00
Nikola Perović bdaca701cb
impr(languages): serbian 10k lists (@Fooftilly) (#5652)
* Add Serbian 10k option

* Add Serbian to groups and list

* Removed potentially problematic words

* fixed names

* word quality improvements

fixed typos and removed word that are not from Serbian, removed fantasy words, words from Latin, words that probably do not exist...
2024-07-25 11:30:54 +02:00
Miodec c24bf0fa80 fix: incorrect portuguese group array 2024-07-25 11:09:07 +02:00
Miodec 2eb9b7aa25 chore: add supporter 2024-07-25 10:46:56 +02:00
github-actions[bot] a2b4cee021
refactor: run prettier (#5636)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-24 11:51:18 +02:00
Andrés Silva 62305cc025
impr(languages): Add useful Vim motions and sort JSON (#5618) 2024-07-17 18:26:03 +02:00
Miodec 3b768e0d78 fix(quotes): user reports 2024-07-17 10:56:36 +02:00
Miodec a5f485c711 chore: rename file, fix duplicate 2024-07-16 10:38:16 +02:00