manifold/web/pages
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
..
[username] Refactor: Move ContractLeaderboard to its own file 2022-07-21 21:39:06 -05:00
api/v0 Add API endpoints for fetching user info by username and ID (#652) 2022-07-15 14:03:34 -07:00
charity Fix import 2022-07-19 00:34:53 -07:00
embed embeds: don't show bet button after resolution 2022-07-13 17:22:50 -05:00
group/[...slugs] "question" => "market" (controversial!) 2022-07-21 18:17:02 -05:00
link Changing manalinks table UI (#665) 2022-07-21 00:45:53 -05:00
tag Remove category selector references 2022-07-07 14:55:28 -06:00
_app.tsx Make a React context to be the source of truth for authenticated user (#675) 2022-07-21 00:38:26 -07:00
_document.tsx Clean up font loading and see if it fixes our problem (#667) 2022-07-19 13:57:32 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
add-funds.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
admin.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
contract-search-firestore.tsx Score & sort by unique bettors in last 3 days 2022-07-19 16:29:41 -06:00
create.tsx "question" => "market" (controversial!) 2022-07-21 18:17:02 -05:00
groups.tsx Allow click on group card avatar 2022-07-18 08:35:59 -06:00
home.tsx Referrals page (#676) 2022-07-21 14:43:10 -05:00
index.tsx Make main login/logout buttons reload server side props (#677) 2022-07-22 00:03:16 -07:00
leaderboards.tsx Default to weekly leaderboard 2022-07-19 15:39:40 -05:00
links.tsx Inga/manalinks pagination bug (#678) 2022-07-21 20:22:17 -05:00
markets.tsx Remove category selector references 2022-07-07 14:55:28 -06:00
notifications.tsx Fix unused import from Ian's code 2022-07-19 20:10:54 -07:00
profile.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
referrals.tsx Referrals page (#676) 2022-07-21 14:43:10 -05:00
server-sitemap.xml.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
simulator.tsx Replace some more uses of any with more specific types (#389) 2022-06-02 17:40:41 -07:00
stats.tsx Analyze tab usage 2022-07-07 15:24:13 -06:00
trades.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00