* Create anti_hero.css
* Update _list.json
* updated colors
* Update anti_hero.css
fix color scheme
* Update _list.json
fix color scheme
* Update anti_hero.css
hopefully the final change to this theme.
* Update _list.json
hopefully the final change to this theme.
* update text color
* Update anti_hero.css
New error color fix
---------
Co-authored-by: Jack <jack@monkeytype.com>
* Update _list.json
added medicine as a language
* Create medicine.json
* Update medicine.json
* Added words to english_medical
200 words
* Rename medicine.json to english_medical.json
* changed medical to english_medical
* added english_medical to English group
* Update english_medical.json
fixed naming error
* fixed duplicate words in english_medical.json
tried creating pull request, returned an error. fixed errors.
* Update english_medical.json
saving work
* Update english_medical.json
added nearly 500 medical words
* Update english_medical.json
fixed a few duplicates
* Update english_medical.json
fixed some more duplicates
* Update english_medical.json
fixed typo
* Update english_medical.json
fixed duplicates again; added two new words (cerebellum and brain stem)
* Added some more words
more to come
* added more
keeping em coming
* Update english_medical.json
* Update english_medical.json
* Update english_medical.json
* Update english_medical.json
---------
Co-authored-by: Jack <jack@monkeytype.com>
* Update turkish_5k.json
Changed Words:
“mahallesi” to “mahalle”
“sıralarında” to “sıra”
“geçmişi” to “geçmiş”
“standı” to “stand “
“tahminler” to “tahmin”
“dinle” to “dinlemek”
“kısaltmalar” to “kısaltma”
“aminoasit” to “amino asit”
“geldi” to “gelmek”
“fotojeni” to fotojenik”
“jonglör” deleted because it was not included in the Turkish Dictionary.
“numarası” to “numara”
“onanması” to “onanma“
“prospektüsü” to “prospektüs”
“molekülü” to “moleküllü”
“düştü” to“düşmek”
“işareti” to “işaret”
“toplamı” to “toplam”
“vardır” to “var”
“süblimasyon” to “süblimleşme”
“aralığı” to “aralık”
“yakalandı” to “yakalanmak”
“kyanit” deleted because it was not included in the Turkish Dictionary.
* Update turkish_5k.json
* Update turkish_5k.json
* fix: Use selected typing speed unit on personal best popup
* refactor
* refactor
* test coverage
* use Format in more places
* Make config mockable
* dependency injection
* wip
* fix
* test
* touch
* i cant figure this oooout
* fix: closing commandline causing settings page update
* remove log
* fix event looping issues
rerendering selects when updating settings
* remove comment
* move section back to where it should be
* update styling
* move redrawing to settings group
* no need to save to a variable
* types
* fix styles
* search placeholder
* fix structure
* fix styles
* using slim for the rest of selects
* disabled styling
* use slim
* styling
* use slim
* multi select styling
* use slim
* use slim
* use slim
* use slim
* remove everything else related to select2
* last select2 mention
* comment
* fix(settings page): font family buttons not working
* fix: input indicators remaining visible after leaving the login page (underscoore) (#5062)
* chore: update node version to 18.19.1 (#5060)
* impr(quote): add Code C quotes (penguin-teal) (#5053)
* fix: question mark appearing next to unrated quotes
* removed unnecessary link
---------
Co-authored-by: Ajay kumar <ajaykumar.bit.1995@gmail.com>
Co-authored-by: Christian Fehmer <fehmer@users.noreply.github.com>
Co-authored-by: penguin-teal <130006737+penguin-teal@users.noreply.github.com>
* update function name
* update function name
* using data properties instead of classes
* using data property
* regex goes brrrrrrr
* button not .button
* fix sliders loading incorrectly and numbers missing
* regex missed this one
* and this one
* using button instead of .button
* use button element
* regex goes brrr once morrrrrr
* remove testing code
* Create code_r.json
Created initial quote file for R code and added two quotes for tidyverse functions.
* Formatting text in code_r.json
Fixed formatting to allow for new lines. Was unaware of how this worked before consulting the python quotes.
* Added quotes to code_r.json
Added two additional quotes to ensure that there is at least one in every size group.
* Fixed code_r.json
* Fixed quote lengths.
Fixed the quote lengths for ID1 and ID2. I'm unclear and which shema ares are invalid, will investigate further.
* Add files via upload
* feat: add support for fist fight and plastic toy sounds
* feat: add support for fist fight and plastic toy sounds
* chore: remove extra semicolon
* feat: less busy punch sound
* feat: add punch misses as error sound
* fix: update punch sounds and make them less aggresive
* fix: Change name of plastic toy to rubber keys
---------
Co-authored-by: arthur-d42 <64164367+arthur-d42@users.noreply.github.com>
Co-authored-by: arthur-d42 <arthurdiness@gmail.com>
* refactor: import jquery and jquery plugins using webpack
* move select import to index
* moved imports to the top
* unnecessary types
* ignoring requires in this file
* importing html2cavnas as needed instead of globally
---------
Co-authored-by: Jack <jack@monkeytype.com>