manifold/web/lib/firebase
Marshall Polaris 08fd27cb26
Make main login/logout buttons reload server side props (#677)
* Set cookies in auth handler before looking up user

* Make sidebar logout button trigger SSR reload

* Make sidebar login button trigger SSR reload
2022-07-22 00:03:16 -07:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api.ts Categories to groups (#641) 2022-07-13 15:11:22 -06:00
auth.ts Cache notifs in local, gives instant load of old notifs (#662) 2022-07-19 09:04:47 -06:00
bets.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
comments.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
contracts.ts Try new way of calculating rankings for large groups 2022-07-14 09:09:12 -06:00
groups.ts "question" => "market" (controversial!) 2022-07-21 18:17:02 -05:00
init.ts Move getStorage() into init.ts after initializeApp() is called. 2022-07-14 11:44:52 -05:00
liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
manalinks.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00
notifications.ts Use react-query to cache notifications (#625) 2022-07-07 14:41:50 -06:00
server-auth.ts Properly handle expired ID token cookie, be robust to errors (#671) 2022-07-19 20:08:33 -07:00
stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
storage.ts Randomize image upload path to avoid collisions 2022-07-16 11:39:58 -07:00
tracking.ts Make a React context to be the source of truth for authenticated user (#675) 2022-07-21 00:38:26 -07:00
txns.ts Enable tipping on group chats w/ notif (#629) 2022-07-07 17:23:13 -06:00
users.ts Make main login/logout buttons reload server side props (#677) 2022-07-22 00:03:16 -07:00
utils.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00