QuantIQ / backend /app /api /endpoints.py

Commit History

fix: remove unused onnx_sessions import in metadata endpoint
c1bd44c

Karan6124 commited on

api: add ML model metadata endpoint for ONNX session; returns trained_date, features, and accuracy from model metadata
53f2773

Dodothereal commited on

feat: add user strategy performance tracker table, lockInStrategy GraphQL mutation, and auto-labeler updates
b5a4c95

Karan6124 commited on

fix: integrate real ONNX prediction helper into Advisor chat and improve memory context guidelines
27caaea

Karan6124 commited on

feat: add MLOps prediction logs table, background labeling task, and model metrics endpoint
c7f64de

Karan6124 commited on

fix: use google_id to store/check password hash, prevents picture_url overwrites breaking login
2f00474

Karan6124 commited on

feat: add delete_email query param to diagnostic endpoint to reset test user registrations
a6c0036

Karan6124 commited on

fix: propagate SMTP exceptions in diagnostic endpoint to display exact SMTP error details
75aaa5e

Karan6124 commited on

fix: support both SSL and TLS SMTP ports and add /auth/test-email diagnostic endpoint
8d9c91a

Karan6124 commited on

feat: add secure 6-digit OTP email verification flow
f6f831b

Karan6124 commited on

clean: remove temporary debug endpoint before production release
7e75d84

Karan6124 commited on

debug: add temporary get-logs endpoint to endpoints.py
c6f86a2

Karan6124 commited on

fix: import asyncio globally in endpoints.py to resolve market-movers NameError
923d7bb

Karan6124 commited on

feat: integrate Prometheus metrics suite and polish landing page navigation
23d5139

Karan6124 commited on

feat: add live Market Movers section (Top Gainers, Top Losers, Most Active)
4a38a5c

Karan6124 commited on

feat: implement dynamic trending assets API sorted by price change percentage
96a7b14

Karan6124 commited on

feat: supply live stock price and calculated indicator coordinates to Chatbot context
49b4a87

Karan6124 commited on

feat: add strict entry/exit plan formatting guidelines to AI Analyst system prompt
e007410

Karan6124 commited on

feat: implement subscription packages, message limit quotas, and 3-day discount timer
dfe618f

Karan6124 commited on

feat: add drag-to-zoom support for maximized stock chart
729524c

Karan6124 commited on

feat: add off-topic prompt restrictions to Quant AI Advisor
73a49f9

Karan6124 commited on

feat: add comprehensive layman strategies and ML probability coordination
627d4dc

Karan6124 commited on

feat: implement maximized chart interactive AI chatbot sidebar
c999eaf

Karan6124 commited on

feat: integrate live Yahoo Finance news feed proxy in TrendingHub
f2785fb

Karan6124 commited on

feat: add global indices endpoint with 60-second caching
63abcce

Karan6124 commited on

feat: add backend dynamic stock search endpoint and debounced frontend autocomplete
2036b1c

Karan6124 commited on

feat: added the cloudinary endpoints
6913d2f

Karan6124 commited on

feat: implement glassmorphic contact form modal and backend SMTP mail support
bca98fb

Karan6124 commited on

feat: implement glassmorphic email auth and QuantIQ brand tweaks
2af770b

Karan6124 commited on

feat: implement Google OAuth, Razorpay webhook, and bug fixes for watchlist and yfinance polling
e728632

Karan6124 commited on

chore: initial project structure with uv config and gitignore
046e924

Karan6124 commited on