Commit graph

413 commits

Author SHA1 Message Date
Miodec b3f85e830d removed requirement 2022-02-12 15:57:11 +01:00
Miodec 6684155cef added kogasa function 2022-02-09 19:19:10 +01:00
Miodec 351cc2bcb2 added indicate typos: replace,
added indicate typos: below,
removed indicate typos: on
closes #2444
2022-02-09 19:18:54 +01:00
Miodec c7a200b476 checking if token wasnt revoked
added error if token was revoked
fixed token errors
2022-02-09 14:18:49 +01:00
Bruce Berrios c8af14baab
Fix PR check action (#2447)
* fix

* Install all dependencies

* Fix PR check action

* Fix lint

* Update install.sh and remove pretty check
2022-02-08 22:17:26 +01:00
Bruce Berrios ccafcee72d
Oops (#2446)
* fix

* Install all dependencies
2022-02-08 21:41:59 +01:00
Bruce Berrios f4a9147308
Setup PR check action (#2445) by Bruception 2022-02-08 21:27:14 +01:00
Bruce Berrios 345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00
Bruce Berrios 76bcc4bd56
Add request validation to user endpoints (#2423) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix
2022-02-07 20:22:39 +01:00
Miodec 68e7c6ff63 Revert "overriding rules in backend"
This reverts commit 50b75c78862cfba0f83f319034dd736ff8ba1132.
2022-02-07 18:47:24 +01:00
Miodec 61cdf4d1a9 overriding rules in backend 2022-02-07 18:47:24 +01:00
Miodec 79c5b432fc moved eslint to root directory
using file eslint config
keeping folder structure when moving to dist/gen
updated some imports
2022-02-07 18:47:24 +01:00
Miodec 22c0f58cd8 min wpm increase 2022-02-06 13:54:03 +01:00
Bruce Berrios bbcbc687ae
Add results schema validation (#2417) by Bruception 2022-02-06 13:33:15 +01:00
Miodec a3fef55be4 not comparing if hash is not 64 in length 2022-02-04 21:29:37 +01:00
Bruce Berrios 957b4cf1a8
Endpoint schemas/Improved Auth Middleware (#2411) by Bruception
* Lots of stuff

* Changed code order

* Change message

* Use strict comparison

* Fix Bearer auth

* changed failed validation message

* removed full stops

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-04 21:18:22 +01:00
Miodec 61f39b64b9 handling one possible exception 2022-02-04 13:06:09 +01:00
Miodec 059630c606 added report reason 2022-02-04 12:51:38 +01:00
Miodec 69da49d71a allowing shorthand hex 2022-02-04 12:28:31 +01:00
Miodec b4288d9bd2 user tags not required when loading user 2022-02-03 23:18:30 +01:00
Miodec 0ef370ca80 added name to stack 2022-02-03 22:54:01 +01:00
Miodec a30b0b6295 added stack to log 2022-02-03 22:51:12 +01:00
Miodec 5c04dff242 added message to stack 2022-02-03 22:47:42 +01:00
Miodec f1c60b93c1 typo 2022-02-03 22:42:46 +01:00
Miodec 89c86ecd95 showing value 2022-02-03 22:39:49 +01:00
Miodec b0c9362735 stringify 2022-02-03 22:24:31 +01:00
Miodec 1aab7ab39f added more info 2022-02-03 22:21:32 +01:00
Miodec 0ce23c0041 changed to let 2022-02-03 22:06:38 +01:00
Miodec a016d66474 throw instead of next 2022-02-03 22:01:31 +01:00
Miodec 2fdf28fcf3 updated status code 2022-02-03 21:59:02 +01:00
Miodec 601e5f522b typo 2022-02-03 21:56:41 +01:00
Bruce Berrios 83f1253f42
Add config schema (#2401) by Bruception
* Add config schema

* Change schema

* Fix custom validator

* Relax schema

* add result filters schema

* Remove result filters

* Fix quoteLength schema
2022-02-03 20:26:34 +01:00
Miodec 60d35a2a45 typo 2022-02-02 23:14:30 +01:00
Bruce Berrios 5beb1bf619
Update Configuration to handle arrays/ Add new db client (#2395)
* Update Configuration to handle arrays

* Add new db client

* Add comment
2022-02-02 19:26:43 +01:00
Miodec 5074cc733c typo 2022-02-01 21:33:48 +01:00
Miodec 169d6ebfb3 removed keys length check 2022-02-01 21:32:57 +01:00
Miodec bccc4f24fc added a check to only update the database configuration once 2022-02-01 21:01:24 +01:00
Miodec 2dcfa38aa6 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-01 20:15:30 +01:00
Miodec cbdd3ed1c6 updating database configuration if number of keys is not the same 2022-02-01 20:15:27 +01:00
Bruce Berrios 92a503df71
Refactor Quote Endpoints (#2388) by Bruception
* Refactor quotes route

* Add request validation

* removed unnecessary configuration check

* using const

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-01 19:47:41 +01:00
Miodec 4935a6594d using asynchandlerwrapper
removed try catches
2022-02-01 18:42:25 +01:00
Miodec 07a32b63e5 using asynchandlerwrapper
removed try catches
removed old, unused functions
2022-02-01 18:38:48 +01:00
Miodec cd47dcffab using asynchandlerwrapper
removed try catches
added conffiguration check instead of commenting code out
2022-02-01 18:30:46 +01:00
Miodec 779faf42da using asynchandlerwrapper, removed try catch 2022-02-01 18:26:59 +01:00
Miodec 596673af1d removed unused args 2022-02-01 18:22:31 +01:00
Miodec 96dc1783e5 removed unused code 2022-02-01 18:21:31 +01:00
Miodec 05d3ead9ce ignoring eslint errors if argument begins with _ 2022-02-01 18:13:40 +01:00
Miodec 4167bcffe6 using asynchandlerwrapper, removed try catches
part of #2376
2022-02-01 18:00:33 +01:00
Miodec cd1ac9743d removed try catches, removed unused functions 2022-02-01 17:56:23 +01:00
Miodec 66b3e012b0 using asynchandlerwrapper in leaderboard routes
part of #2376
2022-02-01 17:53:33 +01:00