manifold/common
mantikoros 908c8c03e6
Create user cloud function (#31)
* createUser cloud function; change User object

* initial commit

* listenForLogin: avoid race condition

* createUser: allow capital letters in username

* remove debugging

* leaderboard: empty url for undefined avatar image
2022-01-18 01:18:38 -06:00
..
util Create user cloud function (#31) 2022-01-18 01:18:38 -06:00
antes.ts create page design; require minimum ante; lower phantom ante amount; createContract checks 2022-01-14 17:39:17 -06:00
bet.ts formatting 2022-01-10 17:52:03 -06:00
calculate.ts calculateMoneyRatio 2022-01-15 00:11:27 -06:00
comment.ts formatting 2022-01-10 17:52:03 -06:00
contract.ts Denormalize the avatar URL on contract creation (#29) 2022-01-16 01:03:59 -05:00
fees.ts formatting 2022-01-10 17:52:03 -06:00
new-bet.ts Switch to new dpm mechanism (#26) 2022-01-12 13:01:04 -06:00
new-contract.ts Denormalize the avatar URL on contract creation (#29) 2022-01-16 01:03:59 -05:00
payouts.ts change fee structure (paid only on winnings); calculateMoneyRatio 2022-01-14 11:11:01 -06:00
sell-bet.ts change fee structure (paid only on winnings); calculateMoneyRatio 2022-01-14 11:11:01 -06:00
user.ts Create user cloud function (#31) 2022-01-18 01:18:38 -06:00