osint-dashboard/app/static
Sirius DevOps acbf5cc56d
Some checks failed
build-and-deploy / build (push) Has been cancelled
Add news feed panel to dashboard: exec summary pinned + scrolling headlines + 15min auto-refresh
- New News tab consuming GET /api/news (headlines: source domain badge,
  relative timestamp, link-out target=_blank) and GET /api/news/summaries
  (latest executive summary pinned in a glowing briefing card).
- Four states handled: loading, empty (summarizer idle w/o GEMINI key),
  error, success; HTML-escaped titles/domains (newsEsc).
- Lightweight markdown renderer for summary bodies (bold/headers/lists).
- Auto-refresh every 15min (NEWS_REFRESH_MS) + lazy load on tab open + manual
  refresh button.
- Stretch hook: if articles ever carry lat/lon, headline pins plot on the
  GIBS map (renderNewsPins) + geotag indicator in the feed.
- Dark neon styling matching existing dashboard theme.
2026-08-24 18:06:43 -04:00
..
vendor/leaflet Map: FIRMS heatmap + camera thumbnail popups + unified layer panel 2026-08-24 18:03:21 -04:00
index.html Add news feed panel to dashboard: exec summary pinned + scrolling headlines + 15min auto-refresh 2026-08-24 18:06:43 -04:00