Jack
|
ff27ab8139
|
rounding rating just to be sure
|
2021-08-31 19:13:42 +01:00 |
|
Jack
|
e27ca6fcd6
|
added a psa system
|
2021-08-29 14:30:45 +01:00 |
|
Jack
|
82a45bfb7d
|
increased fake result security by hasing objects and checking duplicate timestamps
|
2021-08-27 21:00:11 +01:00 |
|
Jack
|
0cf93a6f00
|
quote rating api
|
2021-08-27 20:10:00 +01:00 |
|
Jack
|
86bfd86ec2
|
additional backend check
|
2021-08-27 19:08:25 +01:00 |
|
Jack
|
e7aa32cec1
|
typo
|
2021-08-24 02:10:08 +01:00 |
|
Jack
|
df7e03b0df
|
fixed error
|
2021-08-24 02:09:04 +01:00 |
|
Jack
|
05626fda06
|
not allowing banned users to link accounts
|
2021-08-24 02:02:10 +01:00 |
|
Corey
|
25ec1c54e7
|
Auto-assigning challenge roles for discord (corey <-- real) (#1751)
* sending bot command to db
* verifying challenge completion
* added requirements
Co-authored-by: Corey <coreybergeron1@gmail.com>
|
2021-08-23 15:07:13 +01:00 |
|
Jack
|
adb6d20ddb
|
giving roles only for time 60
|
2021-08-22 12:07:09 +01:00 |
|
Jack
|
7ea686c951
|
sending role update command on pb
|
2021-08-22 12:03:38 +01:00 |
|
Jack
|
6e3e2d736d
|
parsefloat
|
2021-08-20 22:42:43 +01:00 |
|
Miodec
|
28646b3b6f
|
creating a user document if none is found
fixed update name
|
2021-08-18 02:03:41 +01:00 |
|
Miodec
|
c6e8b69435
|
fixed long tests erroring out
|
2021-08-17 21:27:01 +01:00 |
|
Miodec
|
ed5dace7b4
|
properly handling errors in responses, disabled leaderboards
|
2021-08-17 18:24:21 +01:00 |
|
Miodec
|
40cce1e54c
|
securing signup endpoint
|
2021-08-16 15:27:42 +01:00 |
|
Miodec
|
e56bbe60f7
|
migration update:
- deleting unnecessary fields
saving results:
- not saving the fields that will be deleted
|
2021-08-11 17:26:32 +01:00 |
|
lukew3
|
dbeb90c077
|
check leaderboard qualification and fix daily lb not limiting to today
|
2021-08-10 13:56:22 -04:00 |
|
lukew3
|
79da897ef4
|
leaderboard queries results
|
2021-08-09 21:31:19 -04:00 |
|
Miodec
|
9ca113b087
|
stripping repeating / default data
|
2021-08-06 18:01:13 +01:00 |
|
Miodec
|
0cf495e127
|
got public stats to work
|
2021-08-02 16:21:14 +01:00 |
|
Miodec
|
1ae537e288
|
added account deletion to the danger zone
|
2021-07-25 00:44:24 +01:00 |
|
Miodec
|
b5b619816b
|
updated clear pb to new system
|
2021-07-12 23:34:55 +01:00 |
|
Miodec
|
674316784a
|
converted email updating
|
2021-07-12 23:12:03 +01:00 |
|
Miodec
|
bec7f380ca
|
converted discord linking to mongo
|
2021-07-09 22:17:19 +01:00 |
|
Miodec
|
9676e47ea0
|
updating result tags
|
2021-07-09 18:27:08 +01:00 |
|
Miodec
|
81bc9ded69
|
results now use _id correctly
|
2021-07-09 16:32:57 +01:00 |
|
Miodec
|
2f1e129d88
|
switched presets to _id
|
2021-07-09 15:50:15 +01:00 |
|
Miodec
|
491be89653
|
converted presets to new system
|
2021-07-08 23:28:00 +01:00 |
|
Miodec
|
60fcfe7f6b
|
started converting presets to new system
|
2021-07-08 22:34:36 +01:00 |
|
Miodec
|
3bd02d3292
|
converted tags to the new system
|
2021-07-08 16:03:52 +01:00 |
|
Miodec
|
689dab1c2e
|
converted result saving
|
2021-07-07 14:05:18 +01:00 |
|
Miodec
|
fe38ca296a
|
converted result getting
|
2021-07-06 15:22:05 +01:00 |
|
Miodec
|
844e67ac3e
|
config support
|
2021-07-06 14:51:43 +01:00 |
|
Miodec
|
32a2a73915
|
added delete user option, playing around with the return codes and formats
|
2021-06-16 20:20:16 +01:00 |
|
Miodec
|
d56887bafb
|
added check name function, using requrie instead of imports
|
2021-06-16 00:45:49 +01:00 |
|
Miodec
|
5eed88b0e7
|
added result dao and controller
|
2021-06-12 19:02:19 +01:00 |
|
Miodec
|
fd5a90e2d5
|
unused import
|
2021-06-12 19:01:29 +01:00 |
|
Miodec
|
267dbb6a1a
|
renamed all dao files
|
2021-06-12 17:11:07 +01:00 |
|
Miodec
|
cb21657d30
|
moved the last function from users handler - linkdiscord
|
2021-06-12 14:00:21 +01:00 |
|
Miodec
|
f3d1887e83
|
renamed auth routes and controller to user
|
2021-06-12 13:48:28 +01:00 |
|
Jack
|
f2f9201acb
|
renamed presets to preset
|
2021-06-08 18:27:51 +01:00 |
|
Miodec
|
218ccb3d53
|
rewrote config to the new standard
|
2021-06-08 16:02:44 +01:00 |
|
Miodec
|
4b350ab0b6
|
Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo
|
2021-06-08 14:09:38 +01:00 |
|
Miodec
|
c64ef993ff
|
rewrote presets to the new standard
|
2021-06-08 14:09:35 +01:00 |
|
Dharmaraj
|
ff5cbc46d6
|
Added CoreController
|
2021-06-07 20:03:15 +05:30 |
|
Dharmaraj
|
4c560a437f
|
Added Auth Router and DAO
|
2021-06-06 22:02:37 +05:30 |
|