manifold/functions/src/scripts
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
..
correct-bet-probability.ts script to port to new dpm (#27) 2022-01-12 15:21:03 -06:00
create-private-users.ts Private user (#32) 2022-01-18 21:36:46 -06:00
make-contracts-public.ts Add visibility field to contracts. Hot contracts & activity feed show only visibility 'public'. 2022-01-12 19:53:50 -06:00
migrate-contract.ts refactor data structures, calculations to common directory 2022-01-10 15:07:57 -06:00
migrate-to-dpm-2.ts migration script now re-simulates individual markets specified in command line 2022-01-16 15:53:40 -06:00
recalculate-contract-totals.ts refactor data structures, calculations to common directory 2022-01-10 15:07:57 -06:00
rename-user-contracts.ts refactor data structures, calculations to common directory 2022-01-10 15:07:57 -06:00
update-contract-tags.ts Folds (#34) 2022-01-21 17:21:46 -06:00