manifold/functions/src
2022-04-29 10:31:39 -04:00
..
email-templates Show investment in market resolve email 2022-02-24 01:04:24 -06:00
scripts Script to cache viewCounts and lastViewTime 2022-04-29 10:31:39 -04:00
add-liquidity.ts user-added liquidity provision panel (#90) 2022-04-21 12:58:12 -05:00
backup-db.ts Back up Fold followers & FR answers 2022-03-08 20:45:28 -08: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 create: fixed ante of $100 2022-04-09 13:51:22 -05: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 Free comments (#88) 2022-04-21 11:09:06 -06:00
fetch.ts keep awake cloud functions 2021-12-17 20:13:20 -06:00
get-feed.ts Implement getFeed cloud function 2022-04-28 13:27:36 -04:00
index.ts Implement getFeed cloud function 2022-04-28 13:27:36 -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 Implement getFeed cloud function 2022-04-28 13:27:36 -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
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 Schedule updating user recommendations. Compute using tf-idf. 2022-04-27 21:27:31 -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