Commit graph

63 commits

Author SHA1 Message Date
Jack 828e219e64 added getrank function 2021-09-06 17:35:37 +01:00
Jack f03f7ba9d2 updated aggregate function 2021-09-06 00:11:09 +01:00
Jack eccbcfb615 lost stash 2021-09-06 00:00:40 +01:00
Jack 97f328f88c d 2021-09-06 00:00:01 +01:00
Jack 54c68e68bc init leaderboards branch 2021-09-05 23:57:07 +01:00
Brian Evans 71663fc277
Fix update account name rate limit (#1800)
Change rate limit from seconds to milliseconds
2021-08-31 20:56:39 +01:00
Jack 0fad58b640 storing average quote score in the database 2021-08-31 19:12:04 +01:00
Jack e27ca6fcd6 added a psa system 2021-08-29 14:30:45 +01:00
Jack 100cbc00ce added option to update account name 2021-08-28 00:54:12 +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
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
Miodec 367b104679 better errors 2021-08-18 01:41:29 +01:00
Miodec c64cc2d538 better errors 2021-08-18 01:37:48 +01:00
Miodec 87e3333c12 disabled quote pbs 2021-08-17 21:54:14 +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 99fca1b3e3 inverted result sorting 2021-08-04 14:37:15 +01:00
Miodec 1a9973e786 not used for now 2021-08-03 16:03:31 +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 bcff39081d config is not required to load user data 2021-07-13 13:20:54 +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 eb5137e11c fixed tag pbs not working as intended 2021-07-09 21:41:33 +01:00
Miodec 9676e47ea0 updating result tags 2021-07-09 18:27:08 +01:00
Miodec 7ddf37f8a3 tags now use _id 2021-07-09 17:21:16 +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 62084071f4 using _id in the database 2021-07-09 14:41:55 +01:00
Miodec 491be89653 converted presets to new system 2021-07-08 23:28:00 +01:00
Miodec c730d5fa44 addings tags returns the created tag 2021-07-08 23:27:47 +01:00
Miodec 5306f82ec7 checking funbox when checking for pb 2021-07-08 22:19:34 +01:00
Miodec 3bd02d3292 converted tags to the new system 2021-07-08 16:03:52 +01:00
Miodec c3b058c836 added comment 2021-07-07 14:05:04 +01:00
Miodec 032621a0d8 collection name typos 2021-07-07 14:04:28 +01:00
Miodec c25986e407 fixed raw wpm not working in personal bests,
fixed started tests not considering the completed test
2021-07-07 14:04:12 +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 ecef2da2eb added a is name available check 2021-06-16 00:45:28 +01:00
Miodec 7579442b8c missing variable 2021-06-13 20:18:23 +01:00
Miodec 5eed88b0e7 added result dao and controller 2021-06-12 19:02:19 +01:00
Miodec e7c93f7620 reduced the amount of function parameters 2021-06-12 19:01:49 +01:00
Miodec be23ab4168 added function to get a list of tags 2021-06-12 17:51:58 +01:00
Miodec b76df52dee added tag verification when setting tags on result 2021-06-12 17:51:30 +01:00
Miodec fdb2568d99 singular 2021-06-12 17:14:57 +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 8a44e170da added public stats dao 2021-06-12 13:39:30 +01:00