Commit graph

8020 commits

Author SHA1 Message Date
Miodec 0fff40f912 added country log test 2022-09-23 20:03:01 +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 8dbfb42367 moved some ts specific rules and params to ts override 2022-09-22 13:56:10 +02:00
Miodec f9c96acb5e lint changes directory first 2022-09-22 13:55:39 +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 bf5a19077a reverted "fix" 2022-09-22 12:54:30 +02:00
Miodec 4aefa017a8 ignoring frontend when using eslint 2022-09-22 12:09:29 +02:00
Miodec 4db07975ff ignoring domain 2022-09-20 15:58:43 +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 e8a9c870d3 added note 2022-09-20 14:41:19 +02:00
Miodec 5e7d2aad61 added eslint rule to force async markings 2022-09-20 14:25:51 +02:00
Miodec e062c16966 added eslint rule to protect against misused promises 2022-09-20 14:16:12 +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 526f391ffc added configuration to disable user sign up 2022-09-19 00:21:23 +02:00
Miodec 9e2d84da72 stricter rate limits 2022-09-19 00:15:57 +02:00
Miodec 918f09d522 updated log 2022-09-19 00:12:34 +02:00
Miodec e731c9c0cc blocking domain 2022-09-19 00:01:57 +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
Miodec 8a78e2b462 added bailed out test too short validation 2022-09-17 22:18:50 +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