manifold/functions/src
Marshall Polaris 7572e07489
Add a /health function for ease of benchmarking (#412)
* Slightly more defensive API endpoints

* Add health endpoint for benchmarking trivial Firebase fns
2022-06-03 14:49:09 -07:00
..
email-templates Typo fix; fixes #216 (#218) 2022-05-13 18:22:10 -04:00
scripts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
add-liquidity.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
api.ts Add a /health function for ease of benchmarking (#412) 2022-06-03 14:49:09 -07:00
backup-db.ts Send M$ to Charity & txns (#81) 2022-04-29 19:35:56 -04:00
call-cloud-function.ts keep awake cloud functions 2021-12-17 20:13:20 -06: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 Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
create-contract.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
create-fold.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
create-notification.ts Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
create-user.ts Revert "Better random (#213)" 2022-05-16 20:26:51 -04:00
emails.ts MULTI contracts are not a thing (#381) 2022-05-31 20:40:08 -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 Add a /health function for ease of benchmarking (#412) 2022-06-03 14:49:09 -07:00
keep-awake.ts turn keep awake on 2021-12-24 16:14:02 -05:00
market-close-emails.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
on-create-answer.ts Notifications (#354) 2022-06-01 07:11:25 -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 Notifications (#354) 2022-06-01 07:11:25 -06:00
on-fold-delete.ts Fold delete 2022-01-26 14:56:15 -06:00
on-fold-follow.ts Compute fold follower count from cloud function. 2022-01-26 14:27:16 -06:00
on-update-contract.ts Notifications (#354) 2022-06-01 07:11:25 -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 Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -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 Refactoring (#401) 2022-06-02 17:30:34 -07:00
sell-bet.ts Check that sold bet is by auth'd user 2022-06-01 18:30:42 -05:00
sell-shares.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
send-email.ts Send emails for new comments on markets you commented on or created. 2022-02-22 20:35:07 -06:00
stripe.ts Replace some more uses of any with more specific types (#389) 2022-06-02 17:40:41 -07:00
transact.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
unsubscribe.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -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 Update activity feed every hour to decrease cost 2022-05-23 15:29:18 -05: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 Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
utils.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00