Commit graph

7098 commits

Author SHA1 Message Date
Miodec fb1d8577a6 workflow update 2022-05-06 14:37:29 +02:00
Miodec 66916dabf2 linking workflow 2022-05-06 13:53:32 +02:00
Miodec f4277bd3d5 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-05-06 13:38:25 +02:00
Miodec b481f8e145 testing new workflow 2022-05-06 13:38:19 +02:00
Michael 2f603ed19d
Fix spelling in german.json (#2947) kemonprogrammer
* Fix spelling in german.json

* Fix length from previous fix

Co-authored-by: Jack <jack@monkeytype.com>
2022-05-06 13:32:40 +02:00
Miodec fbaf6d12c9 updated paths 2022-05-06 13:30:21 +02:00
Miodec dd6734afe8 added labels 2022-05-06 13:21:03 +02:00
Miodec ee739eb45a reduced margin 2022-05-06 12:57:04 +02:00
Jack 80e9e49a78
Create labeler.yml 2022-05-06 12:53:08 +02:00
Jack 60a4bd7b64
Create labeler.yml 2022-05-06 12:52:24 +02:00
aNOOBis f9e8f5cc39
Convert Spaces to Underscores for Preset and Tag Names (#2938) aNOOBisTheGod
* spacebar in presets and tags addition

* super mega spacebar remake

* style fix

* final name removal in ui

* replaceAll in ape removal

* using display above account chart

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-05-06 12:42:00 +02:00
Miodec 89c9557475 definitely didnt forget about those 2022-05-05 23:35:40 +02:00
Miodec 6d52d8ce1b fixed incorrect path 2022-05-05 23:28:02 +02:00
Miodec 9e2bd5a3fb fixed script names 2022-05-05 23:25:03 +02:00
Mark Stosberg 96fea28d7b
quotes:code_javascript: Add regex-heavy quote. (#2929) markstos
* quotes:code_javascript: Add regex-heavy quote.

This quote contains a long regex that will be a workout for typing
symbols and numbers.

Source code can be confirmed to available under an open source license
here: https://github.com/markstos/parse-coordinates/blob/master/index.js

* fixed length

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-05-05 23:23:32 +02:00
Miodec 28f0a7a936 renamed and reordered scripts 2022-05-05 23:11:09 +02:00
Bruce Berrios 8095dd6bfc
Add test step in pr-check action (#2942) Bruception
* Add test step in pr-check action

* Add jest action

* Specify wd

* Remove action

* Remove test

* Add anti-cheat check
2022-05-05 23:06:40 +02:00
Sondre Kjempekjenn afd288a717
Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
Bruce Berrios 91220a5bdc
Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00
Bruce Berrios 38ed2f60aa
Remove await (#2941)
* Remove await

* Remove async

* Remove await server
2022-05-05 11:13:09 -04:00
Sondre Kjempekjenn 88a587c5c2
Feature/backend test (#2937) sondrekje
* Switch to ts-node-dev for development

* Minimal setup for backend testing

* Basic controller test

* __tests__ directory

* Delete old DB client

* Improve tests, ensure DB cleanup only runs for inMemory DB
2022-05-05 15:19:31 +02:00
Bruce Berrios 73f21c9cc5
Remove class syntax from george (#2935)
* Remove class syntax from george

* Remove boolean
2022-05-05 02:00:12 +02:00
Bruce Berrios e5c295cfe4
Remove class syntax from db client (#2940) Bruception
Co-authored-by: Jack <jack@monkeytype.com>
2022-05-05 01:57:51 +02:00
Sondre Kjempekjenn 9634b93fc3
Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
Miodec bf8862fe74 not exiting in dev mode when redis connection failed
closes #2930
2022-05-04 19:27:34 +02:00
Miodec d2f6dcd92d fixed todo 2022-05-04 12:27:16 +02:00
Miodec 998120bea7 fixed type 2022-05-04 02:18:51 +02:00
Miodec 3adfabfe20 removed any 2022-05-04 02:18:37 +02:00
Miodec 0430c7f9c7 removed any 2022-05-04 02:14:09 +02:00
Miodec 8a3631170d removed any 2022-05-04 02:09:47 +02:00
Miodec 037fbf8e8f removed unnecessary any 2022-05-04 02:09:20 +02:00
Miodec 8524646380 renamed folder dao to dal 2022-05-04 01:51:25 +02:00
Miodec ec8ec49b71 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-05-04 01:48:29 +02:00
Bruce Berrios 6ee84b2484
DAO -> DAL (#2928)
* DAO -> DAL

* This what?

Co-authored-by: Jack <jack@monkeytype.com>
2022-05-04 01:47:51 +02:00
Miodec de97d798eb moved data validation to anticheat repo 2022-05-04 01:44:13 +02:00
Miodec eabb7d857e unnecessary todos 2022-05-04 01:41:37 +02:00
Miodec fdc362dc0d removed unnecessary type casting 2022-05-04 01:36:58 +02:00
Miodec a03ef7dd84 removed unnecessary type 2022-05-04 01:36:35 +02:00
Miodec bf941ab02b removed unnecessary code 2022-05-04 01:35:39 +02:00
Miodec 6804b76d46 removed todo 2022-05-04 01:34:56 +02:00
Miodec 68efde15b2 removed todo 2022-05-04 01:33:50 +02:00
Miodec b27f5c935b removed todo 2022-05-04 01:21:07 +02:00
Miodec ca2c82db38 removed unused types 2022-05-04 01:20:26 +02:00
Miodec 4fda636a08 added auto name check to the register page 2022-05-04 01:04:04 +02:00
Jack e6982f293d
Small Dao dals (#2927)
* converted preset dao to dal

* psa dao > dal

* typo

* config dao > dal

* public stats dao > dal

* fixed bad merge

* removed this

* removed comment
2022-05-04 00:43:58 +02:00
Bruce Berrios 9b7b5feb71
BotDAO -> BotDAL (#2926) bruception 2022-05-04 00:38:57 +02:00
Miodec 49befe4f76 unborked the code 2022-05-04 00:34:38 +02:00
Miodec 61292dfb8c fixed previous commit 2022-05-04 00:23:31 +02:00
Miodec a4ca55cb73 converted report dao to dal 2022-05-04 00:17:34 +02:00
Bruce Berrios 12a63b1cb4
Ape keys dal (#2925) bruception
* Convert Ape-keys DAO to DAL

* Fix this reference
2022-05-04 00:13:48 +02:00