manifold/functions/src/scripts
Ian Philips 55c91dfcdd
Categories to groups (#641)
* start on script

* Revert "Remove category filters"

This reverts commit d6e808e1a3.

* Convert categories to official default groups

* Add new users to default groups

* Rework group cards

* Cleanup

* Add unique bettors to contract and sort by them

* Most bettors to most popular

* Unused vars

* Track unique bettor ids on contracts

* Add followed users' bets to personal markets

* Add new users to welcome, bugs, and updates groups

* Add users to fewer default cats
2022-07-13 15:11:22 -06:00
..
backfill-fees.ts Fix up backfill script (and I ran it) 2022-05-27 13:11:32 -07:00
backfill-followers.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
backup-db.ts Fix backup DB job to actually backup most things, refactor (#605) 2022-07-02 13:27:06 -07:00
cache-views.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
change-user-info.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
clean-display-names.ts Daily/Weekly/Monthly Leaderboards by Fede (#557) 2022-06-22 15:29:40 -05:00
convert-categories.ts Categories to groups (#641) 2022-07-13 15:11:22 -06:00
correct-bet-probability.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
create-private-users.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
denormalize-avatar-urls.ts Add script to denormalize avatars into other docs (#127) 2022-05-04 11:07:00 -07:00
denormalize.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
get-json-dump.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
make-contracts-public.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
migrate-contract.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
migrate-to-cfmm.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
migrate-to-dpm-2.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
pay-out-contract-again.ts Finalize v2 resolvemarket migration (#598) 2022-06-29 16:47:06 -07:00
recalculate-contract-totals.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
remove-answer-ante.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
rename-user-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
script-init.ts Fix backup DB job to actually backup most things, refactor (#605) 2022-07-02 13:27:06 -07:00
update-contract-tags.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-last-comment-time.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-metrics.ts Finish optimizing updateFooMetrics functions (#489) 2022-06-14 17:38:38 -07:00
update-stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00