manifold/common
James Grugett f6fd703005
Store each user's contract bet metrics (#1017)
* Implement most of caching metrics per user per contract

* Small group updates refactor

* Write contract-metrics subcollection

* Fix type error
2022-10-10 13:05:17 -05:00
..
envs Bounty comments (#944) 2022-09-30 09:27:42 -06:00
util Fix unable to close contract 2022-10-10 09:24:37 -06:00
.eslintrc.js Add eslint plugin to remove unused imports 2022-08-26 23:49:03 -05:00
.gitignore Typescript project references take 2 (#586) 2022-06-27 13:32:24 -07:00
.yarnrc when adding package, don't put ^ before version (#645) 2022-07-13 15:14:06 -07:00
add-liquidity.ts House liquidity (#876) 2022-09-14 00:26:47 -05:00
answer.ts Revert "Represent DB avatar URLs as non-null (#128)" 2022-05-06 14:29:15 -04:00
antes.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
api.ts Revamp backend code to support good local function development (#657) 2022-07-24 00:26:38 -07:00
bet.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
calculate-cpmm.ts Verify balance of limit order "makers" (#1007) 2022-10-06 22:16:49 -05:00
calculate-dpm.ts Categories to groups (#641) 2022-07-13 15:11:22 -06:00
calculate-fixed-payouts.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
calculate-metrics.ts Store each user's contract bet metrics (#1017) 2022-10-10 13:05:17 -05:00
calculate.ts Verify balance of limit order "makers" (#1007) 2022-10-06 22:16:49 -05:00
categories.ts Convert world and culture categories 2022-07-22 08:12:40 -06:00
challenge.ts Disable challenges for private instances 2022-08-06 17:45:21 -07:00
charity.ts Add Mriya to charities list 2022-10-04 16:57:05 -07:00
comment.ts Bounty comments (#944) 2022-09-30 09:27:42 -06:00
contract-details.ts Remove spaces in hashtags & line clamp metadata 2022-10-04 09:14:27 -06:00
contract.ts compute elasticity 2022-10-06 16:36:32 -05:00
economy.ts Reduce streak and max to 5, 25 respectively 2022-10-03 14:52:21 -06:00
feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
fees.ts flat trade fee of M$0.1 aka bot tax 2022-10-06 23:04:48 -05:00
follow.ts Enrich contract resolved notification 2022-09-15 15:25:19 -06:00
group.ts Update groupContracts in db trigger 2022-10-06 09:26:35 -04:00
like.ts consistent tip amount (M$10) 2022-10-01 15:57:47 -05:00
liquidity-provision.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
loans.ts Fix loans bug 2022-09-01 23:06:57 -05:00
manalink.ts Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
new-bet.ts Verify balance of limit order "makers" (#1007) 2022-10-06 22:16:49 -05:00
new-contract.ts If unlisted during creation, fill in creator id 2022-10-10 10:48:01 -06:00
notification.ts Allow user to opt out of all unnecessary notifications (#974) 2022-10-03 07:41:39 -06:00
numeric-constants.ts Allow custom environments to override any economic aspect (#787) 2022-08-21 22:37:26 -07:00
package.json Revert "Make parse.richTextToString more efficient (#848)" 2022-09-12 19:06:37 -05:00
payouts-dpm.ts Fix dpm MULTI resolution payouts bug 2022-09-26 15:57:21 -04:00
payouts-fixed.ts Auto-remove unused imports 2022-09-09 21:27:16 +00:00
payouts.ts Multiple choice markets (#698) 2022-07-27 21:40:33 -05:00
post.ts Posts changes (#988) 2022-10-05 11:37:23 +01:00
pseudo-numeric.ts Fix infinite loop in numeric limit bet 2022-07-22 21:03:08 -05:00
quadratic-funding.ts Add quadratic matching to Manifold for Charity (#486) 2022-06-13 20:53:29 -07:00
redeem.ts Redeem shares: pay back a smaller frac of your loan 2022-09-08 22:59:25 -05:00
scoring.ts Auto-remove unused imports 2022-09-09 22:43:33 +00:00
sell-bet.ts Verify balance of limit order "makers" (#1007) 2022-10-06 22:16:49 -05:00
stats.ts Add daily activation rate. Remove top tenth actions. Cleanup 2022-09-20 00:10:05 -05:00
tracking.ts Track latency of feed and portfolio page. 2022-04-21 01:00:08 -05:00
tsconfig.json Typescript project references take 2 (#586) 2022-06-27 13:32:24 -07:00
txn.ts Bounty comments (#944) 2022-09-30 09:27:42 -06:00
user-notification-preferences.ts Better error handling for notification destinations 2022-10-10 07:41:41 -06:00
user.ts Flag incorrectly resolved markets, warn about unreliable creators (#945) 2022-10-03 10:49:19 +01:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00