Commit graph

1656 commits

Author SHA1 Message Date
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
Miodec f729b9e01a fix(quote): remove duplicate 2024-07-15 12:14:47 +02:00
Nikola Perović b243d1472b
feat(languages): add Serbian 10k (Fooftilly) (#5603)
* Add Serbian 10k option

* Add Serbian to groups and list

* Removed potentially problematic words

* fixed names
2024-07-15 12:13:46 +02:00
mufasachan 864ade1571
impr(quotes): add CUDA quotes (#5611)
I browsed GitHub to get CUDA codes and that's all I got, one repo.
- I filtered out the repo with less than 100 stars.
- I did not tried to include source under other licenses than GPL3 or public domain license.
- I did not take learning resources.
- I did not take code without license.
- I did not take few physics-simutlation repos, I wanted data structures or Deep Learning related code.

I am looking forward to see more CUDA quotes, no matter the source =)
2024-07-15 12:12:53 +02:00
max 81ef04bbc5
feat(quotes): add the walking dead quote (@mxz7) (#5609) 2024-07-15 12:12:12 +02:00
Türker 339ce44ae2
feat(quotes): add Turkish quotes (@turkwr) (#5608)
* feat(quotes): add Turkish quotes from various sources

* feat(quotes): update Turkish quotes lengths

The lengths of the Turkish quotes in the `turkish.json` file have been updated to reflect the correct character count.

* feat(quotes): add Turkish quotes from various sources

This commit adds Turkish quotes from different sources, including "The Poet X", "Gurren Lagann", "İnanılmaz Aile (TV Serisi)", and "Oscar Wilde". The quotes are added to the `turkish.json` file in the `frontend/static/quotes` directory.

* feat(quotes): add Turkish quotes from Mother Teresa, Anais Nin, Emily Dickinson, Technoblade, and Bilinmeyen

The commit adds Turkish quotes from Mother Teresa, Anais Nin, Emily Dickinson, Technoblade, and Bilinmeyen to the `turkish.json` file in the `frontend/static/quotes` directory.

* feat(quotes): add Turkish quote from "The Poet X"

Add a Turkish quote from "The Poet X" to the `turkish.json` file in the `frontend/static/quotes` directory.

* feat(quotes): update Turkish quotes in turkish.json

Update the Turkish quotes in the `turkish.json` file in the `frontend/static/quotes` directory.

* feat(quotes): update Turkish quotes in turkish.json
2024-07-15 12:11:09 +02:00
Mejans bd29e4f68a
feat(languages): add Occitan 200, 1k, 2k, 5k, 10k (Mejans) (#5571)
* Adds Occitan word lists

List of most used words in Occitan language

* Adds Occitan files

Adds list of 200, 1 000, 2 000, 5 000 and 10 000 words.

* Adds Occitan languages

* Chance name value

* Change name value

* Change name value

* Change name value
2024-07-15 12:08:48 +02:00
Türker fddbede932
feat(quotes): add Turkish quotes (turkwr) (#5601) 2024-07-11 15:37:55 +02:00
ChristoferKoch 1600c52062
feat(language): add Common Lisp (ChristoferKoch) (#5605)
* feat: add Common Lisp support

* fix: remove duplicate entries

* fix: remove duplicate entries
2024-07-11 15:37:08 +02:00
Miodec 215862e6e1 fix: read ahead funboxes not working 2024-07-10 10:55:12 +02:00
Christian Fehmer 34244a3046
fix: league of legends language being right to left (@fehmer) (#5597) 2024-07-10 10:26:18 +02:00
Christian Fehmer cbb52b13a4
fix: use bold variant of nunito font (@fehmer) (#5594) 2024-07-09 22:17:16 +02:00
Christian Fehmer 66c09a462f
impr: reduce initial loading time of settings page (@fehmer) (#5583) 2024-07-09 21:23:28 +02:00
Christian Fehmer a2a5c10a84
impr: optimize font sizes by using woff2 (@fehmer) (#5582) 2024-07-09 17:47:41 +02:00
Ramen2X d87d1f1886
impr(quotes): add english quote (Ramen2X) (#5592) 2024-07-09 17:43:04 +02:00
theiereman b215f0406b
fix(quote): missing capital letter (#5591) 2024-07-09 17:42:25 +02:00
Bradley Cookson 7ed6662380
feat(languages): add League of Legends language (@hailfire805) (#5590) 2024-07-09 17:40:31 +02:00
Liande Guo ec07152055
feat(languages): add cobol language (@liandeguo) (#5589)
* Added cobol

* Create code_cobol.json

* Update _groups.json
2024-07-09 17:38:57 +02:00
Kevin Robles d70bb6669c
impr(quotes): add spanish quote (@Kevinme789) (#5588) 2024-07-09 17:36:11 +02:00
Jack 9f924f345e
refactor: rework highlight mode, colorful, flipped and blind to pure css (#5568) 2024-07-09 17:34:15 +02:00
Afnaan 087bf55d4c
impr(quotes): add English quote (Tempest76) (#5580)
Co-authored-by: theTempest67 <connectafnaan67@gmail.com>
2024-07-09 14:48:20 +02:00
github-actions[bot] e4bc603026
refactor: run prettier (#5575)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-09 13:59:19 +02:00
Christian Fehmer 4f29aa55aa
fix: mexican theme sub alt color (@fehmer) (#5552) 2024-07-02 22:58:51 +02:00
Miodec bfaa7b2dc4 chore: quote lengths script 2024-07-01 16:04:00 +02:00
Miodec 63aad7c42f fix(quotes): user reports 2024-07-01 16:03:19 +02:00
Alejandro Escanes 63b9f7605f
impr(quotes): add code_php quotes (aescanes) (#5509) 2024-07-01 14:13:21 +02:00
Christian Fehmer e61b377e9a
feat(theme): add terrazzo (@fehmer) (#5539)
* feat: add terrazzo theme

* typo

* update main color

* whoopsie

* review comments
2024-07-01 13:55:53 +02:00
Azim Akmatov 40b8a489bf
feat(languages): add kyrgyz_1k (akmatoff) (#5535)
* Add kyrgyz language 1k

* some more words and fixes

* remove duplicates

* FIx trailing comma, fix indentation
2024-07-01 13:54:43 +02:00