Commit graph

4187 commits

Author SHA1 Message Date
Dharmaraj 216c0637c1 Added MonkeyError class 2021-06-06 22:56:12 +05:30
Dharmaraj 85b30417e1 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-06 22:03:00 +05:30
Dharmaraj 4c560a437f Added Auth Router and DAO 2021-06-06 22:02:37 +05:30
Miodec 89f8fdce1b Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-06-06 16:06:55 +01:00
Miodec 5402f8b9c4 updated gitignore 2021-06-06 16:06:52 +01:00
Dharmaraj 3df8610735 Removed functions dir 2021-06-06 19:48:10 +05:30
Jack 25a23dde3d
Merge pull request #1475 from lukew3/mongo
Mongo
2021-06-06 14:45:08 +01:00
Miodec 2a460cc8dc setting the id of the user document to the uid, checking if tags exist 2021-06-06 12:53:10 +01:00
Miodec 98c4c9dbb8 user id is a string to allow uid to fit 2021-06-06 12:52:28 +01:00
Miodec f940d20316 catching users failing to save 2021-06-05 21:37:39 +01:00
lukew3 d2a6d6b49b Merge branch 'mongo' of https://github.com/lukew3/monkeytype into mongo 2021-06-05 16:02:42 -04:00
lukew3 0a0fb2e12f added bot authorization with customToken 2021-06-05 16:02:34 -04:00
Miodec 89cd5adb0f more logs to see whats going on 2021-06-05 20:56:55 +01:00
Miodec 69383a0cc3 result schema update 2021-06-05 20:39:07 +01:00
Miodec 77bc36aef7 Merge branch 'mongo' of https://github.com/lukew3/monkeytype into pr/lukew3/1475 2021-06-05 20:21:53 +01:00
Miodec 697b23f1be npm i 2021-06-05 20:21:48 +01:00
Miodec 6ff1c1693c some very old lb entries will have no consistency, or have a '-' 2021-06-05 20:21:37 +01:00
lukew3 f0d611a936 Added additional instructions to mongodb compass usage 2021-06-05 15:20:42 -04:00
Miodec 82f696c2a4 need to get data 2021-06-05 20:15:35 +01:00
Miodec e3aa496ad9 typo 2021-06-05 20:10:52 +01:00
Miodec ae6c4fa85f removed afk time debug 2021-06-05 13:31:23 +01:00
Miodec 0143622362 hiding the keymap in the middle of the animation to avoid the page jumping while finishing a test 2021-06-05 13:29:34 +01:00
Miodec 5179eece78 added little 'hidden result' mode as a little collaboration with a content creator 2021-06-05 13:26:56 +01:00
lukew3 3e794fd495 add bot api, no socket or auth 2021-06-04 19:41:16 -04:00
Jack 467e24f38b fixed test getting extra afk time when they shouldnt have. fixed failed tests getting negative extra afk 2021-06-04 15:30:35 +01:00
Miodec 4bd88690a9 updated icons 2021-06-04 13:14:04 +01:00
Miodec 6e8988bbc9 aligned content to the top 2021-06-04 13:04:15 +01:00
Miodec abe412f5f2 shortened one footer link 2021-06-04 13:04:09 +01:00
Miodec 53e96290fd removed question mark 2021-06-04 12:55:40 +01:00
Jack 92b1c6eb86
Merge pull request #1505 from tcbutler320/master
Add Security Policy
2021-06-04 12:54:36 +01:00
Jack 08ffe66c4a
Merge pull request #1507 from Otard95/feature/power-mode
Power Mode continuation
2021-06-04 12:19:04 +01:00
StianM 2fc4b0e1fb Change displayed names of power mode levels 2021-06-04 08:44:41 +02:00
StianM 4e37890da9 Make Power Mode visible only when searching 2021-06-04 08:37:13 +02:00
lukew3 dd9a5e618a Merge branch 'master' of https://github.com/Miodec/monkeytype into mongo 2021-06-03 22:51:55 -04:00
lukew3 d140ba2f63 Emptied cloudfunctions and functions/index.js, added stats collection 2021-06-03 22:45:30 -04:00
tcbutler320 281523d161 update security policy language 2021-06-03 21:34:25 -04:00
Jack 87cb8faf8f typo 2021-06-03 23:40:35 +01:00
Jack 57c01dbef7
Merge pull request #1504 from Otard95/feature/power-mode
Add Monkey Power (Power Mode - Easter-Egg)
2021-06-03 23:18:01 +01:00
tcbutler320 c3ffcb5336 add security.txt in ./well-known directory 2021-06-03 18:16:35 -04:00
tcbutler320 033913793f add security policy 2021-06-03 18:16:09 -04:00
tcbutler320 b18edcd23e add dot prefix in gulp build 2021-06-03 18:15:42 -04:00
Jack a0b8944f21 removed unnecessary 'unlocked' property, changed the values so config saving is not failing the regex check 2021-06-03 23:14:36 +01:00
Otard95 8f7112cb89 Add power level setting to command line 2021-06-03 22:00:09 +02:00
Otard95 9a9717ddda Update addPower() to new power level setting values 2021-06-03 21:59:35 +02:00
Otard95 8ed3a9e1a8 Remove monkey power level from settings, add and rename levels 2021-06-03 21:34:06 +02:00
Jack 48172ccda5 error messages 2021-06-03 20:25:36 +01:00
Jack 88ad37484f hopefully fixed the extra time added when the website is left in the background for a long time 2021-06-03 20:10:32 +01:00
lukew3 047436311a added bot commands, dailyLbWins 2021-06-03 14:05:35 -04:00
Otard95 8d9d2fd85a Remove init console log 2021-06-03 19:59:20 +02:00
Otard95 f45cdccbb9 Remove unused import 2021-06-03 19:57:27 +02:00