Commit graph

1640 commits

Author SHA1 Message Date
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
Miodec
0b16dcefca impr(language): lowercase all assembly words for easier practice 2024-07-01 13:07:22 +02:00
github-actions[bot]
aa46f78909
refactor: run prettier (#5548)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-01 12:40:34 +02:00
Christian Fehmer
d0e9206c1b
fix(themes): mexican theme being unreadable (@fehmer) (#5536) 2024-06-27 13:32:35 +02:00
Christian Fehmer
dbef3f40bd
fix: lazy mode not working for vietnamese (@fehmer) (#5534) 2024-06-27 13:29:53 +02:00
theiereman
e42f888ff1
impr(layout): add alt layer character to azerty (theiereman) (#5480)
* 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 5f2a443158.

* Revert "using lazy mode to normalize accents"

This reverts commit bec505f9fb.

* Revert "impr: Added two-step highlighting for accented characters that require the use of dead keys"

This reverts commit 6cea582260.

---------

Co-authored-by: Thomas EYERMANN <thomas.eyermann@custy.com>
2024-06-25 10:24:14 +02:00
Acas
23fb71c1ad
feat(layout): add vylet (MightyAcas) (#5525) 2024-06-25 10:23:16 +02:00
Miodec
d384462496 fix(language): remove "childrens" 2024-06-24 14:18:53 +02:00
Connor
b641017ab9
impr(quotes): add English quotes (connorcarey) (#5520)
* Added Gurren Lagann Quotes

* Fixed grammatical errors

---------

Co-authored-by: Connor Carey <cocarey@Connors-Android-Laptop.local>
2024-06-24 14:17:31 +02:00
Dejan Zdravkovic
e6acf225dc
feat(language): add special lazy mode replacement to serbian (while1618) (#5518)
* adding serbian latin simplified

* fix words in serbian_latin_simplified

* prettier

* fix words

* serbian latin with lazymode
2024-06-24 14:11:27 +02:00
BatMan
d12da37050
impr(quotes): add Spanish quotes (Omaeda) (#5511) 2024-06-24 13:57:26 +02:00
Miodec
bfc9500d32 fix(quotes): typo 2024-06-17 22:11:11 +02:00
Aurimas Anskaitis
768c225036
feat(layout): gallium v2 (AurimasAnskaitis) (#5500) 2024-06-17 15:48:39 +02:00
Miodec
3b4276bf7e fix: incorrect name value
!nuf
2024-06-16 17:00:41 +02:00
Miodec
252b44653f feat(language): add armenian and armenian 1k 2024-06-16 16:13:14 +02:00
github-actions[bot]
6c3b194e4d
refactor: run prettier (#5493)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-06-16 16:07:40 +02:00
Christian Fehmer
90e234f77a
fix: typed letters not visible in tts funbox if highlight=off (@fehmer) (#5496) 2024-06-16 15:37:09 +02:00