Commit History
fix: remove in-container worker — it overwrites synced data 708e38f
feat: add /api/trading/sync endpoint + worker remote sync 0a4cb9c
fix: adaptive train window for short-history stocks, worker retry logic, signal logging 69d65b5
feat: switch daily auto-scan from BIST100 to ALL universe c2a6cb2
fix: make xgboost optional and preserve numeric log args defee0a
feat: move daily scan from 00:00 to 19:00 TR for BIST100 overnight completion 7d3f8a6
fix: dont burn day when scan still in progress (partial results race) 453815b
fix: worker 3600s to 60s interval, WorkerConfig import, MISSING_SCAN retry 4d2db2a
fix: critical trading bugs — scan race condition, confidence scale, market hours 68260e2
feat: scan buttons + daily auto-scan scheduler 4fa0ced
fix: eligible page decimal normalization, scanCompleted fields, poll stop logic 4e27151
fix: stage1_prefilter handles Volume/Close Series 42f3aa0
fix: eligible not-ready includes stage1 diagnostics 796a5cb
fix: eligible API handles scan-in-progress and stage formats fab1184
feat: add BIST scan trigger from eligible page bbcbb5d
fix: handle ok:false gracefully on eligible page c7a48b3
fix: add json and Path imports to top-level scope in app.py 67c94e1
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
fix: add root Dockerfile and HF metadata for HuggingFace Space deployment abd7c7a
chore: add Netlify config and Next.js plugin for production deploy 3bff20f
feat: live position monitoring with charts + trading system production ready 656ac31
chore: remove macOS AppleDouble files from huggingface-space 3a7640d
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
Full ML model suite: XGBoost, LightGBM, RF, Ensemble with confidence scoring 7caf293
Fix HF ML predictions + frontend rendering 9e88fcd
Add missing API endpoints: stocks, movers, scanner, backtest, sentiment, news 3543d76
onerozbey commited on
Fix netlify.toml - remove conflicting redirects for Next.js eea2695
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 env templates and VSCode config 1c753c2
onerozbey commited on
Add config files and batch scripts 2505273
onerozbey commited on
Add migration and supabase folders a1f48b3
onerozbey commited on