Commit History
feat: scan buttons + daily auto-scan scheduler 4fa0ced
fix: eligible page decimal normalization, scanCompleted fields, poll stop logic 4e27151
feat: add BIST scan trigger from eligible page bbcbb5d
fix: handle ok:false gracefully on eligible page c7a48b3
fix: /api/eligible 404 - add HF Space endpoint + proxy 93e16c3
fix: ESLint error in trading route f1dfac9
fix: auto-trading 502 on Netlify + portfolio auto-price d0721a9
fix: RLS infinite recursion on user_profiles blocking admin panel access e4f1613
feat: Supabase-backed user data (portfolio, favorites, trades, alerts, notifications) 6cb84a6
fix: ML scan confidence formula + filtering b9078c5
feat: live position monitoring with charts + trading system production ready 656ac31
fix: scan-signals yoksa skorlar 0 degil unknown 4335ba0
fix: Toy yok policy uygulandı - tüm UI/API endpoint'leri gerçek veriye bağlandı 396c1dd
Production-ready: Eliminate toy data, enforce BUY gates, add API proxies f1e1a93
Use fetchJson wrapper across pages/components 0e0410b
Add fetchJson wrapper (timeout/retry) and use in ML scan e2baec9
Remove remaining hardcoded API base fallbacks 518ca05
Remove Supabase placeholder hardcodes; show config warnings abd32ef
Fix HF health check + remove hardcoded API base f79ab06
Add icon.svg and wire up metadata icons be8d2b7
Fix client crash: guard undefined values before toFixed 0238145
Fix toFixed null-safety issues in stocks and bist100 pages a0fb6c8
Redesign Next.js UI to match Streamlit features - Add AI analysis page with 4 tabs (market, stock, sector, portfolio) - Enhance ML scan with model/market/days selection - Create new stocks analysis page - Update navigation 4f27f02
Fix HF ML predictions + frontend rendering 9e88fcd
Add missing API endpoints: stocks, movers, scanner, backtest, sentiment, news 3543d76
onerozbey commited on
Fix Supabase client - make optional with fallback bd1460a
onerozbey commited on
Remove old Supabase API routes - using Hugging Face ML API now 849201e
onerozbey commited on
Connect Next.js to Hugging Face ML API 407c9bb
onerozbey commited on
Add Next.js API routes 84ac12b
onerozbey commited on
Add Next.js app pages (profiles, history, ai-analysis) 0fa6c20
onerozbey commited on
Add Next.js app pages (portfolio, backtest, scanner) 4f3e1d3
onerozbey commited on
Add Next.js app pages (ml-scan, sentiment, bist100) 8b10623
onerozbey commited on
Add Next.js app pages (stocks, news, login) 65b0f59
onerozbey commited on
Add Next.js app root files 2a9f581
onerozbey commited on
Add Next.js components 991ee9f
onerozbey commited on
Add Next.js types and contexts 6a126bf
onerozbey commited on
Add Next.js lib utilities 1a3a0b4
onerozbey commited on
Add Next.js API client and config a0d206d
onerozbey commited on