quantfortune
  • Joined on 2026-01-29
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:01:18 +00:00
f5762de2b4 Fix startup crash by importing pyotp lazily inside function
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 09:53:30 +00:00
e1759b14fa Fix CORS to allow quantfortune.com alongside app.quantfortune.com
quantfortune pushed to main at quantfortune/SIP_GoldBees_Database 2026-05-02 07:18:28 +00:00
d6b904c211 Add auto-login columns to user_broker table
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 07:18:17 +00:00
98894617e2 Add Auto-Login setup card to portfolio page
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 07:18:05 +00:00
94f175668a Add automated daily Zerodha token refresh (auto-login)
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-01 12:19:25 +00:00
1b14e7b23e Fix broker session showing connected after Zerodha token expiry
247a1c5107 Make engine event payloads JSON safe
Compare 2 commits »
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-17 16:31:41 +00:00
46cf062fe2 Persist live strategy restart choice
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-14 04:43:55 +00:00
02c48ae91b Tighten broker session expiry gating
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-14 04:24:31 +00:00
a90603f4f6 Fix broker reconnect dashboard redirect
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-14 04:05:12 +00:00
8f34b1bfd3 Remove duplicate broker reconnect action
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-12 14:50:07 +00:00
bc1ea376a4 Preserve Zerodha callback state in frontend
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-12 14:50:07 +00:00
b5b759c5ed Fix Zerodha callback state propagation
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-09 19:07:26 +00:00
d857f9d703 Stabilize admin API access and overview metrics
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-09 19:07:26 +00:00
ccaa363d48 Fix admin dashboard access and error handling
quantfortune pushed to main at quantfortune/SIP_GoldBees_Database 2026-04-09 18:17:54 +00:00
cd99fd1962 Add broker reconciliation and live equity schema migrations
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-09 18:17:51 +00:00
9c171ba799 Fix broker reconciliation, health readiness, and live equity safety
quantfortune pushed to main at quantfortune/SIP_GoldBees_Database 2026-04-09 04:55:06 +00:00
fd3642827d Add reliability and security database migrations
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-08 16:34:42 +00:00
b3b798ff2f Align frontend contracts, type safety, and portfolio status handling
8c160d6443 Clarify active strategy cadence in portfolio
Compare 2 commits »
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-08 16:33:15 +00:00
519addd78f Harden backend auth, execution safety, and market session logic
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-07 04:40:02 +00:00
99e48144aa Fix live runner next-cycle timestamp parsing