..
[username]
Limit the amount of bets and comments sent to the client through getStaticProps
2022-07-14 14:57:17 -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
refactor string matching ( #649 )
2022-07-15 14:16:00 -07:00
embed
embeds: don't show bet button after resolution
2022-07-13 17:22:50 -05:00
group /[...slugs]
refactor string matching ( #649 )
2022-07-15 14:16:00 -07:00
link
Inga/manalink bug fixes ( #653 )
2022-07-15 20:42:37 -05:00
tag
Remove category selector references
2022-07-07 14:55:28 -06:00
_app.tsx
Amplitude ( #505 )
2022-06-14 22:00:36 -05:00
_document.tsx
Reinstate eslint warning cleanup ( #174 )
2022-05-10 14:49:24 -07:00
404.tsx
add-funds.tsx
Tracking ( #511 )
2022-06-15 16:34:34 -05:00
admin.tsx
show names on admin user table
2022-07-04 13:25:44 -07:00
contract-search-firestore.tsx
refactor string matching ( #649 )
2022-07-15 14:16:00 -07:00
create.tsx
replace raw checkbox w/ Checkbox component
2022-07-13 16:50:08 -07:00
groups.tsx
refactor string matching ( #649 )
2022-07-15 14:16:00 -07:00
home.tsx
Categories to groups ( #641 )
2022-07-13 15:11:22 -06:00
index.tsx
Update Trending Markets ( #513 )
2022-06-16 00:05:25 +01:00
leaderboards.tsx
Analyze tab usage
2022-07-07 15:24:13 -06:00
links.tsx
Remove deprecated useUserById implementation ( #571 )
2022-07-13 17:43:20 -07:00
markets.tsx
Remove category selector references
2022-07-07 14:55:28 -06:00
notifications.tsx
Lighten unseen notifs
2022-07-15 16:57:58 -06:00
profile.tsx
Refactor some backend-related stuff ( #639 )
2022-07-10 15:03:15 -07: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