Commit graph

1233 commits

Author SHA1 Message Date
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 d140ba2f63 Emptied cloudfunctions and functions/index.js, added stats collection 2021-06-03 22:45:30 -04:00
lukew3 047436311a added bot commands, dailyLbWins 2021-06-03 14:05:35 -04:00
lukew3 11caa57eeb replaced /api/ with api subdomain in production, added helmet middleware 2021-06-03 11:19:27 -04:00
lukew3 cb8785fa69 Fixed account results bug, add leaderboard verification/ban checks 2021-06-03 10:32:56 -04:00
lukew3 7845135c8a Created migrate script, updated CONTRIBUTING.md 2021-06-02 22:03:37 -04:00
lukew3 46e79d36af Fixed leaderboard and time not displaying correctly 2021-06-01 20:16:23 -04:00
lukew3 4b61a5a98b fixed broken checkTagPb bug 2021-06-01 15:08:59 -04:00
lukew3 bcf81f87b4 fixed incorrect tag id bug, tag not saving to snap bug 2021-06-01 12:00:23 -04:00
lukew3 0c514e5972 fixed tagPbs not returning correct value 2021-06-01 11:42:01 -04:00
lukew3 f48cd89ce1 Cleaned up mongo-todo 2021-06-01 00:09:41 -04:00
lukew3 fd30b5aa36 brought back firebase analytics and authentication 2021-05-31 23:47:58 -04:00
lukew3 e2920fbec2 email verification 2021-05-27 11:08:40 -04:00
lukew3 b669e1b107 fixed account loading bug, bad date format, and updated todo 2021-05-26 23:01:56 -04:00
lukew3 3f1d111dce fixed non-standard schemas 2021-05-26 19:18:17 -04:00
lukew3 12f3b45529 changed displayName to name, moved from cookies to localstorage 2021-05-26 19:06:03 -04:00
lukew3 ab13cd439d created daily leaderboard clear function 2021-05-26 16:09:52 -04:00
lukew3 9a3e1749b8 t60 bananas fix and moved uid to name in several server.js functions 2021-05-26 15:36:02 -04:00
lukew3 61ae1084da removed unecessary createBlankLb function, removed mongob package 2021-05-26 15:07:21 -04:00
lukew3 82ca581f6d leaderboard working but with bugs 2021-05-26 14:55:42 -04:00
lukew3 faf10edc2d moved subschemas 2021-05-25 20:47:43 -04:00
lukew3 c53138ce1c reversed results list 2021-05-25 16:38:18 -04:00
lukew3 5cdc462757 fixed pb not setting on first test bug 2021-05-25 16:28:11 -04:00
lukew3 b2b0634195 added preset management functions 2021-05-25 15:25:02 -04:00
lukew3 308d87d565 Working on checkTagPb, fixed keySpacingStats not saving err, 2021-05-25 13:39:37 -04:00
lukew3 db042db540 more index cleaning 2021-05-22 11:15:58 -04:00
lukew3 3f5af730d4 resetPersonalBests and index.js cleaning 2021-05-22 11:09:17 -04:00
lukew3 72a09dab3a Added config save 2021-05-22 09:56:51 -04:00
lukew3 519abe07bf added tag methods and new result and tag schema 2021-05-21 23:41:43 -04:00
lukew3 0b58c1de0c Added analytics backend methods 2021-05-20 14:53:47 -04:00
lukew3 68ba85f11e Moved backend to backend folder, removed moved functions 2021-05-20 14:38:58 -04:00