Commit Graph

25 Commits

Author SHA1 Message Date
8363c85f38 Refactor: Convert to light mode 2026-03-15 17:36:17 -07:00
23d8df2116 Fix: Light mode, reset btn, history=settled only 2026-03-15 17:36:09 -07:00
eb36190254 Feat: Add paper trading reset endpoint 2026-03-15 17:36:01 -07:00
0bcb9666b0 Fix: Only return settled trades in history 2026-03-15 17:35:57 -07:00
9c82b49ed9 Feat: Redirect login to /paper instead of /dashboard 2026-03-15 16:51:47 -07:00
b6b0d990d4 Feat: Placeholder live trading dashboard 2026-03-15 16:51:40 -07:00
32341e76b0 Refactor: Redirect dashboard to /paper for now 2026-03-15 16:51:30 -07:00
5ce2fa6924 Feat: Per-strategy paper dashboard for strat hunting 2026-03-15 16:51:19 -07:00
c16ef77beb Feat: Filter trades by strategy query param 2026-03-15 16:50:58 -07:00
b35fcfe13f Feat: Include paperByStrategy in state response 2026-03-15 16:50:52 -07:00
e93381c9f1 Fix: parse Surreal query results safely 2026-03-15 15:06:42 -07:00
e5565327ec Feat: Implement signed HttpOnly session cookie 2026-03-15 14:22:20 -07:00
688e40edd3 Fix: Add dashboard redirect on successful login 2026-03-15 14:21:18 -07:00
79d465eb88 Feat: Mobile-first dashboard for market + paper trading 2026-03-15 13:09:26 -07:00
a957793be3 Feat: API route for paper trade history 2026-03-15 13:09:22 -07:00
1ccba9eef1 Feat: API route to expose worker state to frontend 2026-03-15 13:09:17 -07:00
73854a6b48 Feat: Apply Kalshi brand green accent to login 2026-03-14 18:52:19 -07:00
da131e4549 Refactor: Update login page to light mode theme 2026-03-14 18:05:06 -07:00
a57099b60a Refactor: Implement trek-captcha generation 2026-03-14 00:29:47 -07:00
49632b9ae6 Fix: Force dynamic rendering for Captcha API 2026-03-14 00:18:47 -07:00
a0a639f4ae Feat: Add Tailwind directives 2026-03-14 00:03:44 -07:00
025bedb3a8 Feat: Add root layout with basic Tailwind support 2026-03-14 00:03:39 -07:00
4fd6456e28 Feat: Build frontend login page with captcha 2026-03-14 00:03:35 -07:00
cf50d0e38d Feat: Add login validation with ntfy alerts 2026-03-14 00:03:31 -07:00
8fd72e6611 Feat: Create SVG captcha generation route 2026-03-14 00:03:27 -07:00