Commit graph

136 commits

Author SHA1 Message Date
codemurt 4fdf3c59a9
Added udmurt language (#3560) codemurt 2022-09-20 14:57:53 +02:00
Miodec 0797b5cfb7 removed word 2022-09-16 12:47:29 +02:00
KParthSingh a3a9bf00b4
Updated hinglish word list (#3556) KParthSingh
* Added hinglish

* Added hinglish

* Added hinglish language file

* remove bcp47

* Updated hinglish word list

-removed some English words
-added some new words
-reordered the list

* Update hinglish.json

* Delete hinglish.json

* Updated the word list

-removed some English words
-added few new words
-reordered the list

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-09-16 11:53:53 +02:00
Miodec 97f6f95af3 removed overly difficult words from portuguese 2022-09-14 18:43:23 +02:00
rogercc03 d21988ad63
Corrected catalan_1K.json Cataluña -> Catalunya (#3538) rogercc03
The "ñ" letter doesn't exist in catalan, it is written as "ny"
2022-09-12 13:17:58 +02:00
rogercc03 93f11243a4
Correct catalan.json cataluña->catalunya (#3537) rogercc03
The "ñ" letter doesn't exist in catalan, it is written as "ny"
2022-09-12 13:12:20 +02:00
KParthSingh d4ad6c5c0c
Added hinglish under hindi (not as separate language) (#3499) KParthSingh
* Added hinglish

* Added hinglish

* Added hinglish language file

* remove bcp47

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-09-10 18:31:25 +02:00
AxoCode 3f25c7acab
Add Powershell Code language (#3516) AxoCode
* feat(language): add Powershell Code language

* fix: remove duplicate entry JSON
2022-09-08 14:08:24 +02:00
Arban Hossain 39dea0161e
Add English quotes and Bangla words (#3505) arbanhossain
* add english quotes

* add 14 bangla words

* updated english quote to be newline-free
2022-09-08 14:07:39 +02:00
Christian Rudder 1a9e2c4134
language checks use startsWith() (#3502) neezacoto
* replacing otchecking for languages uses startsWith

* renamed language file to not include decimal places

* replacing remaing underscore characters

* removing language size

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-05 12:26:51 +02:00
egorguslyan 2e98da7f3f
C rework (#3483) egorguslyan
* C wordlist extension

* C-like syntax

* Fix arduino tab width

* Fix Quake 3 quote

* Public domain C quotes

* IDs

* Quake 3

* Punctuation

* Prettier

* startWith

* css

* prettier

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-04 12:38:20 +02:00
Miodec 0dde0c7493 replaced word 2022-09-02 15:08:17 +02:00
Shashwat Poudel caa502a618
Update code_python (#3486) shashwat-pd
Structural pattern matching has been added in the form of a match statement and case statements of patterns with associated actions in python 3.10. 

Reference: https://docs.python.org/3/whatsnew/3.10.html#pep-634-structural-pattern-matching
2022-09-02 12:07:10 +02:00
egorguslyan f87f5467ad
Code SystemVerilog (#3462) egorguslyan
* SystemVerilog Language

* SystemVerilog quotes

Source: https://github.com/Featherweight-IP/fwrisc

* Remove temporary folder

* Lengths are still incorrect

* Fixed lengths

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-31 12:46:27 +02:00
Sat Naing 38a46ebd0e
set ligatures to true and update bcp47 code (#3480) 2022-08-30 19:08:57 +02:00
Sat Naing 59be665418
add Myanmar(Burmese) language (#3471) satnaing 2022-08-30 14:38:50 +02:00
FarisDaffa 3fbc9ca463
Add words and quotes to indonesian language (#3455) faris0520
* Update indonesian.json

* Update indonesian.json

* Update indonesian.json
2022-08-30 14:32:42 +02:00
Miodec 3b0175cd74 removed word 2022-08-28 16:07:48 +02:00
egorguslyan 81ddab344c
Added the Arduino programming language (#3442) egorguslyan
* Arduino language

Reference: https://www.arduino.cc/reference/

* Prepared examples (A-K)

* Prepared examples (M-W)

* EOF without NL, to line converter

* Done

* Removed temporary folder

* {

* Recalculate

* Fix spaces, recalculate

* Double space fix, recalculate

* quotation marks

* Need to check it again

* Quotation marks

* runebone fixed lengths
2022-08-26 20:36:23 +02:00
Aaron ddad64f9b1
Code Vimscript (#3444) UnrealApex
* Renamed command line setting timer-progress bar

* Added code_vimscript
2022-08-26 20:35:31 +02:00
Alexandre Melo cfb8f191c5
Add words to portuguese Language (#3436) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english

* add words to porguese language
2022-08-25 11:59:18 +02:00
Alexandre Melo acf7dbb68b
Adding words to portuguese (#3434) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english
2022-08-24 21:27:19 +02:00
Nikita Romanyuk cfd6580d87
Add Cave Johnson's quote from Portal 2 (#3424) Kelvium
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 14:11:25 +02:00
Ashkan Arabi a01f79f808
add persian_20k & persian bcp47 (#3423) AshkanArabim 2022-08-22 14:08:03 +02:00
Christian Rudder 0ae5d2bd4c
adding korean to languages (#3413) neezacoto
* adding korean to languages

* moved korean up, renamed 4k to 5k

Co-authored-by: Miodec <bartnikjack@gmail.com>
Co-authored-by: Jack <jack@monkeytype.com>
2022-08-22 13:50:53 +02:00
Christian Rudder fcd7c63440
Adding Korean Language Functionality (#3412) neezacoto
* fixing accuracy and functionality

* removed opacity for readability

* avoiding using any

* ㅎㅁㅁ스 ㅜㅐㅔ겨ㅓ

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 13:45:22 +02:00
Miodec 97ccf84361 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-08-22 12:31:08 +02:00
j4r3kb 6d3537185d
added new words to php code language (#3410) j4r3kb
Co-authored-by: Jarosław Brzychcy <jaroslaw.brzychcy@enp.pl>
2022-08-22 11:51:33 +02:00
Miodec 527a993661 removed offensive words 2022-08-22 11:04:17 +02:00
Mykhailo Tsiuptsiun (miktwon) [Flag of Ukraine] 745df814f7
Add Ukrainian and Russian layouts (#3403) miktwon
* Add Ukrainian layout

* Add Russian layout

* fixed trailing comma

Co-authored-by: Jack <jack@monkeytype.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-12 15:12:16 +02:00
Guillermo R. Roig Carralero 948bbe3d39
Fix typo in spanish_10k.json (#3404) groig
`francésa` to `francesa`
2022-08-12 15:03:02 +02:00
Prasanta Hembram 6e775e04b7
Added Santali language (#3397) Prasanta-Hembram
* Added Santali language

Added Santali Words from Foundational Language Tech: Santali Wordlist. O Foundation. CC0 1.0. (2021)

* Fix formatting

* Fix formatting

* Update _groups.json

Co-authored-by: prasantahembram <prasantahembram@gmail.com>
Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-08-12 15:01:00 +02:00
Rizwan Mustafa 04835445fa
Fix formatting (#3398) 2022-08-09 20:02:19 +02:00
Jaco Chong 13ea1d1baf
Added Jyutping Language (#3386) JacoChong
* Added Jyutping

* Update _groups.json

* Added Jyutping
2022-08-08 16:24:33 +02:00
yutubpremnjing 8198e74023
Test Project (#3346)
* Update indonesian_1k.json

* Update britishenglish.json

armor edited
2022-07-31 12:37:04 +02:00
aNOOBis 948b4bbf12
russian lazy mode addition (#3340) anoobisthegod 2022-07-18 12:29:17 +02:00
Bala Subramaniam 5321971cf1
add telugu language support (#3337) bala418
* add telugu language support

* fix typo

* fix typo
2022-07-15 13:22:38 +02:00
Evan 3f0898c4ef
remove dupe (#3316) 2022-07-09 00:13:48 +02:00
Jørgen Tharaldsen fosstvedt f8782b4a2e
Changed two typos in norwegian 10k (#3313) j-fosstvedt
* Update norwegian_10k.json

* Update norwegian_10k.json
2022-07-09 00:13:33 +02:00
Evan cc36bbc212
Catalunya -> Cataluña (#3312) 2022-07-06 18:55:09 +02:00
devkennyy 14f372373b
add hausa and shona languages (200& 1k) (#3309) devkennyy
* add shona languages (200 & 1k)

* add hausa languages (200 & 1k)

* add hausa language to lists and groups

* add shona language to list and groups
2022-07-06 11:29:40 +02:00
smunky f123fd2888
add maltese and latvian languages (200 and 1k) (#3304) devkennyy
* added latvian and latvian_1k as languages

* add maltese and maltese_1k languages

* move latvian position based on native speakers

* move maltese position based on native speakers

* remove duplicates from latvian languages

* remove duplicates from maltese languages
2022-07-05 13:36:58 +02:00
Bala Subramaniam 9356cbe222
Add 200 words under tamil.json and created tamil_1k.json (#3268) bala418
* Add 200 words under tamil.json and 1000 words for tamil_1k.json

* Remove duplicates from tamil.json and tamil_1k.json

* Update ligatures
2022-07-01 18:45:59 +02:00
Miodec ed5501e5e4 removed dupes 2022-06-28 13:08:39 +02:00
Abdulbasit 131b6c7c1f
Adding kurdish_central_2k and fixing some things (#3237) Abdulbasit0123
* Adding Kurdish Central 1.5k

I added kurdish_central_1.5k

* Adding kurdish central 1.5k 

Adding kurdish_central_1.5k.json

* Adding kurdish central 1.5k

I added kurdish central 1.5k.

* updated name

While the file name was "kurdish_central_1.5k.json" but in 'name' line it was "kurdish_central.json" so I corrected.

* adding "kurdish_central_45k" to the group

Despite "kurdish_central_45k" json file has been added, but it wasn't in the group, so I added.

* added "kurdish_central_45k" to the list

"kurdish_central_45k" was not in the list so I added.

* Update and rename kurdish_central_1.5k.json to kurdish_central_2k.json

* Updated kurdish_central_1.5k to kurdish_central_2k

* Updated kurdish_central_1.5k to kurdish_central_2k
2022-06-28 12:58:00 +02:00
verbxtim 1230faeeb8
Update code_luau.json (#3246) verbxtim
Added roblox globals
excluding duplicates.
2022-06-27 12:05:36 +02:00
Cody Bloemhard cce4cd34e6
Fix type in language code_haskell (#3203) codybloemhard
Fix `loopup` to `lookup`.
2022-06-23 00:21:16 +02:00
Miodec ea004365c9 typo 2022-06-21 18:04:42 +02:00
Bruce Berrios db9dcafc25
Add User Profiles (#3174)
* profile

* rounded table corners

* rounded leaderboards corners

* wider page by default

* v3

* font changes

* new pbtables

* blank by default

* showing pb popup

* removed some quotes

* rounding displayed acc

* removed created date (will be shown in profile)

* added profile module that fills the profile element

* updating font size in the middle of the swap to make the change not noticeable

* lowered max font size

* showing if user is banned,
not displaying most details if user is banned

* pbs not selectable

* renamed global stats to time typing

* completed previous commit

* changed function parameters

* only hiding when social is missing

* smaller badge

* aligning quick results
spanning time if wide

* larger badge

* fixed function parameters

* moved to root

* media queries

* Add user profile API (#3123) bruception

* Add flattenObjectDeep

* Add user profile API

* Bump coverage

* Add user profile configuration and rate limits

* Rename profile -> profileDetails

* Simplify

* Filter personal bests

* Handle banned users

* Add banned user test

* new profile layout system
"none" layout finished

* better "none" layout

* "socials" layout

* larger gap

* bioandkey layout done

* "both" layout finished

* final touches

* Add profile editing (#3135)

* Add profile editing

* lowered font size
increased right padding

* updated configuration schema

* moved discord integration to users object in configuration

* added warning comment

* rendering new lines

* edit popup styling

* Sanitize ZAlgo text

* Use trim

* Replace more than 2 spaces with two spaces

* Trim first

* Add profanity detection

* Ass

* Removed some profanities

* Update profanity detection

Co-authored-by: Miodec <bartnikjack@gmail.com>

* Add profile routing (#3143) bruception miodec

* Add profile routing

* removed check (also fixes circular deps)

* change page in special cases

* Hydrate profiles

* Link leaderboards to profiles

* Add failed to load div

* Dont refresh page

* always calling middle callback

* moved profile css into its own file

* fixed one media query

* added preloader, changed default layout

* added reset function
changed function name
updating profile before the page is shown, not after

* resetting after the page is hidden and before its updated

* Fix logic to not delete user if DB goes down (#3171)

* Dont route to account if uid equals current user uid

* temporairly allowing quicktab

* added copy link button

* only increasing padding on the account page

* set max height

* handling copy link button

* only showing avatar if it exists

* 1000 instead of 100

* removing placeholder if image request was successful

Co-authored-by: Miodec <bartnikjack@gmail.com>

* Fix quote length field

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-06-21 12:01:55 +02:00
SarkarKurdish d869c6f74a
Added 64K+ Kurdish words (#3131) SarkarKurdish
* Added 64K+ Kurdish words

* Added 45K+ kurdish words

* Add new language Kurdish 45K
2022-06-20 12:45:38 +02:00