Commit graph

349 commits

Author SHA1 Message Date
Miodec
955c49b324 removed debug delays 2022-01-20 00:31:03 +01:00
Miodec
b1bf8c3793 website starts in focus mode and focus is removed once finished loading 2022-01-19 23:58:50 +01:00
Miodec
93bd15af28 changed status 2022-01-18 17:15:36 +01:00
Miodec
91bd2368cd moved the test route to the root route 2022-01-18 17:10:50 +01:00
Miodec
2c99f420a3 shortened mongo connection timeout 2022-01-18 15:42:56 +01:00
Miodec
7c43a02765 changing error if connection was refused to the 27017 port 2022-01-18 15:42:32 +01:00
Rizwan Mustafa
938d469388
Fixed typo (#2300) 2022-01-14 16:20:04 +01:00
Miodec
6180884881 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-14 14:47:53 +01:00
Miodec
e7c86ee20a added consolelog 2022-01-14 14:44:35 +01:00
Miodec
2603866f42 better messages about the anticheat module 2022-01-14 14:44:24 +01:00
Jack
8a0d9ae592
Update example.env 2022-01-14 14:26:57 +01:00
Miodec
fdfc874ad7 catching errors while updating email 2022-01-10 03:27:29 +01:00
Miodec
6868ba4db6 removing stack before sending to user 2022-01-10 03:10:26 +01:00
Miodec
ee0843b317 fixed error completely broken 2022-01-10 03:06:34 +01:00
Miodec
3eae8529df updated error message when dev mode is active 2022-01-10 03:05:57 +01:00
Miodec
c9fcb10958 unlink discord sends a command to the bot to take away the roles 2022-01-08 15:42:05 +01:00
Miodec
1ce7533aa5 added unlink discord command sending 2022-01-08 15:40:46 +01:00
Miodec
96097e83c4 lint warning 2022-01-08 15:32:43 +01:00
Miodec
eafad772b2 lint warning 2022-01-08 15:32:28 +01:00
Miodec
f269d0dfd8 clearing lb personal bests on clear pb 2022-01-08 15:31:40 +01:00
Miodec
bcc9c3d8b0 typo 2022-01-07 17:26:25 +01:00
Miodec
4b35a3df0e fixed incorrect parameter names 2022-01-07 17:24:58 +01:00
Miodec
0282c0ef80 moved log to main file 2022-01-07 17:24:49 +01:00
Miodec
ba03f819fc lint warning fixes 2022-01-07 17:05:24 +01:00
Miodec
1b8de5c0bf checking env when loading anticheat module
not allowing to continue if not in dev mode
2022-01-07 17:04:47 +01:00
Miodec
9f3ea3edeb added missing parameter 2022-01-07 16:57:16 +01:00
Miodec
1231e6bc9b added mean function 2022-01-07 16:24:45 +01:00
Miodec
296bdc56ff moved key check to anticheat module 2022-01-07 16:24:38 +01:00
Miodec
41826075aa validating later 2022-01-07 15:50:05 +01:00
Miodec
1fa53560a9 logging error if on dev 2022-01-07 15:48:51 +01:00
Miodec
274f06b461 moved anticheat to its own private repository 2022-01-07 15:31:18 +01:00
Miodec
10e456bf9d rounding buffer 2022-01-01 16:18:51 +01:00
Miodec
f953fe596a added a result spacing check
if the timestamp of the last result + the time of the current result is greater than the current timestamp that most likely means the result is invalid, created manually or shouldnt be saved because of a bug
2021-12-30 16:11:38 +01:00
Miodec
7da9afb557 added a function to get last result 2021-12-30 16:05:32 +01:00
Miodec
f5f9f021a7 removed time traveler check after all 2021-12-29 23:41:14 +01:00
Miodec
642df7ede4 added margin to the time traveler check 2021-12-29 23:10:46 +01:00
Miodec
d2cdcce047 added log 2021-12-29 23:06:37 +01:00
Miodec
06924cc5d4 brought back time traveler check with rounded timestamps 2021-12-29 22:54:57 +01:00
Miodec
0425f35c65 raised min accuracy to 75% 2021-12-29 15:35:46 +01:00
Miodec
2560e71aa7 disabling quote submission for now 2021-12-29 15:35:37 +01:00
Seth Falco
32f6c15d53
chores: fix typo and push backend/credentials directory (#2224)
* typo: add space before SCM

* chore: add .gitkeep to push credentials directory
2021-12-28 21:03:07 +01:00
Miodec
8740976768 lint fix 2021-12-28 16:42:18 +01:00
Miodec
b16d5f2288 added an extra log when result could not be saved due to hash 2021-12-28 16:37:49 +01:00
Jack
82320266cd added api path override 2021-12-13 22:00:12 +00:00
Jack
6dc72700da using sent timestamp to verify and then changing to server time 2021-12-13 16:23:01 +00:00
Ferotiq
53cbd9372b
Add Option to Use MongoDB Credentials (#2169) by Ferotiq
* Add Option to Use MongoDB Credentials

* updated example

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 16:00:09 +00:00
Jack
0624fbbc87 fixed one typo 2021-11-30 00:52:47 +00:00
Cameron
e56d534f33
fix: endpoints share the same rate limit (#2136) by CameronCT
* fix: cleaned rate limiter

* chore: separated ratelimits per request

* fix: bug where leaderboards would crash
2021-11-30 00:49:05 +00:00
Jack
d954816c75 updated message 2021-11-23 21:54:17 +00:00
Jack
ecc91f8fc4 added message if database connection is not working 2021-11-23 21:53:41 +00:00