manifold/functions/src
2022-06-09 07:31:53 -06:00
..
email-templates Update welcome.html (#465) 2022-06-08 21:28:29 +01:00
scripts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
add-liquidity.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
api.ts Migrate placeBet and createContract to v2 functions (#432) 2022-06-06 12:34:58 -07:00
backup-db.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
call-cloud-function.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
change-user-info.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
create-answer.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
create-contract.ts Migrate placeBet and createContract to v2 functions (#432) 2022-06-06 12:34:58 -07:00
create-fold.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
create-notification.ts Speed up notification loading by prepopulating relevant info (#453) 2022-06-08 08:43:24 -06:00
create-user.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
emails.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
fetch.ts keep awake cloud functions 2021-12-17 20:13:20 -06:00
get-feed-data.ts Categories (#132) 2022-05-12 10:07:10 -05:00
health.ts Add a /health function for ease of benchmarking (#412) 2022-06-03 14:49:09 -07:00
index.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
keep-awake.ts turn keep awake on 2021-12-24 16:14:02 -05:00
market-close-emails.ts Fix secret access for some email sending functions (#449) 2022-06-07 13:31:08 -07:00
on-create-answer.ts Speed up notification loading by prepopulating relevant info (#453) 2022-06-08 08:43:24 -06:00
on-create-bet.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
on-create-comment.ts Speed up notification loading by prepopulating relevant info (#453) 2022-06-08 08:43:24 -06:00
on-create-contract.ts Speed up notification loading by prepopulating relevant info (#453) 2022-06-08 08:43:24 -06:00
on-fold-delete.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
on-fold-follow.ts Compute fold follower count from cloud function. 2022-01-26 14:27:16 -06:00
on-follow-user.ts Speed up notification loading by prepopulating relevant info (#453) 2022-06-08 08:43:24 -06:00
on-update-contract.ts Save resolution with notif 2022-06-09 07:31:53 -06:00
on-view.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
place-bet.ts Migrate placeBet and createContract to v2 functions (#432) 2022-06-06 12:34:58 -07:00
redeem-shares.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
resolve-market.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
sell-bet.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
sell-shares.ts Migrate sellShares cloud function to v2 sellshares (#440) 2022-06-07 13:54:58 -07:00
send-email.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
stripe.ts Fix secret access for some email sending functions (#449) 2022-06-07 13:31:08 -07:00
transact.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
unsubscribe.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
update-contract-metrics.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-feed.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
update-recommendations.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
update-user-metrics.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
utils.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
withdraw-liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00