manifold/functions/src
2022-06-13 21:14:52 -05:00
..
email-templates Update welcome.html (#465) 2022-06-08 21:28:29 +01:00
scripts Improve visibility of updateFooMetrics functions behavior (#485) 2022-06-12 16:22:29 -07:00
add-liquidity.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
api.ts Implement really obvious optimizations on placebet, sellbet, sellshares (#452) 2022-06-10 17:51:55 -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 Validate that user can pay for market (#487) 2022-06-12 14:23:23 -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 Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -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 Make feed updating do much less work (#455) 2022-06-09 15:13:06 -07:00
health.ts Implement really obvious optimizations on placebet, sellbet, sellshares (#452) 2022-06-10 17:51:55 -07:00
index.ts Simply do not update the feed (#474) 2022-06-10 20:55:51 -07:00
keep-awake.ts turn keep awake on 2021-12-24 16:14:02 -05:00
market-close-notifications.ts Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -06: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 Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -06:00
on-create-liquidity-provision.ts Ignore manifold as lp for now 2022-06-10 17:23:17 -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 Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -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 Implement really obvious optimizations on placebet, sellbet, sellshares (#452) 2022-06-10 17:51:55 -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 Implement really obvious optimizations on placebet, sellbet, sellshares (#452) 2022-06-10 17:51:55 -07:00
sell-shares.ts check if shares below min pool qty for sales 2022-06-13 21:14:52 -05: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 Improve visibility of updateFooMetrics functions behavior (#485) 2022-06-12 16:22:29 -07:00
update-feed.ts Make feed updating do much less work (#455) 2022-06-09 15:13:06 -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 Improve visibility of updateFooMetrics functions behavior (#485) 2022-06-12 16:22:29 -07:00
utils.ts Improve visibility of updateFooMetrics functions behavior (#485) 2022-06-12 16:22:29 -07:00
withdraw-liquidity.ts withdraw liquidity: redeem surplus shares, adjust total depostits, adjust amount for current prob, set isLiquidityProvision for surplus bets, error handling 2022-06-09 12:47:02 -05:00