manifold/functions/src/scripts
2022-09-06 09:27:50 -06:00
..
backfill-comment-ids.ts Write script to fix old comments without IDs and user IDs (#680) 2022-07-23 13:48:28 -07:00
backfill-comment-types.ts Fix a typo in my script 2022-08-18 12:49:01 -07:00
backfill-contract-followers.ts Allow to follow/unfollow markets, backfill as well (#794) 2022-08-24 10:49:53 -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
backfill-group-ids.ts Backfill missing group IDs (#708) 2022-08-01 16:40:04 -06:00
backfill-unique-bettors.ts Cache user bets tab with react query!! (#813) 2022-08-28 18:03:00 -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-tag-to-group.ts Members and contracts now subcollections of groups (#847) 2022-09-02 18:06:48 -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 Allow custom environments to override any economic aspect (#787) 2022-08-21 22:37:26 -07:00
denormalize-avatar-urls.ts Add script to denormalize avatars into other docs (#127) 2022-05-04 11:07:00 -07:00
denormalize-comment-bet-data.ts Denormalize betAmount and betOutcome fields on comments (#838) 2022-09-04 14:28:45 -07:00
denormalize-comment-contract-data.ts Denormalize some contract comment fields (#760) 2022-08-15 22:43:46 -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
link-contracts-to-groups.ts Don't filter for group contract ids 2022-07-22 16:44:03 -06: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 Revamp backend code to support good local function development (#657) 2022-07-24 00:26:38 -07:00
set-avatar-cache-headers.ts Add cache headers to avatars (#737) 2022-08-10 11:03:55 -07:00
unlist-contracts.ts Implement visibility option for new markets 2022-08-20 14:31:32 -05: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-groups.ts Comment out unused script functions 2022-09-06 09:27:50 -06: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