Commit Graph

  • 6d5cc87162 Move request bonus logic to notifs icon Ian Philips 2022-07-05 10:17:03 -0600
  • 2e6801ff72 Move read & update into transaction Ian Philips 2022-07-05 10:06:05 -0600
  • 871271ecbb Fix build error James Grugett 2022-07-05 11:55:59 -0400
  • f98bc17bc1 Cancel bet endpoint. James Grugett 2022-07-05 11:50:15 -0400
  • 83557515ad Render your open bets (unfilled limit orders) James Grugett 2022-07-05 11:14:00 -0400
  • 0aa00b75d5 Give trading bonuses & paginate notifications Ian Philips 2022-07-05 09:01:20 -0600
  • 797477df8c Merge branch 'main' into atlas2 Austin Chen 2022-07-04 16:22:10 -0700
  • 53b4a28944 Check in .env to git Austin Chen 2022-07-04 16:21:59 -0700
  • 1890ea0287 Merge branch 'main' into atlas2 Austin Chen 2022-07-04 16:05:22 -0700
  • c39e3aedfa Also send .env file when deploy functions Austin Chen 2022-07-04 16:04:05 -0700
  • af2b148b34 show names on admin user table Sinclair Chen 2022-07-04 13:25:44 -0700
  • 7dfb214b4c merge main Ian Philips 2022-07-04 09:24:02 -0600
  • 790fdad1e3 Display refered by publicly Ian Philips 2022-07-04 09:18:01 -0600
  • b427a8aba3 first commit, WIP Ian Philips 2022-07-04 09:13:52 -0600
  • 22f917e250 Avatar sizes to 24, size 20 is broken Ian Philips 2022-07-04 08:32:51 -0600
  • e712ad8289
    Allow users to choose who referred them (#611) Ian Philips 2022-07-04 07:49:41 -0600
  • 05881d4e2f Match empty text styles Ian Philips 2022-07-04 07:47:00 -0600
  • 167b152a0b Match list styles Ian Philips 2022-07-04 07:46:28 -0600
  • 31789c4e58 Rewording Ian Philips 2022-07-04 07:44:18 -0600
  • cce8e9a0c5 Refactor Ian Philips 2022-07-04 07:43:00 -0600
  • d78bbcb3df fix navbar tracking mantikoros 2022-07-03 23:43:18 -0400
  • 68abee86fb Simpler switching between bet & limit bet. James Grugett 2022-07-03 23:42:49 -0400
  • e88e7a604a Listen for unfilled bets in bet panel. Calculate how the probability moves based on open limit orders. James Grugett 2022-07-03 23:28:32 -0400
  • c2b30541b6 Set cloud run constants Austin Chen 2022-07-03 17:03:50 -0700
  • 46e1b33bdf Show Atlas logo Austin Chen 2022-07-03 17:03:40 -0700
  • 2267ed88d5 Merge branch 'main' into atlas2 Austin Chen 2022-07-03 16:54:24 -0700
  • 579dcd81dc Update env config template Austin Chen 2022-07-01 11:01:36 -0700
  • 9839b7b5a4 Allow customizing starting balance & antes Austin Chen 2022-07-03 16:45:52 -0700
  • 1fcb7ab479 Allow customizing starting balance & antes Austin Chen 2022-07-03 16:45:52 -0700
  • e5c3c782e6 Merge branch 'main' into atlas2 Austin Chen 2022-07-03 16:06:20 -0700
  • 71401c4482 Some cleanup James Grugett 2022-07-03 18:17:40 -0400
  • e6cb54d1fe Put very general share redemption code into common Marshall Polaris 2022-07-02 17:21:01 -0700
  • 552a83bb72 Add a missing index Marshall Polaris 2022-07-01 00:59:24 -0700
  • 2a11492890 Add functions framework as explicit dependency Marshall Polaris 2022-07-02 15:01:14 -0700
  • 609194e6d7 Allow people to sell all their shares Marshall Polaris 2022-06-29 17:59:55 -0700
  • 9a20a4a9d5 Fix line endings in withdraw-liquidity.ts Marshall Polaris 2022-07-02 17:57:30 -0700
  • ea9f429919 Add lint for Unix line endings Marshall Polaris 2022-07-02 17:57:03 -0700
  • 82e713423c Make sure we ignore all built code in common and functions Marshall Polaris 2022-07-02 17:56:47 -0700
  • 1b1a8ca18e Refactor share redemption code into a few sensible functions Marshall Polaris 2022-07-02 17:14:01 -0700
  • 3d4f993998 Merge branch 'main' into limit-orders James Grugett 2022-07-03 15:57:09 -0400
  • 8fdc44f7f3 Switch to firebase dev before serving firebase emulators James Grugett 2022-07-03 15:37:22 -0400
  • 960f8a1b3d
    Toggle weekly leaderboard and daily/weekly/alltime portfolio graph (#616) Pico2x 2022-07-03 20:18:12 +0100
  • b5af26a425 Formatmoney for tooltip value Pico2x 2022-07-03 18:18:06 +0100
  • 229ab6e82f Toggle weekly leaderboard and daily/weekly/alltime portfolio graph Pico2x 2022-07-03 17:25:58 +0100
  • 7dea9cbfa8
    Use getAll Firestore technology to improve some code (#612) Marshall Polaris 2022-07-02 16:24:03 -0700
  • a89720c13c Use getAll Firestore technology to improve some code Marshall Polaris 2022-07-02 13:54:31 -0700
  • 90d7f55c6d
    Fix backup DB job to actually backup most things, refactor (#605) Marshall Polaris 2022-07-02 13:27:06 -0700
  • 18b8758191
    Remove code for obsolete feed updater backend jobs (#607) Marshall Polaris 2022-07-02 13:26:42 -0700
  • 218b18254c add liquidity: support pseudo numeric markets mantikoros 2022-07-02 15:46:32 -0400
  • 1a6afaf44f
    Pseudo numeric market (#609) mantikoros 2022-07-02 14:37:59 -0500
  • 8b2a654d0c validation mantikoros 2022-07-02 15:26:07 -0400
  • d7c26662ca Merge branch 'main' into pseudo-numeric mantikoros 2022-07-02 14:50:40 -0400
  • e73be631f5 validation mantikoros 2022-07-02 14:50:24 -0400
  • e1af87900a More correct matching James Grugett 2022-07-02 14:03:16 -0400
  • cda3edb4d1 Use client side contract search for emulator James Grugett 2022-07-01 12:26:45 -0400
  • 3a89149000 Update docs Benjamin 2022-07-01 19:40:37 -0700
  • 4a3ffff9c4 Update /markets to use zod validation Benjamin 2022-07-01 19:34:16 -0700
  • c71aa148d4 Refactor bets API to use /bets Benjamin 2022-07-01 19:29:14 -0700
  • e46d52954a Allow users to choose who referred them Ian Philips 2022-07-01 19:35:22 -0600
  • cc52bff05e
    fix functions/README formatting Sinclair Chen 2022-07-01 16:45:05 -0700
  • 0ec5670ec2 Add API route for getting a user's bets Benjamin 2022-06-23 06:57:16 -0700
  • 2dce3e15a1 Correct margin on tabs Ian Philips 2022-07-01 17:03:26 -0600
  • b9931e65da Allow adding anyone's contract to a group Ian Philips 2022-07-01 16:37:30 -0600
  • 152b532d11 update disclaimer mantikoros 2022-07-01 18:07:07 -0400
  • e8f155e3a8 pseudo numeric embeds mantikoros 2022-07-01 17:59:01 -0400
  • a44b3606fe prettier mantikoros 2022-07-01 17:42:55 -0400
  • 1d5cd2da9f validation mantikoros 2022-07-01 17:42:34 -0400
  • 4730fc4c6c Also backup follows as per James Marshall Polaris 2022-07-01 14:37:55 -0700
  • 1a5501ec7f Kill two more obsolete guys Marshall Polaris 2022-07-01 14:31:23 -0700
  • 716588eb57 bet labeling mantikoros 2022-07-01 17:30:02 -0400
  • dffc61ebe4 graph: handle min value of zero mantikoros 2022-07-01 16:50:34 -0400
  • 6c484b8755 Add new indices Austin Chen 2022-07-01 11:55:14 -0700
  • 35b5183787 Scaffold Atlas2 instance Austin Chen 2022-07-01 11:01:53 -0700
  • 53759f412f Update env config template Austin Chen 2022-07-01 11:01:36 -0700
  • 7571a069d0 prettier delenda est mantikoros 2022-07-01 13:46:48 -0400
  • c8bf333877 don't allow log scale for ranges with negative values (b/c of problem with graph library) mantikoros 2022-07-01 13:38:13 -0400
  • c339253507 create: initial value can't be min or max mantikoros 2022-07-01 13:33:24 -0400
  • d7308a5787 Merge branch 'main' into pseudo-numeric mantikoros 2022-07-01 13:13:46 -0400
  • 543b9960d1 log scale mantikoros 2022-07-01 13:02:08 -0400
  • cb68530e2a Use client side contract search for emulator James Grugett 2022-07-01 12:26:45 -0400
  • 746ba5e802 Merge branch 'main' into limit-orders James Grugett 2022-07-01 12:07:44 -0400
  • d29115b05a
    Nitpick on Manalinks claim page (#608) Ben Congdon 2022-07-01 08:40:43 -0700
  • 5034a43c3c Filter for ian's deleted users Ian Philips 2022-07-01 08:29:12 -0600
  • ac72be3590 Nitpick on Manalinks claim page Benjamin 2022-07-01 06:56:45 -0700
  • 3165e42119
    Referrals (#592) Ian Philips 2022-07-01 07:47:19 -0600
  • c42493479f Track referrals, add them to settings list Ian Philips 2022-07-01 07:28:48 -0600
  • e10d21d778 Remove code for obsolete feed updater backend jobs Marshall Polaris 2022-07-01 01:07:51 -0700
  • 2465a407fd Add a shitload of missing stuff to our backups Marshall Polaris 2022-06-30 23:04:05 -0700
  • 050ee3659d Make backup manually invokable and thereby testable Marshall Polaris 2022-06-30 23:01:18 -0700
  • a6c8a16295 Note about group referral query details Ian Philips 2022-06-30 16:34:33 -0600
  • cf3add24f3 Remove rogue semicolon Ian Philips 2022-06-30 16:26:17 -0600
  • b0b8c6e98b
    Make the resolve API docs not obviously wrong (#604) Marshall Polaris 2022-06-30 15:25:32 -0700
  • 3a504108ec Make the resolve API docs not obviously wrong Marshall Polaris 2022-06-30 15:24:20 -0700
  • 8802524235 Restrict referral user to one update Ian Philips 2022-06-30 16:23:59 -0600
  • 7fc1ec6bd2
    Clear suggested FR answer after submission (#603) Ben Congdon 2022-06-30 15:13:59 -0700
  • c5efd5b7d0
    Market Resolution API (#600) Ben Congdon 2022-06-30 15:11:45 -0700
  • faf61ce10a Small ui changes Ian Philips 2022-06-30 16:09:08 -0600
  • 84667b9517 Refactor resolution validation code somewhat Marshall Polaris 2022-06-30 15:06:44 -0700
  • 49efcce3e8 Clear suggested FR answer after submission Benjamin 2022-06-30 14:43:28 -0700
  • 5dd6283c38 Address review comments Benjamin 2022-06-30 14:29:00 -0700