manifold/web/lib/firebase
Marshall Polaris 20f4b97d8b
Rewrite client for new public APIs to use fetch instead of callables (#241)
* Rename `lib/firebase/api-call` -> `lib/firebase/fn-call`

This relieves ambiguity now that we will be using our actual
public API in the client.

* Rewrite client API calls to createContract, placeBet

* Tiny fixup for client market creation code
2022-05-19 15:04:34 -07:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts Rewrite client for new public APIs to use fetch instead of callables (#241) 2022-05-19 15:04:34 -07:00
bets.ts Remove unused bets (redemptions, antes) and sort by desc in query (#264) 2022-05-19 10:03:37 -06:00
comments.ts Single threaded comments (#175) 2022-05-11 15:11:46 -06:00
contracts.ts Categories (#132) 2022-05-12 10:07:10 -05:00
fn-call.ts Rewrite client for new public APIs to use fetch instead of callables (#241) 2022-05-19 15:04:34 -07:00
folds.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
init.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
users.ts Rewrite client for new public APIs to use fetch instead of callables (#241) 2022-05-19 15:04:34 -07:00
utils.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00