manifold/functions/src/scripts
2022-10-11 16:59:47 -06:00
..
contest Fix lint on Austin's script 2022-10-03 14:30:34 -07:00
add-new-notification-preference.ts Award badges for market creation, betting streaks, proven correct (#891) 2022-10-10 14:32:29 -06:00
backfill-badges.ts Fix firebase query for market creators 2022-10-11 16:59:47 -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-position-data.ts Precalculate and store current positions for users who make comments (#878) 2022-09-18 15:57:50 -07:00
backfill-comment-types.ts Fix a typo in my script 2022-08-18 12:49:01 -07:00
backfill-contract-followers.ts Enrich limit order notification 2022-09-15 13:39:46 -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 Overview page on groups (#961) 2022-10-03 00:02:31 +01: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-new-notification-preferences.ts Allow one-click unsubscribe, slight refactor 2022-09-14 17:17:32 -06:00
create-private-users.ts Allow one-click unsubscribe, slight refactor 2022-09-14 17:17:32 -06:00
denormalize-avatar-urls.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
denormalize-bet-user-data.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
denormalize-comment-bet-data.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
denormalize-comment-contract-data.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
denormalize.ts fix type errors 2022-10-06 14:54:22 -05:00
drizzle.ts Make liquidity great again (#1020) 2022-10-10 21:56:16 -05: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-bonus-txn-data-fields.ts Store bonus txn data in data field 2022-09-15 07:45:11 -06:00
update-groups.ts Update groupContracts in db trigger 2022-10-06 09:26:35 -04: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-notification-preferences.ts Update script 2022-09-14 10:29:48 -06:00
update-stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00