summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-29feat: add DCF verification scriptTyler Hoang
2026-06-29feat: add DCF panel componentsTyler Hoang
2026-06-29chore: ignore Playwright artifacts and generated xlsx filesTyler Hoang
2026-06-29fix: remove erroneous frontend/ from gitignoreTyler Hoang
2026-06-29test: update API tests for new endpointsTyler Hoang
2026-06-29test: add DCF and valuation backend testsTyler Hoang
2026-06-29feat: add valuation and DCF API endpointsTyler Hoang
2026-06-29feat: enhance data service with DCF and valuation supportTyler Hoang
2026-06-29feat: extend schemas with valuation and DCF typesTyler Hoang
2026-06-29feat: add WACC service and testsTyler Hoang
2026-06-28chore: gitignoreTyler Hoang
2026-06-22test: add Playwright E2E suite for News tabTyler Hoang
2026-06-22feat: add NewsPage component and enable News tabTyler Hoang
2026-06-22feat: add backend news service with Finnhub/FMP fallback and sentimentTyler Hoang
2026-06-14feat: enable Filings tab and route FilingsPageTyler Hoang
2026-06-14feat: add FilingsPage componentTyler Hoang
2026-06-14feat: add FilingsResponse types and api.filings() clientTyler Hoang
2026-06-14test: add filings backend testsTyler Hoang
2026-06-14feat: add GET /api/tickers/{symbol}/filings routeTyler Hoang
2026-06-14fix: clean up get_sec_filings (cache decorator, url shadowing, dead code, imp...Tyler Hoang
2026-06-14feat: add get_sec_filings serviceTyler Hoang
2026-06-14fix: add defaults to FilingKpis and CadencePoint, make FormMixRow.pct optionalTyler Hoang
2026-06-14feat: add FilingsResponse schemaTyler Hoang
2026-06-11fix: align option chain headersTyler Hoang
2026-06-10Simplify deploy script and docsTyler Hoang
2026-06-09Add Insiders tab with diverging bar chart and transaction tableTyler Hoang
2026-06-09chore: added graphifyTyler Hoang
2026-05-30updateTyler Hoang
2026-05-30fix: add missing start script to frontend package.jsonTyler Hoang
2026-05-30envTyler Hoang
2026-05-30fix: align deploy flow with post-receive checkout (no .git in /var/www)Tyler Hoang
2026-05-30feat: add scripts/deploy.sh for idempotent production deploysTyler Hoang
2026-05-30docs: tighten README, AGENTS, CLAUDE with production deploy instructionsTyler Hoang
2026-05-21fix: rewrite polar smile with correct closed-lens geometryTyler Hoang
2026-05-20feat: implement options tab with Black-Scholes pricer and vol surfaceTyler Hoang
2026-05-19Update production deployment templates and docsTyler Hoang
2026-05-19Fix production API base for ticker searchTyler Hoang
2026-05-19feat: add nginx config with /api/ proxy block for VPS deploymentTyler Hoang
2026-05-19fix: use ▲▼ glyphs in VolumeCard per design system whitelistTyler Hoang
2026-05-19fix: resolve quality review issues in PriceVsValueCardTyler Hoang
2026-05-19feat: add PriceVsValueCard to overview left column (DCF compass)Tyler Hoang
2026-05-19feat: fetch valuation on overview tab, add DCF block to ValuationOverviewCardTyler Hoang
2026-05-19systemdTyler Hoang
2026-05-19unified start/stop script and included systemd filesTyler Hoang
2026-05-19feat: add ValuationOverviewCard to overview right column (multiples)Tyler Hoang
2026-05-19feat: replace StatsCard with QualityCard (margins, returns, leverage)Tyler Hoang
2026-05-19fix: correct VolumeCard bar transition to 150ms per design systemTyler Hoang
2026-05-19feat: add VolumeCard to overview left column (today vs 30d avg)Tyler Hoang
2026-05-19chore: remove unused unavailableFields helperTyler Hoang
2026-05-19feat: remove Coverage card from overview tab, move Profile to top of right co...Tyler Hoang