manifold/web/pages
Sinclair Chen 59565416b6
Api fixes (#704)
* Add min, max, isLogScale to numeric market API return

* Add lastUpdatedTime to market API

* Return a string description in market API

* Accept string descriptions in market POST api

* install prettier eslint config. fix import

* fix another import
2022-08-16 15:01:03 -07:00
..
[username] Revamp a lot of stuff on the user page to make it usably efficient (#751) 2022-08-12 20:42:58 -07:00
api/v0 Api fixes (#704) 2022-08-16 15:01:03 -07:00
challenges Add not about donating winnings to charity 2022-08-05 09:58:02 -06:00
charity Allow to add/remove from groups on market page (#685) 2022-07-22 11:34:10 -06:00
embed Challenge Bets (#679) 2022-08-04 15:27:02 -06:00
group/[...slugs] Revert "Tile contract cards in masonry layout (#761)" 2022-08-16 13:03:04 -05:00
link Challenge Bets (#679) 2022-08-04 15:27:02 -06:00
tag Rewrite useQueryAndSortParams machinery to be faster/simpler/better (#758) 2022-08-14 22:09:25 -07:00
_app.tsx Fix tiny bug in auth context code 2022-08-12 13:45:38 -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 Rewrite useQueryAndSortParams machinery to be faster/simpler/better (#758) 2022-08-14 22:09:25 -07:00
create.tsx Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
groups.tsx Backfill and forward fill contracts with group info (#686) 2022-07-22 16:28:53 -06:00
home.tsx Home page hack: discard NextJS router state 2022-08-15 11:06:42 -05:00
index.tsx lint 2022-08-15 19:47:58 -06:00
leaderboards.tsx "bettors" => "traders" 2022-07-22 12:03:33 -05:00
links.tsx Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
markets.tsx Make homepage load user via SSR, pass it to contract stuff (#729) 2022-08-09 15:28:52 -07:00
notifications.tsx Move avatar to below card on mobile 2022-08-15 13:49:33 -06:00
profile.tsx Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
referrals.tsx add qr code to referrals 2022-08-09 12:27:52 -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