Commit graph

54 commits

Author SHA1 Message Date
Jack
0ce1d34ddf updated check leaderboard to include info if the new result is best 2020-07-04 14:15:15 +01:00
Jack
ec31fedec4 added some errors, fixed issue with doc id 2020-07-04 13:08:25 +01:00
Jack
48bb520795 made sure to return board info, and triple checking that the board is empty to not return uids 2020-07-04 02:44:08 +01:00
Jack
b25abb2f24 added dynamic leaderboard creation 2020-07-04 01:39:29 +01:00
Jack
067744bbce removed more logs 2020-07-04 00:58:49 +01:00
Jack
90377b7906 updated log 2020-07-04 00:53:29 +01:00
Jack
0492d42ead removed throw 2020-07-04 00:51:32 +01:00
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
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