manifold/common
James Grugett 60f68b178d
Folds (#34)
* Fold type, fold page, query for fold contracts

* Tsconfig: target esnext, nounused locals: false

* Store tags in field on contract. Script to update contract tags

* Show tags on fold page

* Load all fold comments server-side to serve better feed

* Fix the annoying firebase already initialized error!

* Add links to /edit and /leaderboards for fold

* Page with list of folds

* UI for creating a fold

* Create a fold

* Edit fold page
2022-01-21 17:21:46 -06:00
..
util Folds (#34) 2022-01-21 17:21:46 -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 calculateMoneyRatio 2022-01-15 00:11:27 -06:00
comment.ts formatting 2022-01-10 17:52:03 -06:00
contract.ts Folds (#34) 2022-01-21 17:21:46 -06:00
fees.ts formatting 2022-01-10 17:52:03 -06:00
fold.ts Folds (#34) 2022-01-21 17:21:46 -06:00
new-bet.ts Switch to new dpm mechanism (#26) 2022-01-12 13:01:04 -06:00
new-contract.ts Folds (#34) 2022-01-21 17:21:46 -06: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 Private user (#32) 2022-01-18 21:36:46 -06:00