manifold/common
2022-10-14 14:04:04 +01:00
..
envs Updated dev config to point to new Twitch dev bot hosting location. (#1044) 2022-10-13 17:19:50 +01:00
util Fix bug with parsing in abritrary react components 2022-10-13 16:56:35 +01:00
.eslintrc.js Don't break build on unused import (#1046) 2022-10-13 18:16:22 -07: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 Make liquidity great again (#1020) 2022-10-10 21:56:16 -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
badge.ts Award badges for market creation, betting streaks, proven correct (#891) 2022-10-10 14:32:29 -06:00
bet.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
calculate-cpmm.ts Make liquidity great again (#1020) 2022-10-10 21:56:16 -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 Include today's bets in daily profit 2022-10-11 17:32:35 -05:00
calculate.ts Daily profit 💰 (#1023) 2022-10-11 00:32:55 -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 fix find and replace mistake 2022-10-13 15:15:45 -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 Tipping in posts (#1045) 2022-10-14 13:05:07 +01:00
economy.ts Make liquidity great again (#1020) 2022-10-10 21:56:16 -05: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
globalConfig.ts Featured items to homepage (#1024) 2022-10-12 15:04:39 +01:00
group.ts Update groupContracts in db trigger 2022-10-06 09:26:35 -04:00
like.ts Tipping in posts (#1045) 2022-10-14 13:05:07 +01: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 Make liquidity great again (#1020) 2022-10-10 21:56:16 -05:00
notification.ts Award badges for market creation, betting streaks, proven correct (#891) 2022-10-10 14:32:29 -06:00
numeric-constants.ts Allow custom environments to override any economic aspect (#787) 2022-08-21 22:37:26 -07:00
package.json Add /createcomment API endpoint (#946) 2022-10-12 17:25:17 -07:00
payouts-dpm.ts Fix dpm MULTI resolution payouts bug 2022-09-26 15:57:21 -04:00
payouts-fixed.ts payouts: fix subsidyPool undefined bug 2022-10-12 14:24:54 -05:00
payouts.ts Multiple choice markets (#698) 2022-07-27 21:40:33 -05:00
post.ts Tipping in posts (#1045) 2022-10-14 13:05:07 +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 Award badges for market creation, betting streaks, proven correct (#891) 2022-10-10 14:32:29 -06: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 Award badges for market creation, betting streaks, proven correct (#891) 2022-10-10 14:32:29 -06:00
user.ts Adds option to delete your account. 2022-10-14 14:04:04 +01:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00