Commit graph

4162 commits

Author SHA1 Message Date
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
lukew3 3e794fd495 add bot api, no socket or auth 2021-06-04 19:41:16 -04: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
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
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
Otard95 908484d3d0 Sparks on start and extra on space 2021-06-03 19:53:48 +02:00
Otard95 fedbade8cf Hide/show setting when user locks/unlocks the feature
Also reset powerLevel on show to 9001
2021-06-03 19:35:26 +02:00
Otard95 d2f07245a2 Add setting frontend 2021-06-03 19:33:43 +02:00
Jack 393b57455a fixed command line input starting the test. closes #1487 2021-06-03 17:43:19 +01:00
Jack 26f7ca38ec Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-06-03 17:37:12 +01:00
Jack 3454f26bc2 replaced email address 2021-06-03 17:36:43 +01:00
Jack 372d17c5a9 added a contact section to the about page, gave support its own section 2021-06-03 17:36:13 +01:00
Otard95 55150031ff Fix reset resetting even when not nessesary 2021-06-03 17:51:51 +02:00
Otard95 86cbae594b Only shake on powerlevel 2 or grater 2021-06-03 17:49:34 +02:00
Otard95 5ce55d91e6 Unlock and power lever added 2021-06-03 17:45:16 +02:00
Jack 0b97d24729
Merge pull request #1494 from Otard95/feature/min-acc-grace
Feature/min acc grace
2021-06-03 16:27:15 +01:00
lukew3 6072bc4271 Merge branch 'mongo' of https://github.com/lukew3/monkeytype into mongo 2021-06-03 11:19:37 -04:00
lukew3 11caa57eeb replaced /api/ with api subdomain in production, added helmet middleware 2021-06-03 11:19:27 -04:00
Otard95 22403248d2 Rename PowerMode to MonkeyPower 2021-06-03 16:43:22 +02:00
Otard95 d59293108f Reset lastFrame time when restarting render 2021-06-03 16:36:28 +02:00
Luke Weiler 7320670382
Merge pull request #3 from Miodec/master
Fetch upstream
2021-06-03 10:35:35 -04:00
lukew3 e36a349dc4 Fetch upstream 2021-06-03 10:35:20 -04:00
Miodec 62f3f055d5 updated ads.txt once more 2021-06-03 15:35:09 +01:00
lukew3 cb8785fa69 Fixed account results bug, add leaderboard verification/ban checks 2021-06-03 10:32:56 -04:00
Miodec 2010032dae updated ads.txt 2021-06-03 15:26:04 +01:00
lukew3 7845135c8a Created migrate script, updated CONTRIBUTING.md 2021-06-02 22:03:37 -04:00
Otard95 8f599930c4 Hide overflow when power typing and improve reset 2021-06-02 21:40:50 +02:00
Otard95 49a90c4b89 No need to reset if theres nothing to reset 2021-06-02 21:12:14 +02:00
Otard95 c5533f848a Reset when test becomes inactive 2021-06-02 21:10:00 +02:00
Otard95 80d50e9e11 Add power when char is typed 2021-06-02 21:09:29 +02:00