2021-05-21 02:38:58 +08:00
|
|
|
- Transfer leaderboard and other cloud functions
|
|
|
|
- Reverse list of results on account page
|
|
|
|
- spinning wheel on account page should dissapear after data is loaded
|
|
|
|
- Account data should be updated when new result is added/test completed
|
|
|
|
- Add email verification
|
|
|
|
- Tests started and completed doesn't increment when quitting a running test
|
|
|
|
- Joined date doesn't look the same as it did before
|
|
|
|
- Personal bests items should not be arrays
|
|
|
|
- should be objects that are set on new pb
|
|
|
|
- Move user data to localstorage instead of cookies
|
2021-05-21 02:53:47 +08:00
|
|
|
- Result is duplicated in analytics
|
|
|
|
|
|
|
|
- Should results be moved to a seperate collection
|
|
|
|
|
|
|
|
- Does the entire test need to be in the analytics collection?
|
2021-05-21 02:38:58 +08:00
|
|
|
|
|
|
|
- make sure refresh token won't expire
|
|
|
|
- make refresh token expire after session if don't remeber me is set?
|
|
|
|
- Keep jwt and refresh in cookies?
|
|
|
|
|
|
|
|
- Get somebody else to check over security due to my lack of expertise
|
|
|
|
|
|
|
|
- Investigate and improve efficiency after mongo merge or during review
|