Commit graph

1412 commits

Author SHA1 Message Date
Dmitry a54135d7e0
fix(quotes): belarusian quotes (Dmshrzh) (#4936)
* Update belarusian.json

Added dots at the end of sourses and changed sources of quotes 3, 48, 49, 50

* Update belarusian.json

Changed « » to \" \"
2024-01-18 10:55:40 +01:00
Anas saifi 2c01de48f0
impr(quotes): add Hindi quotes (#4895)
* Added 10  hindi quotes

* fixed length count

* added new theme (mystic_night)

* Delete frontend/static/themes/mystic_night.css

* Delete frontend/static/themes/_list.json

* fixed conflicting issues

* Added missing _list.json

* fix indentation

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-01-18 10:53:40 +01:00
Gabriel Santana Paredes 9b79f2b053
impr(language): add more words to Scala (Hombre-x) (#4933)
* impr(language): add new words to Scala

* Update code_scala.json
* Added Scala common words

Some new words include:

- Typeclases (Functor and Monad)
- Types (Double, Option, Either, IO, ZIO, etcetera...)
- Scala 3 grammar keywords (given and using)
- Operators (:::, <=, >=, ===, etcetera...)
- Combinators (flatMap, foldLeft, traverse, etcetera...)

* fix(languages): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"

* fix(language): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"
2024-01-18 10:49:41 +01:00
Nipul Mallikarachchi c0b6fbfefc
impr(quotes): add portuguese quote (NipulM) (#4932)
* Added English quote

* Added Portuguese quote
2024-01-18 10:48:34 +01:00
ProBottler 1327852092
impr(quotes): add 1 English quote (ProBottler) (#4930) 2024-01-18 10:45:34 +01:00
Jack 3b42ee4f0f
Revert "impr(quotes): add english quote" (#4929) 2024-01-15 17:55:42 +01:00
Dmitry cdcd59ac26
feat(quotes): add belarusian quotes (Dmskrzh) (#4928) 2024-01-15 17:52:13 +01:00
Dmitry 57937d0993
feat(language): add Belarusian (Dmskrzh) (#4927)
* Added belarusian.json language file

* Update _groups.json

Added "belarusian"

* Update _list.json

Added "belarusian"
2024-01-15 13:39:45 +01:00
Richard Davison 71eba39fe1
Open feat(layouts): add graphite_angle_vc (rdavison) (#4926) 2024-01-15 13:25:20 +01:00
github-actions[bot] 4d402e9c5d
refactor: run prettier (#4925)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-01-15 13:20:28 +01:00
Nipul Mallikarachchi 77b47a7609
impr(quotes): add english quote (NipulM) (#4918) 2024-01-15 12:42:23 +01:00
José Ángel López adbfffdc55
feat(language): add Euskera (jlopezestrada) (#4885)
* feat: create euskera.json

* feat: add euskera to _groups.json

* feat: add euskera to _list.json

* fix: remove duplicates in euskera.json

* fix: change a word in euskera.json

* fix: change a word with special ñ character in euskera.json

Changed a special "ñ" character word "Iruña" into more common one without it.

* fix: move Euskera to the bottom of languages in _groups.json

* fix: move Euskera to the bottom of languages in _list.json
2024-01-15 12:37:59 +01:00
ebblies c524e47048
feat(layouts): add lastimosa, omniroll, rain, uranus (ebblies) (#4912)
* Update _list.json

Added graphite_angle_kp layout

* lowercase

* feat(layouts): add ibrab000 layouts

* Update _list.json

* Update _list.json

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-01-15 12:34:20 +01:00
Ed 8ea5e7bb06
impr(quotes): add Spanish quotes (EDUJOS) (#4886) 2024-01-15 12:33:14 +01:00
Christian Fehmer de82a67ab2
fix: ligatures not displayed correctly with dark_note theme (fehmer) (#4914) 2024-01-15 12:29:55 +01:00
farkon00 0566280bc4
impr(layout emulator): add support for alt layer emulation (farkon00) (#4817)
* impr: add AltGr support to the keyboard emulator

* Added a polish layout

* fix: fix caps lock and punctuation behavior for layout emulator

* Add AltGr version of Ґ to the Ukrainian layout

* Fixed the backquote key not working for the layout emulator

* Renamed polish layout to polish programmers

* Made layout emulator use both alts for modifications on mac
2024-01-10 15:48:16 +01:00
ebblies cbb4524fae
feat(layouts): add graphite_angle_kp (ebblies) (#4905)
* Update _list.json

Added graphite_angle_kp layout

* lowercase

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-01-09 12:51:53 +01:00
Julian Barg 06e22c3a78
impr(quotes): Added English quote. (julianbarg) (#4891) 2024-01-09 12:30:17 +01:00
Tim Martin e84491ce39
fix(languages): remove "customis*" from American English languages (t-mart) (#4892) 2024-01-09 12:26:19 +01:00
Christian Fehmer a528182e59
fix: remove invalid java keyword (#4894) 2024-01-09 12:25:08 +01:00
Christian Fehmer 730dd20ec6
fix(lazy mode): proper handling of german umlaute in lazy mode (fehmer) (#4864)
* fix: Proper handling of german umlaute in lazy mode

* fix: Proper handling of german umlaute in lazy mode

* use additional accents from language file

* refactoring

* add tests

* update property name

* update validation script

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-01-08 17:01:20 +01:00
Kael ef2f6930e7
feat(layouts): add engrammer (KaelWD) (#4902) 2024-01-08 15:22:06 +01:00
Nikhil Harry 4a4b54188e
impr(quotes): add quotes in various languages (sleeepstorm) (#4837)
* Added three Spanish quotes.

* Added 4 spanish quotes

* Update spanish.json

* Added a comma causing the failure

* Add 2 hindi quotes

* Add 2 Go Quotes

* Fixed length values on Go quotes.

* added a second hindi quote

* added comma
2024-01-08 15:17:39 +01:00
Kacper Wyczawski cc0f96f636
impr(language): add more F# words (kacperwyczawski) (#4901) 2024-01-08 15:15:42 +01:00
Meet Patel cbed2ef7cf
feat(font): add CommitMono (#4887) m2x07 2024-01-08 15:04:23 +01:00
Miodec 6e5fe1ba66 chore: add supporter 2023-12-22 12:58:33 +01:00
MasterRon b59287cf31
feat(layouts): add semimak jqc (MasterRon) (#4866)
* add semimak_jqc

* feat(layout): add semimak jqc
2023-12-20 16:08:59 +01:00
yunfachi 3ad1d6b601
fix(funbox): missing background image and extra scrolling in space balls (yunfachi) (#4872)
* fix: update background image in space_balls (yunfachi)

* fix: hide the scrollbar caused by page rotation in space_balls (yunfachi)
2023-12-20 16:08:23 +01:00
Miodec 1e14e184ee chore: quote lengths script 2023-12-19 14:54:47 +01:00
Miodec cb74a85e5e fix(quotes): quote reports 2023-12-19 14:54:18 +01:00
Moon fc8046dfb7
impr(quotes): add new English quotes (LifeAdventurer) (#4854)
* impr(quotes): add 10 new English quotes

* replace ellipsis with ...
2023-12-19 12:35:17 +01:00
yunfachi b65aca954c
feat(languages): add code nix (yunfachi) (#4874) 2023-12-19 11:54:53 +01:00
yunfachi cdcf4e5146
n fix(languages): remove bad and nonexistent russian words (yunfachi) (#4873) 2023-12-19 11:54:07 +01:00
github-actions[bot] 8951c1039e
refactor: run prettier (#4870)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-12-18 13:29:22 +01:00
Alejandro Gutiérrez López 63a6a7532c
impr(quotes): add Spanish quotes (KANGRIZ) (#4850)
* impr(quotes): add Spanish quotes (Spanish.json)

Added Spanish quotes, ID 148 to 150 (3 in total).
Comes from all different authors/sources.

* Update spanish.json

* Update spanish.json

* change quote id: 148 to another quote

* character length correction

* delete quote id 148
2023-12-15 11:49:17 +01:00
Miodec c95acf9a47 chore: quote lengths script 2023-12-14 12:23:16 +01:00
Miodec 8aaa53a660 fix(quotes): user reports 2023-12-14 12:23:16 +01:00
Pablo 8bbc24bd19
feat(languages): add rockstar code language (pablos123) (#4843) 2023-12-11 13:04:15 +01:00
Boris Nezlobin e8b92ed802
fix(about): "amount" to "number" (borisnezlobin) (#4856) 2023-12-11 12:55:34 +01:00
Brandon Flores bb2711e21e
fix(quotes): english quote 5510 (brainandforce) (#4838) 2023-12-05 11:38:02 +00:00
Miodec 91e5a2f6fd chore: quote lengths script 2023-12-04 16:38:27 +00:00
Miodec f985c3c8d0 fix(quote): quote reports 2023-12-04 16:38:14 +00:00
zft9xgy e077be788a
impr(quotes): add Spanish quotes (zft9xgy) (#4831)
Co-authored-by: zft9xgy <zft9xgy@icloud.com>
2023-12-04 13:23:42 +00:00
Moon 712913e04a
impr(languague): add more words in code_c++ language (LifeAdventurer) (#4830) 2023-12-04 13:23:09 +00:00
Moon 3a5e8e830c
impr(quotes): add English quotes (LifeAdventurer) (#4827)
* impr(quotes): add 4 new English quotes

* fix: quote id not unique

* casing

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-30 16:46:19 +00:00
Miodec 896680c80b refactor: update wording on the quore report popup
also highlighted one sentence in red
2023-11-30 13:59:28 +00:00
Miodec 080c79865e chore: quote lengths script 2023-11-30 13:56:29 +00:00
Miodec c041088535 fix(quotes): quote reports 2023-11-30 13:56:14 +00:00
Miodec 5e350274f8 feat(layout): add japanese hiragana 2023-11-29 13:18:54 +00:00
Miodec 70ea09ac45 style: fix extra empty space at the bottom of the settings page 2023-11-28 15:32:20 +00:00