manifold/functions/src
2022-04-30 16:00:29 -04:00
..
email-templates Show investment in market resolve email 2022-02-24 01:04:24 -06:00
scripts Fix timeout issue by calling new cloud functions with part of the work. 2022-04-30 16:00:29 -04:00
add-liquidity.ts user-added liquidity provision panel (#90) 2022-04-21 12:58:12 -05: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 Free response (#47) 2022-02-17 17:00:19 -06:00
create-answer.ts Improve Free response UI (#78) 2022-04-18 18:02:40 -05:00
create-contract.ts daily free markets' liquidity provided by @ManifoldMarkets 2022-04-29 15:58:01 -04:00
create-fold.ts Match lowercase tags for folds 2022-02-01 12:29:14 -06:00
create-user.ts Merge Manifold for Teams infra into main codebase (#61) 2022-03-08 18:43:30 -08:00
emails.ts sendNewCommentEmail: forgot abs value 2022-04-27 23:34:50 -04:00
fetch.ts keep awake cloud functions 2021-12-17 20:13:20 -06:00
index.ts Merge branch 'main' into server-feed 2022-04-30 10:15:44 -04:00
keep-awake.ts turn keep awake on 2021-12-24 16:14:02 -05:00
market-close-emails.ts marketCloseEmails: "every hour" => "every 1 hours" 2022-02-17 12:50:47 -06:00
on-create-bet.ts Update contract's lastBetTime and lastCommentTime on new bets and comments. 2022-04-28 00:45:36 -04:00
on-create-comment.ts Update contract's lastBetTime and lastCommentTime on new bets and comments. 2022-04-28 00:45:36 -04: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-view.ts Update user feed each hour and get feed from cache doc. 2022-04-29 15:25:38 -04:00
place-bet.ts Remove loans: no new loans 2022-04-13 12:52:12 -05:00
redeem-shares.ts check if NaN when updating user balances 2022-03-15 22:05:08 -05:00
resolve-market.ts Probable fix to NaN invested in email 2022-03-16 23:56:59 -05:00
sell-bet.ts Sell shares panel (#69) 2022-03-29 14:56:56 -05:00
sell-shares.ts Fix sell to pay back loans 2022-03-31 00:54:42 -05: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 Send emails for new comments on markets you commented on or created. 2022-02-22 20:35:07 -06:00
transact.ts Adjust totalDeposits on charity donation 2022-04-30 08:52:24 -04:00
unsubscribe.ts Send better error responses for unsubscribe. 2022-03-09 12:39:21 -06:00
update-contract-metrics.ts Make volume a non-optional field of contract 2022-03-23 00:09:47 -05:00
update-recommendations.ts Fix timeout issue by calling new cloud functions with part of the work. 2022-04-30 16:00:29 -04:00
update-user-feed.ts Fix timeout issue by calling new cloud functions with part of the work. 2022-04-30 16:00:29 -04:00
update-user-metrics.ts Use generic payout function for leaderboard profit calculation. Exclude redemptions in volume calculation 2022-03-15 17:47:05 -05:00
utils.ts Schedule updating user recommendations. Compute using tf-idf. 2022-04-27 21:27:31 -04:00