* 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>
* docs:updated navigation to authentication
* impr: Clearing all the fields on Sign Up page after logged out
* refactor: Replace $.each calls with for loops #5107
* refactor: replace $.each calls with for loops (underscoore) #5112
* fix hover bug
* rename obj
---------
Co-authored-by: Miodec <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
* move user to shared definitions
this includes whatever user can have on it, tags, presets and so on
* profiles, mail and others
* fix logic
* yeet
* same as master for now
* tsc fixes
* remove comment
* fix tests
* chore: omit ips
* fix(language): remove some unnecessarily capitalised words in german 1k
* fix(typing): first space sometimes soft locking the website
* perf: speed up settings page loading
* fix: use selected typing speed unit on personal best popup (fehmer) (#5070)
* 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
* fix(language): typos in russian_10k.json (kae) (#5082)
* Update russian_10k.json
- fixed typos
- removed duplicates
* - fixed extra typos
* remove duplicates
* fix(language): typos in russian_10k.json
* feat: add copy missed words to result screen (fehmer) (#5086)
* feat: Add copy missed words to result screen
* remove margin
* update icons
---------
Co-authored-by: Miodec <jack@monkeytype.com>
* impr(funbox): add 46 group languages to wikipedia funbox (RealCyGuy) (#5078)
* impr: provide all-time LB results during LB update (fehmer) (#5074)
Try to provide LB results during the LB update. There is a very small time-frame where
already running queries might fail during the update. For now we keep the 503 error in this
cases and monitor how often this happens on production.
* impr(funbox): add ` (grave accent, 96) and ~ (tilde, 126) to specials (#5073)
* impr: add testWords and wordsHistory to copy result stats (#5085)
* feat: add testWords and wordsHistory to copy result stats
* fix
* add fe ts dep
---------
Co-authored-by: Christian Fehmer <fehmer@users.noreply.github.com>
Co-authored-by: Andrey Kuznetsov <akuznetsov@outlook.com>
Co-authored-by: Cyrus Yip <cyruscmyip1@gmail.com>
Co-authored-by: fitzsim <fitzsim@fitzsim.org>
Try to provide LB results during the LB update. There is a very small time-frame where
already running queries might fail during the update. For now we keep the 503 error in this
cases and monitor how often this happens on production.
* 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