Commit graph

629 commits

Author SHA1 Message Date
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
6504e6b4a1 removed console log 2020-06-11 18:39:46 +01:00
Jack
63d528893b tags are now sent to the database with the result and displayed on the results screen 2020-06-11 18:20:59 +01:00
Jack
54ca24b9e6 active tags are now saved to a variable 2020-06-11 18:18:15 +01:00
Jack
74a415e86d added initial tags skeleton and reading from the db 2020-06-11 18:02:04 +01:00
Jack
a3478b917c removed one french word 2020-06-10 17:17:31 +01:00
Jack
c3df282e59 updated descriptions on the settings page 2020-06-10 03:13:17 +01:00
Jack
d1a1771a44 added camping and voc themes 2020-06-09 18:21:11 +01:00
Jack
1762a6df48 added forgot password and remember me buttons 2020-06-09 18:02:03 +01:00
Jack
d9b0950e82 added 2 more colors to each theme to make sure errors are visible with extra color enabled 2020-06-09 01:32:34 +01:00
Jack
c37d486a25 made the scrollbar a bit thinner 2020-06-08 23:27:30 +01:00
Jack
324e1376dc fixed #129 2020-06-08 23:13:17 +01:00
Jack
a744581340 made sure each theme is now using either an almost whie or almost black text color
added extra test color setting
2020-06-08 23:00:16 +01:00
Jack
a93718d1cc removed console logs 2020-06-08 22:12:33 +01:00
Jack
f38de1d3a4 fixed #127 2020-06-08 22:11:50 +01:00
Jack
890d3e138b sign in and register buttons are now the same style as the rest of the websites buttons 2020-06-08 21:47:32 +01:00
Jack
41896b79d9 rounded the scrollbar a bit 2020-06-08 21:45:28 +01:00
Jack
406ce02756 fixed the discord dot still showing even when the hide dot option is enabled 2020-06-08 21:45:18 +01:00
Jack
463567ee33 removed the double error line from bingsu to avoid jumping lines 2020-06-08 21:37:05 +01:00
Jack
e60733fad8 added a custom style to the scrollbar 2020-06-08 21:33:43 +01:00
Jack
92151dc623 fix 2020-06-08 21:17:48 +01:00
Jack
99ff5d1b14 false positive crowns shouldnt be shown anymore 2020-06-08 21:13:08 +01:00
Jack
ee205517a9 showing loading when waiting for the result to be saved 2020-06-08 20:35:50 +01:00
Jack
bc2d635ad5 cache bust 2020-06-08 20:30:27 +01:00
Jack
a6ab03c1ad made sure to use === 2020-06-08 20:29:42 +01:00
Jack
c100c99d01 changed the default dbsnapshot value 2020-06-08 20:12:01 +01:00
Jack
7f0031ea88 added an indicator to the account icon to show if the website is still waiting for the db data 2020-06-08 20:01:04 +01:00
Jack
97b2d4ae43 added local pb saving and reading to speed everything up
also checking if pbs are in sync to avoid misinforming the user
2020-06-08 19:51:50 +01:00
Jack
47f3c67769 removed signed in notification completely 2020-06-08 19:51:13 +01:00
Jack
24863a40d1 added incomplete test seconds to better estimate time spent typign 2020-06-08 18:58:18 +01:00
Jack
25a17139d9 removed unnecessary restartcount increase 2020-06-08 18:12:34 +01:00
Jack
4de72d2bff db snapshot now includes personal bests 2020-06-08 03:10:02 +01:00
Jack
259171f9e2 moved to serverside pb 2020-06-08 02:25:23 +01:00
Jack
9bd7b9602a changed the way user db snapshot is taken 2020-06-08 02:24:50 +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
550c7507f1 removed message 2020-06-07 21:25:49 +01:00
Jack
bda619883e removed mail sending completely 2020-06-07 21:13:33 +01:00
Jack
f4dbb14f05 fixed chart error point appearing on hover when they shouldnt have
fixed wpm axis values overlapping
2020-06-07 02:30:49 +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
aeebef5349 cache 2020-06-06 16:48:52 +01:00
Jack
ad8aa4d730 made sure name is valid when registering
added a message tot he user when he needs to change his display name
2020-06-06 16:48:22 +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