Files
nofx/web/src
tinkle-community 7bd5ca0a55 fix: improve frontend UX and fix OKX close position
Frontend improvements:
- Replace window.location.reload() with SWR mutate() for data refresh
- Replace native alert/confirm with toast notifications (confirmToast, notify)
- Add loading skeletons to AITradersPage and EquityChart
- Fix flash of empty state during initial load
OKX fixes:
- Fix proxy issue in Docker by using explicit no-proxy function
- Fix CloseShort sz parameter error - ensure quantity is always positive
- Fix GetPositions to return absolute value for positionAmt
2025-12-06 19:57:13 +08:00
..
2025-11-05 22:39:42 +08:00
2025-12-06 18:04:59 +08:00
2025-12-06 07:47:03 +08:00
2025-12-06 07:20:11 +08:00
2025-11-28 21:34:27 +08:00
2025-12-06 18:04:59 +08:00