Commit graph

246 commits

Author SHA1 Message Date
Jack a740d9f63e changed event name for lb update 2021-09-10 00:00:56 +01:00
Jack c47d93ced0 better pb log 2021-09-09 23:58:40 +01:00
Jack b3f2aa544c not checking leaderboards on test complete
updating test leaderboards every 5 minutes
2021-09-09 23:39:10 +01:00
Jack 3d4f985cc6 better time logging 2021-09-09 19:24:34 +01:00
Jack 0984d5777d sorting lb, added perf require 2021-09-09 19:09:17 +01:00
Jack a677e264c3 typo 2021-09-09 17:58:50 +01:00
Jack 8d53fe9521 logging validation errors and anticheat events 2021-09-09 17:58:11 +01:00
Jack efcc2cd3a8 removed no pb logging 2021-09-09 17:50:32 +01:00
Jack fefaf84fca typo 2021-09-09 17:48:53 +01:00
Jack a9b20e6404 more logging 2021-09-09 17:47:49 +01:00
Jack a966aa3431 added logging 2021-09-09 17:41:13 +01:00
Luke Weiler 80908c0b6b
Removed bot routes, mongo-todo, migrate; cleaned replay.js comments (#1823) by lukew3
* fix stop on word replay error

* Remove mongo-todo, migrate, and bot routes

* removed unecessary comments from replay.js
2021-09-08 22:48:36 +01:00
Jack 04680ad5f5 removed debug route 2021-09-07 20:17:52 +01:00
Jack 803025f80c not including banned users 2021-09-07 20:14:25 +01:00
Jack 3565b1f3a2 removed debug 2021-09-07 20:10:49 +01:00
Jack f83103727e Merge branch 'leaderboards' 2021-09-07 20:07:11 +01:00
Jack 18136eb276 added option to disable leaderboards 2021-09-07 17:53:30 +01:00
Jack 1c710d609e removed old lb code 2021-09-07 17:44:54 +01:00
Jack 200fe7d97c deleting if challenge is nullish 2021-09-07 17:38:24 +01:00
Jack 8c0dded3f2 fixed lb not working on new pb 2021-09-07 17:00:39 +01:00
Jack e6f701c3cb added update lb memory function to user api 2021-09-07 16:36:06 +01:00
Jack 45181f67dc keeping uid on the user that requested it if user is logged in,
checking if user is not banned and doesnt need to update email when checking leaderboards
updating lbmemory when checking
sending back the rank if the user was still found
2021-09-07 16:35:43 +01:00
Jack 1b3c6d9b38 added function to update leaderboard 2021-09-07 15:06:34 +01:00
Jack dfe4590813 added dev mode to request auth 2021-09-07 15:04:50 +01:00
Jack 9140e1654b lbpersonalbests will now resist even when clearing personal bests - will only be overridden if a new higher wpm was found than the one stored 2021-09-07 15:04:16 +01:00
Jack febee299ba fixed function that searches by objectid 2021-09-07 15:03:24 +01:00
Jack b931730ae9 fixed typo 2021-09-07 15:03:11 +01:00
Jack 6a8a9d7bbc saving to database if result was a pb 2021-09-07 15:02:58 +01:00
Jack c41e26e051 changed default to 100 2021-09-07 00:56:29 +01:00
Jack 5b85f11a19 added skip and limit 2021-09-06 20:36:09 +01:00
Jack 828e219e64 added getrank function 2021-09-06 17:35:37 +01:00
Jack e7beb66543 changed leaderobards route 2021-09-06 17:35:03 +01:00
Jack 60c0332978 done message 2021-09-06 14:36:04 +01:00
Jack 854971e760 removed the auth requirement from leaderboard endpoint 2021-09-06 14:16:52 +01:00
Jack f15e0b931d added little worker file to run operations on the database 2021-09-06 14:01:12 +01:00
Jack 5457da7484 creating a leaderboard personal bests object 2021-09-06 13:50:02 +01:00
Jack ea32e158c5 updated maintenance message 2021-09-06 00:52:32 +01:00
Jack a05cd6f595 added maintenance mode 2021-09-06 00:52:05 +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
Jack d7b9bf51fb saving best pb for each mode 2021-09-05 23:03:01 +01:00
Jack b0e468561b removed the time traveler easter egg 2021-09-02 22:17:55 +01:00
Jack 652a1def66 using serverside date when saving results 2021-09-02 22:05:49 +01:00
Jack 03d850b4aa added time traveler detection 2021-09-02 21:55:17 +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 ff27ab8139 rounding rating just to be sure 2021-08-31 19:13:42 +01:00
Jack 0fad58b640 storing average quote score in the database 2021-08-31 19:12:04 +01:00
Jack d95b9a6db1 increased rate limit on localhost 2021-08-29 17:33:51 +01:00