Commit graph

1598 commits

Author SHA1 Message Date
Bruce Berrios 0283cba792
Replace profile URI to use username (#3598) Bruception
* Replace Profile URL to use username

* Remove Auth import

* using replace state to fix back button not working

Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-26 10:51:52 +02:00
Andie Santos 67f3b0734d
Added English quotes (#3594) radarmeanie
Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-26 10:48:21 +02:00
Mattia 65b53f396c
Added a quote from "Il fu Mattia Pascal" (#3592) Triikk
* Added a quote from "Il fu Mattia Pascal"

* Update italian.json
2022-09-26 10:44:54 +02:00
mainos1 9e205d248c
Add more Greek language files (#3587) Mainos1
* added files for Greek 1k, 5k, 10k and 25k words

The files are made using the European Parliament Proceedings Parallel Corpus 1996-2011

* Add Greek 1k, 5k, 10k, 25k words

* Add Greek 1k, 5k, 10k, 25k words

* correcting trailing comma

* corrected the name

* corrected the name field

* corrected the name field

* corrected the name field
2022-09-26 10:44:25 +02:00
Bruce Berrios e6a8747d41
yyyriyriy ppp[i6riy (#3603) Bruception
* Add new synth click sounds

* Use key codes instead

* Fix Sound preview

* Check for caps lock

* Add new quote - imperial march
2022-09-26 10:41:31 +02:00
Miodec 326adb11a0 moved around the loading bar updates
showing loading bar and resetting it to 0 before showing account page
closes #3591
2022-09-23 16:08:20 +02:00
Miodec 4fb91bdfe2 fixed alignment 2022-09-23 16:06:53 +02:00
Miodec ad82e2ab4d forwarding data 2022-09-23 16:06:28 +02:00
Miodec 4ad36d2527 defaulting to false
also affecting stop function based on the parameter to smooth the loading bar a bit
2022-09-23 16:01:35 +02:00
Miodec 9f8adbbb25 fixed random theme not working when logged out
closes #3572
2022-09-23 14:57:01 +02:00
Miodec 2a5754a4c8 using no interaction class
for notices that dont open the command line
opening blind mode commands
2022-09-23 13:01:10 +02:00
Miodec 903e58b6f3 added no interaction class 2022-09-23 13:00:28 +02:00
Miodec b124ad454e checking if commands attribute is defined
to avoid showing error to the user when trying to access undefined list
closes #3589
2022-09-23 12:54:57 +02:00
Miodec a0bfc54dfc added missing command list definition to result saving disabled notice
closes #3586
2022-09-23 12:46:50 +02:00
Jack 409f0a83e4
Get profile by name (#3585)
* handling query param
getting user by name if query param is present

* added function to get user by name

* split profile function to get user by uid or name

* added  function to check if get parameter exists in url

* updating the profile based on the url parameter

* using query param in url

* using get param

* renamed param name
adding search param to pathname in the deafult parameter value

* renamed param

* renamed param
added query validation

* extracted repeated query to a function

* missing await

* fixed typo
fixed validation

* using em for dynamic font sizes

* using em for dynamic font sizes

* added line height

* using em

* using em

* using page profile search instead

* updated the way data is passed into the page

* profile search page

* setting line height

* removed vertical align

* moved navigate to an event to avoid circular deps

* fixed route controller not being included

* removed unnecessary test

* showing 404 error

* improved query checking

* renamed query param

* fixed test

* note

* yeet

* cleaner type definition
2022-09-22 17:45:57 +02:00
Miodec 3cc55d634f added open dyslexic font
closes #3583
2022-09-22 14:37:04 +02:00
krau5 2b782f35b7
Move types dependency to devDeps (#3573) krau5 2022-09-22 14:26:58 +02:00
Jave cf0d9425f5
Updated Filipino 200 words list (#3569) Killer8Hyper
- Added important words in the Filipino language, which are always used in conversations, making essays, articles, etc
- Changed words to their most common spelling
- Removed uncommon words or words that are not frequently used

Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-22 14:18:12 +02:00
Miodec 6b0de211bc Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-09-22 13:56:26 +02:00
Miodec df2d10f447 reverting path change 2022-09-22 13:42:54 +02:00
Miodec 036e7d80cc path fix 2022-09-22 13:08:29 +02:00
Anurag Nayak 77736a6dd7
added a new quote (#3575) Anu-Ra-g 2022-09-22 13:06:34 +02:00
Miodec 6cf347eaca registering now requires a captcha 2022-09-22 12:57:42 +02:00
Miodec 6ab9a44ed2 added callback function to captcha controller 2022-09-22 12:57:02 +02:00
Miodec 6fd6cdf55b added captcha requirement to create new user 2022-09-22 12:56:38 +02:00
Miodec 34c4c5efd3 added captcha to google sign in 2022-09-22 12:55:49 +02:00
Miodec 0243be483d fixed linting issue in the watch task 2022-09-22 12:54:52 +02:00
Miodec 2447cfc616 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-09-20 15:04:23 +02:00
Miodec 74362f8230 disabled quick end for korean
closes #3563
2022-09-20 15:04:20 +02:00
Giovanni Valer 5a5059498d
Added Friulian language (#3561) jo-valer 2022-09-20 14:58:25 +02:00
codemurt 4fdf3c59a9
Added udmurt language (#3560) codemurt 2022-09-20 14:57:53 +02:00
aaron adriano 830cca2268
Added quotes from Porter Robinson tracks (#3550) sayaidev
* Update english.json

* Update english.json

Removed duplicate

* Added artist to source
2022-09-20 14:55:18 +02:00
Miodec 5e7d2aad61 added eslint rule to force async markings 2022-09-20 14:25:51 +02:00
Miodec ec29a7fecd reordered commands 2022-09-20 13:40:25 +02:00
Miodec c5c52a5c15 remoed dirty clipping fix 2022-09-20 13:39:23 +02:00
Miodec 2f46845d68 fixed chart clipping 2022-09-20 13:39:12 +02:00
Miodec a58189d3af checking if properties exist 2022-09-18 13:22:54 +02:00
Miodec aa4519573b optional chaining 2022-09-18 13:18:19 +02:00
Daniel Huang fc7fdb8d98
Change displayed modifier key based on platform (#3553) cubedhuang
* change modifier key based on platform

* use navigator.userAgent instead of platform
2022-09-18 11:21:22 +02:00
Miodec 9396b1b3f8 making sure wpmconsistency is not nan 2022-09-17 22:30:00 +02:00
Miodec cb558e291d avoiding NaN 2022-09-17 22:18:58 +02:00
Jack f6c10e656b
Commandline rewrite (#3554)
* initial commandline rewrite
extracted some commands to their own files

* resetting array inside update function

* refactored funbox

* refactored font family

* refactored confidence mode commands

* refactored stop on error

* fixed icons

* refactored numbers

* refactored quick restart, smooth caret

* refactored live wpm, repeat quotes

* refactored live burst, live acc

* refactored show average

* refactored show timer

* refactored more commands

* refactored more commands

* refactored more commands

* refactored more commands

* refactored more commands

* refactored more commands

* refactored colorful mode

* refactored out of focus warning

* more refactoring

* sound on click refactor

* refactored min acc, wpm, burst

* moved ads down

* refacored themes

* refactored custom theme

* refactored more commands

* refactored more commands

* refactored more commands

* refactored more commands

* refactored more commands

* updated theme commands update function

* last refactor

* renamed default to index

* changed the way lists are set and pushed

* removed last remaining lines

* connected index and lists file into one

* fixed build issues

* removed build issue

* fixed build issue

* fixed modes notice showing commands

* replaced string parameter with a function that returns a string

* renamed file

* fixed imports

* removed import

* missing import

* testing a different way of refactoring, extracting more code

* renamed type

* new refactor

* renamed type

* new system

* new system

* refacored to new style

* refactored lists and getter function

* fixed duplicates

* reordered commands
moved some commands to their own files

* reordered commands

* moved command into a related file

* unused imports

* Revert "unused imports"

This reverts commit b1376ac67d.

* missing available check

* moved command to related file

* propagating available function to children

* reordered commands to make more sense and closer resemble the settings page
2022-09-17 21:17:42 +02:00
Miodec ccc5badb49 using last letter in word node list when input is longer than ui word
closes #3558
2022-09-16 20:54:34 +02:00
Miodec 0797b5cfb7 removed word 2022-09-16 12:47:29 +02:00
ambivent a5e2ce11cd
Nerps (#3544) ambivent
Adds the Nerps layout
2022-09-16 11:54:09 +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
Bruce Berrios 8f9dc3d7c9
Add retry utility for ape (#3548) Bruception 2022-09-16 11:50:58 +02:00
Terminal 894b4f53bf
New Theme : cheesecake (#3535) Edmain1
* Create cheesecake.css

* Update _list.json

* update colors and added animation

* adjusted error colors, sub alt color
slowed down animation

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-16 11:46:25 +02:00
Miodec 05e48770c1 always reverting settings, not just when funbox was set to none
closes #3552
2022-09-15 12:47:53 +02:00
Miodec 27fedd56c2 hiding mobile test config when test is active
closes #3541
2022-09-15 12:31:34 +02:00