manifold/web/lib/firebase
mantikoros 03f36cf954
User profile (#44)
* add id, userId to comment

* change user info cloud function and script; move cleanUsername to common

* change user info script

* fix rules

* add fund button: useLocation hook

* profile page

* merge

* profile stuff

* avatar uploading to storage bucket

* changeUserInfo: use transaction

* Styles for profile page

* Edit mode for profile, and more styles

Co-authored-by: James Grugett <jahooma@gmail.com>
2022-02-03 21:04:56 -06:00
..
api-call.ts User profile (#44) 2022-02-03 21:04:56 -06:00
bets.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
comments.ts User profile (#44) 2022-02-03 21:04:56 -06:00
contracts.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
folds.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
init.ts yarn devdev 2022-02-01 21:23:06 -06:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
users.ts User profile (#44) 2022-02-03 21:04:56 -06:00
utils.ts Don't load onSnapshot from cache in hook listen for contract (could help 404 errors?) 2022-01-29 23:05:32 -06:00