quantfortune
  • Joined on 2026-01-29
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-25 16:00:12 +00:00
a1b19b7431 Add debug logging to auto-login twofa step
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-25 15:29:24 +00:00
df137afcbd Fix auto-login: initialize Zerodha OAuth session before credentials
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-20 18:02:04 +00:00
02922adc9a Fix reconnect broker: share session cookie across subdomains
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-20 17:56:21 +00:00
74d8db1de0 Revert "Fix cross-subdomain cookie: add COOKIE_DOMAIN support"
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-20 17:54:12 +00:00
c85fae2d07 Fix cross-subdomain cookie: add COOKIE_DOMAIN support
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-15 18:13:25 +00:00
2e0ba0060d Update backend/ecosystem.config.js
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-09 11:01:07 +00:00
9c7c400b23 Add www versions to CORS origins and env config
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-09 11:00:32 +00:00
0a024b7ed3 Add www versions to allowed hosts
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-09 10:57:36 +00:00
9f9a5a4876 Add quantfortune.com to CORS allowed hosts
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-03 07:28:28 +00:00
ae3a335ea1 Harden server restart: remove import-time crashes, centralise secret validation
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-03 07:19:39 +00:00
0a7e038be9 Load .env file at startup and validate BROKER_TOKEN_KEY format
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-03 07:07:59 +00:00
a1d7033302 Test pipeline: rename Learn More button to verify deploy
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 21:40:10 +00:00
87d9104a77 Update CHATBOT_README.md
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:38:32 +00:00
e525753394 Update TEST_PLAN1.md
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:36:23 +00:00
0b1ecf2c4a Delete test_pipeline
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:25:38 +00:00
2309b78286 Add temporary debug print to verify strategy dispatch on server
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:12:46 +00:00
3580e123e4 Add Alpha Shield strategy dispatch (JuniorBees + 60-month SMA allocation)
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 21:12:41 +00:00
bd03682c7a Add Alpha Shield as Strategy 2 (JuniorBees + GoldBees dynamic allocation)
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:08:40 +00:00
6027dd3c6f Make auto-login optional at startup so backend always boots
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:04:15 +00:00
1b3be0437d Gracefully handle missing pyotp so backend always starts