f533d9bfcb
* Fetch balance of users with open limit orders & cancel orders with insufficient balance
* Fix imports
* Fix bugs
* Fix a bug
* Remove redundant cast
* buttons overlaying content fix (#1005)
* buttons overlaying content fix
* stats: round DAU number
* made set width for portfolio/profit fields (#1006)
* tournaments: included resolved markets
* made delete red, moved button for regular posts (#1008)
* Fix localstorage saved user being overwritten on every page load
* Market page: Show no right panel while user loading
* Don't flash sign in button if user is loading
* election map coloring
* market group modal scroll fix (#1009)
* midterms: posititoning, make mobile friendly
* Un-daisy share buttons (#1010)
* Make embed and challenge buttons non-daisyui
* Allow link Buttons. Change tweet, dupe buttons.
* lint
* don't insert extra lines when upload photos
* Map fixes (#1011)
* usa map: fix sizing
* useSetIframeBackbroundColor
* preload contracts
* seo
* remove hook
* turn off sprig on dev
* Render timestamp only on client to prevent error of server not matching client
* Make sized container have default height so graph doesn't jump
* midterms: use null in static props
* Create common card component (#1012)
* Create common card component
* lint
* add key prop to pills
* redirect to /home after login
* create market: use transaction
* card: reduce border size
* Update groupContracts in db trigger
* Default sort to best
* Save comment sort per user rather than per contract
* Refactor Pinned Items into a reusable component
* Revert "create market: use transaction"
This reverts commit
|
||
---|---|---|
.. | ||
envs | ||
util | ||
.eslintrc.js | ||
.gitignore | ||
.yarnrc | ||
add-liquidity.ts | ||
answer.ts | ||
antes.ts | ||
api.ts | ||
bet.ts | ||
calculate-cpmm.ts | ||
calculate-dpm.ts | ||
calculate-fixed-payouts.ts | ||
calculate-metrics.ts | ||
calculate.ts | ||
categories.ts | ||
challenge.ts | ||
charity.ts | ||
comment.ts | ||
contract-details.ts | ||
contract.ts | ||
economy.ts | ||
feed.ts | ||
fees.ts | ||
follow.ts | ||
group.ts | ||
like.ts | ||
liquidity-provision.ts | ||
loans.ts | ||
manalink.ts | ||
new-bet.ts | ||
new-contract.ts | ||
notification.ts | ||
numeric-constants.ts | ||
package.json | ||
payouts-dpm.ts | ||
payouts-fixed.ts | ||
payouts.ts | ||
post.ts | ||
pseudo-numeric.ts | ||
quadratic-funding.ts | ||
redeem.ts | ||
scoring.ts | ||
sell-bet.ts | ||
stats.ts | ||
tracking.ts | ||
tsconfig.json | ||
txn.ts | ||
user-notification-preferences.ts | ||
user.ts | ||
yarn.lock |