Commit History

Fix: Use Teleport for Updates modal to escape footer constraints
153bfb8
Running

lfqian commited on

Update trading fees to 0.06% and add 0.1% slippage fee
12ede86

lfqian commited on

Fix error handling in dataService: throw error when first page fetch fails
cbdf812

lfqian commited on

Update README.md
34d2ace
verified

jiminHuang commited on

Optimize data fetching: remove date range query and per-agent DB queries for better performance
4050e19

lfqian commited on

Fix agent end_date: query DB for latest date per agent to ensure accuracy
4258b89

lfqian commited on

Fix dateBounds: always read dates directly from Supabase using UTC to avoid timezone issues
65ab199

lfqian commited on

Fix dateBounds update: remove early pagination stop and add periodic dateBounds refresh
2447a78

lfqian commited on

Fix end_date calculation: ensure dateBounds.max uses latest DB date and fix allDates generation with UTC
a69c83a

lfqian commited on

Improve data fetching: track max date and auto-fetch missing pages
9addaf2

lfqian commited on

Fix cache staleness: auto-refresh when DB has newer data than cache
46cdc7a

lfqian commited on

Add comprehensive debug logs to trace data flow and find where last trading day is lost
33cd679

lfqian commited on

Fix date normalization and add debug logs for missing last trading day issue
b978dde

lfqian commited on

Fix data fetching: order by date instead of updated_at to ensure latest dates are included
a6e26a7

lfqian commited on

Update .gitattributes for Git LFS
33a4b7d

lfqian commited on

Merge github/main into main - update from vjz repository
63b6304

lfqian commited on

Merge pull request #2 from Vincent-J-Z/aws-prod
ee058aa
unverified

vincentjim1025 commited on

Exclude Dockerfile from PR merges
ead51b1

vincentjim1025 commited on

Do not merge Dockerfile across branches (merge=ours)
79e70e8

vincentjim1025 commited on

fix filter reset not properly filter
74b8e3d

vincentjim1025 commited on

Update Dockerfile
ec1a9c4

lfqian commited on

Remove paper link from About text, keep only description
ace48ae

lfqian commited on

Increase About text left padding to 56px
e647a1c

lfqian commited on

Adjust About text left padding to align with Agent Market Arena title
ffaf685

lfqian commited on

Set margin to -40px, move paper link to About banner, remove footer
ab310b2

lfqian commited on

Set margin-top to -48px for optimal spacing with header
97eb685

lfqian commited on

Change margin-top to -3200px as requested
d23e078

lfqian commited on

Increase negative margin to -32px for tighter spacing
e6f6407

lfqian commited on

Add negative top margin to live container to eliminate gap with header
dc1db73

lfqian commited on

Fix About banner spacing by breaking out of container padding with negative margins
b2d9b4b

lfqian commited on

Add bottom padding to About banner to increase spacing with asset tabs
0924c1d

lfqian commited on

Increase negative margin to -8px to reduce spacing above About text
ada6fac

lfqian commited on

Remove all padding and add negative margin to About text for tight spacing
eab66e9

lfqian commited on

Reduce top padding of About text to stick closer to gradient line
0704064

lfqian commited on

Move About text outside toolbar to stick close to gradient line from header
4cbd99c

lfqian commited on

Place About text inside toolbar above asset tabs, left-aligned
ba634ae

lfqian commited on

Move About text to first page only, below toolbar
ad0df21

lfqian commited on

Move About text below the gradient line in header
ac4b256

lfqian commited on

Move About text to header below title, above asset tabs
32dc772

lfqian commited on

Add About section below toolbar on Live Arena page
e282067

lfqian commited on

Remove description text from Live Arena page for cleaner interface
5a2f97f

lfqian commited on

Make description text more visible with darker color and larger font
87cbf4d

lfqian commited on