Commit Graph

16 Commits

Author SHA1 Message Date
3da40a1bf9 Feat: Redirect to /dash after login 2026-03-16 11:31:02 -07:00
1d99902ca3 Feat: Add strategy enable/disable + pause API 2026-03-16 11:30:54 -07:00
9015d0f524 Feat: Add live trades history API endpoint 2026-03-16 11:30:49 -07:00
b92e03370a Feat: Add live state API endpoint 2026-03-16 11:30:44 -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
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
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
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
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