Commit graph

98 commits

Author SHA1 Message Date
Jack 43dc325153 fixed console log 2020-07-04 00:51:09 +01:00
Jack 05442539f5 added some error logs 2020-07-04 00:32:45 +01:00
Jack 650f0c29b1 added a function to move daily leaderboards to history 2020-07-04 00:11:26 +01:00
Jack bf0249381e removed some logs 2020-07-03 23:41:42 +01:00
Jack 04f4eee886 made sure only one result per person can be on the leaderboard,
started daily leaderboards
2020-07-03 23:24:36 +01:00
Jack 0585a52b85 optimised name replacing 2020-07-03 22:09:29 +01:00
Jack 28eab5000a removed board logs 2020-07-03 20:14:39 +01:00
Jack ee2a5436d5 fixed rawwpm, removed logs 2020-07-03 20:10:22 +01:00
Jack 2b3eaf1696 added raw to the leaderboards 2020-07-03 19:29:48 +01:00
Jack 14c64ebadd Revert "added starting code for leaderboards", moved to a branch
This reverts commit 25d215f359.
2020-07-03 19:18:36 +01:00
Jack 25d215f359 added starting code for leaderboards 2020-07-03 19:15:46 +01:00
Jack 946392e077 added more logs to the backend 2020-07-03 17:10:09 +01:00
Jack 9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack f1973f71cf fixed linting errors 2020-07-02 20:28:39 +01:00
Jack 8047f38076 fixed some backend errors, added more logs 2020-07-02 20:14:38 +01:00
Jack 63d1e43e0b made sure to include the hashtag when checking if the config is valid 2020-07-02 19:19:56 +01:00
Jack d0a43e5e69 fixed bugs related to account creation and result saving 2020-06-28 15:27:52 +01:00
Jack fdc83326ec updated functions log 2020-06-28 14:48:03 +01:00
Jack 9607e88f25 updated function log 2020-06-28 14:45:46 +01:00
Jack 46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack f7505cbd09 changed one of the errors to be more descriptive 2020-06-27 22:17:08 +01:00
Jack d0daa37cc4 dependencies 2020-06-24 21:14:11 +01:00
Jack 597b4c4305 added function to update result tags 2020-06-24 00:54:32 +01:00
Jack e4b468cc25 added a more descriptive error to the sign up form 2020-06-21 23:00:33 +01:00
Jack bb58452096 dependencies 2020-06-11 23:27:18 +01:00
Jack 475100b15e changed the name of the returned status 2020-06-11 22:57:48 +01:00
Jack 6eff1bdb34 added functions to edit and remove tags 2020-06-11 19:38:24 +01:00
Jack 1139cd34dc updated the return values of the cloud function 2020-06-11 19:19:27 +01:00
Jack 4301823354 missing return 2020-06-11 18:49:24 +01:00
Jack 2fa1b24f4c made sure to access the message key when showing firestore errors 2020-06-11 18:49:06 +01:00
Jack 2e6437d857 added a function to create tags 2020-06-11 18:48:15 +01:00
Jack c61c7ac157 made sure the backend verifies arrays 2020-06-11 18:40:02 +01:00
Jack a6ab03c1ad made sure to use === 2020-06-08 20:29:42 +01:00
Jack 735962e1be moved pb checking to the server 2020-06-08 02:24:24 +01:00
Jack 718ebfe8d2 made sure to only check the right databse when testing locally 2020-06-08 00:26:57 +01:00
Jack ed96e2f862 restructured cloud function 2020-06-07 23:52:45 +01:00
Jack 2c8c596aaf added one more error 2020-06-07 23:50:37 +01:00
Jack 3e3b8fbd64 moved test completion to the server to increase security 2020-06-07 23:43:01 +01:00
Jack 9bf149a491 reduced the amount of logs 2020-06-06 17:11:52 +01:00
Jack f34010b118 fixed lint errors 2020-06-06 16:51:01 +01:00
Jack df2653b225 added cloud functions for checking if name needs to be changed, validating name and changing name 2020-06-06 16:47:38 +01:00
Jack 1d9faa0216 updated cloud function 2020-06-06 13:24:05 +01:00
Jack ccf619da1f made sure functions use live db 2020-06-05 22:34:16 +01:00
Jack 8c90d8ed9b added missing returns and = signs 2020-06-05 19:06:00 +01:00
Jack 249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
Jack 1a5e9070b7 removed vscode folder from git
removed functions
added a note about emailing to the about page
2020-05-14 18:57:11 +01:00
Jack cd6c3ac114 added email sending to the command line
email sending is no longer using a function, just simply pushes to the database
2020-05-14 18:57:10 +01:00
Jack 056525d244 changed evens on test complete
added login tip
added required password confirmation when registering
2020-05-14 18:57:10 +01:00