manifold/functions/src
Ian Philips b26648c1ce
Daily trading bonuses (#618)
* first commit, WIP

* Give trading bonuses & paginate notifications

* Move read & update into transaction

* Move request bonus logic to notifs icon
2022-07-05 11:29:26 -06:00
..
email-templates Update welcome.html (#465) 2022-06-08 21:28:29 +01:00
scripts Fix backup DB job to actually backup most things, refactor (#605) 2022-07-02 13:27:06 -07:00
add-liquidity.ts add liquidity: support pseudo numeric markets 2022-07-02 15:46:32 -04:00
analytics.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
api.ts Finalize v2 resolvemarket migration (#598) 2022-06-29 16:47:06 -07:00
backup-db.ts Fix backup DB job to actually backup most things, refactor (#605) 2022-07-02 13:27:06 -07:00
change-user-info.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
claim-manalink.ts Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
create-answer.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
create-contract.ts Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
create-group.ts Finalize v2 resolvemarket migration (#598) 2022-06-29 16:47:06 -07:00
create-notification.ts Daily trading bonuses (#618) 2022-07-05 11:29:26 -06:00
create-user.ts Daily/Weekly/Monthly Leaderboards by Fede (#557) 2022-06-22 15:29:40 -05:00
emails.ts Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
get-daily-bonuses.ts Daily trading bonuses (#618) 2022-07-05 11:29:26 -06:00
get-feed-data.ts Make feed updating do much less work (#455) 2022-06-09 15:13:06 -07:00
health.ts Finalize v2 resolvemarket migration (#598) 2022-06-29 16:47:06 -07:00
index.ts Daily trading bonuses (#618) 2022-07-05 11:29:26 -06: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 Don't unnecessarily query contract in onCreateBet (#528) 2022-06-17 00:15:37 -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-group.ts Groups (#510) 2022-06-22 11:35:50 -05:00
on-create-liquidity-provision.ts Ignore manifold as lp for now 2022-06-10 17:23:17 -06:00
on-follow-user.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
on-unfollow-user.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
on-update-contract.ts Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -06:00
on-update-group.ts Groups (#510) 2022-06-22 11:35:50 -05:00
on-update-user.ts Filter for ian's deleted users 2022-07-01 08:29:12 -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 Use getAll Firestore technology to improve some code (#612) 2022-07-02 16:24:03 -07:00
redeem-shares.ts Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
resolve-market.ts Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
sell-bet.ts Use getAll Firestore technology to improve some code (#612) 2022-07-02 16:24:03 -07:00
sell-shares.ts Use getAll Firestore technology to improve some code (#612) 2022-07-02 16:24:03 -07:00
send-email.ts Switch to Google Secret Manager for function secrets (#418) 2022-06-04 14:39:25 -07:00
stripe.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
transact.ts Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
unsubscribe.ts Ratchet up linting for functions package a little bit (#431) 2022-06-05 22:50:27 -07:00
update-metrics.ts Daily/Weekly/Monthly Leaderboards by Fede (#557) 2022-06-22 15:29:40 -05:00
update-stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
utils.ts Daily/Weekly/Monthly Leaderboards by Fede (#557) 2022-06-22 15:29:40 -05:00
withdraw-liquidity.ts prevent total liquidity stat from going negative 2022-06-15 11:33:58 -05:00