Commit graph

8278 commits

Author SHA1 Message Date
Miodec e9503a24c2 fixed bad expiration date calc 2022-09-25 18:09:19 +02:00
Miodec 75f89fadd4 reverted size test
added else to avoid double counting
2022-09-25 15:41:01 +02:00
Miodec 92bbd1b081 testing without size calculation 2022-09-25 15:16:48 +02:00
Miodec a54eb3a3bb added LRU cache to avoid asking firebase to decode the tokens
added prometheus metrics for the token cache
2022-09-25 14:48:24 +02:00
Miodec 61626aa44d moved country middleware to auth to get access to base url and route path 2022-09-23 20:28:03 +02:00
Miodec c29ac5ff44 reverted to baseurl and route path 2022-09-23 20:27:28 +02:00
Miodec e0b9a63ec5 using req.url instead 2022-09-23 20:15:33 +02:00
Miodec 1f1ba6bcfd optional chaining 2022-09-23 20:05:49 +02:00
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