| Age | Commit message (Expand) | Author |
| 2026-06-14 | feat: add GET /api/tickers/{symbol}/filings route | Tyler Hoang |
| 2026-06-14 | fix: clean up get_sec_filings (cache decorator, url shadowing, dead code, imp... | Tyler Hoang |
| 2026-06-14 | feat: add get_sec_filings service | Tyler Hoang |
| 2026-06-14 | fix: add defaults to FilingKpis and CadencePoint, make FormMixRow.pct optional | Tyler Hoang |
| 2026-06-14 | feat: add FilingsResponse schema | Tyler Hoang |
| 2026-06-11 | fix: align option chain headers | Tyler Hoang |
| 2026-06-10 | Simplify deploy script and docs | Tyler Hoang |
| 2026-06-09 | Add Insiders tab with diverging bar chart and transaction table | Tyler Hoang |
| 2026-06-09 | chore: added graphify | Tyler Hoang |
| 2026-05-30 | update | Tyler Hoang |
| 2026-05-30 | fix: add missing start script to frontend package.json | Tyler Hoang |
| 2026-05-30 | env | Tyler Hoang |
| 2026-05-30 | fix: align deploy flow with post-receive checkout (no .git in /var/www) | Tyler Hoang |
| 2026-05-30 | feat: add scripts/deploy.sh for idempotent production deploys | Tyler Hoang |
| 2026-05-30 | docs: tighten README, AGENTS, CLAUDE with production deploy instructions | Tyler Hoang |
| 2026-05-21 | fix: rewrite polar smile with correct closed-lens geometry | Tyler Hoang |
| 2026-05-20 | feat: implement options tab with Black-Scholes pricer and vol surface | Tyler Hoang |
| 2026-05-19 | Update production deployment templates and docs | Tyler Hoang |
| 2026-05-19 | Fix production API base for ticker search | Tyler Hoang |
| 2026-05-19 | feat: add nginx config with /api/ proxy block for VPS deployment | Tyler Hoang |
| 2026-05-19 | fix: use ▲▼ glyphs in VolumeCard per design system whitelist | Tyler Hoang |
| 2026-05-19 | fix: resolve quality review issues in PriceVsValueCard | Tyler Hoang |
| 2026-05-19 | feat: add PriceVsValueCard to overview left column (DCF compass) | Tyler Hoang |
| 2026-05-19 | feat: fetch valuation on overview tab, add DCF block to ValuationOverviewCard | Tyler Hoang |
| 2026-05-19 | systemd | Tyler Hoang |
| 2026-05-19 | unified start/stop script and included systemd files | Tyler Hoang |
| 2026-05-19 | feat: add ValuationOverviewCard to overview right column (multiples) | Tyler Hoang |
| 2026-05-19 | feat: replace StatsCard with QualityCard (margins, returns, leverage) | Tyler Hoang |
| 2026-05-19 | fix: correct VolumeCard bar transition to 150ms per design system | Tyler Hoang |
| 2026-05-19 | feat: add VolumeCard to overview left column (today vs 30d avg) | Tyler Hoang |
| 2026-05-19 | chore: remove unused unavailableFields helper | Tyler Hoang |
| 2026-05-19 | feat: remove Coverage card from overview tab, move Profile to top of right co... | Tyler Hoang |
| 2026-05-19 | chore: ignore next-env.d.ts | Tyler Hoang |
| 2026-05-19 | feat: add real-time DCF sliders to ValuationCard | Tyler Hoang |
| 2026-05-19 | fix: replace undefined --fs-10/11 vars with --fs-12 in DCF slider CSS | Tyler Hoang |
| 2026-05-19 | feat: add DCF slider CSS to prism-shell | Tyler Hoang |
| 2026-05-19 | feat: add client-side computeDcf utility | Tyler Hoang |
| 2026-05-19 | feat: add projection_years to DcfResult frontend type | Tyler Hoang |
| 2026-05-18 | feat: add projection_years to DcfResult schema and service output | Tyler Hoang |
| 2026-05-18 | Merge branch 'feat/key-ratios-tab' | Tyler Hoang |
| 2026-05-18 | fix: add no-key fallback for sector ratio benchmarks | Tyler Hoang |
| 2026-05-18 | fix: populate sector benchmark values for ratios tab | Tyler Hoang |
| 2026-05-18 | feat: wire Ratios subtab into FinancialsPage, move tab strip up from Financia... | Tyler Hoang |
| 2026-05-18 | feat: add RatiosPage data-fetch wrapper | Tyler Hoang |
| 2026-05-18 | feat: add RatiosCard component with hero KPIs, sparklines, and detail rows | Tyler Hoang |
| 2026-05-18 | feat: add RatioPoint, RatiosResponse types and api.ratios() | Tyler Hoang |
| 2026-05-18 | feat: add GET /api/tickers/{symbol}/ratios route | Tyler Hoang |
| 2026-05-18 | fix: correct historical ratios share and debt inputs | Tyler Hoang |
| 2026-05-18 | Add ratios service and tests | Tyler Hoang |
| 2026-05-18 | feat: add RatioPoint and RatiosResponse schemas | Tyler Hoang |