manifold/common
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
..
util User profile (#44) 2022-02-03 21:04:56 -06:00
.gitignore Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00
antes.ts no ante selling 2022-01-19 16:36:55 -06:00
bet.ts no ante selling 2022-01-19 16:36:55 -06:00
calculate.ts change fee structure 2022-02-03 16:59:59 -06:00
comment.ts User profile (#44) 2022-02-03 21:04:56 -06:00
contract.ts Resolve prob (#41) 2022-01-30 15:51:30 -06:00
fees.ts lower creator fee to 4% 2022-02-03 20:49:04 -06:00
fold.ts Match lowercase tags for folds 2022-02-01 12:29:14 -06:00
new-bet.ts Switch to new dpm mechanism (#26) 2022-01-12 13:01:04 -06:00
new-contract.ts Save tags unique and case-insensitive. Don't clear added tags on updating description. 2022-01-30 21:25:52 -06:00
package.json Yarn workspaces (#42) 2022-02-01 15:25:51 -06:00
payouts.ts change fee structure 2022-02-03 16:59:59 -06:00
scoring.ts Calculate global leaderboard from contract bets 2022-02-01 21:30:43 -06:00
sell-bet.ts change fee structure 2022-02-03 16:59:59 -06:00
user.ts Private user (#32) 2022-01-18 21:36:46 -06:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00