Commit Graph

11 Commits

Author SHA1 Message Date
anoracleofra-code 1cf7a31a63 merge: resolve conflicts with Podman compose PR 2026-03-09 17:48:22 -06:00
anoracleofra-code e89e992293 feat: v0.4 — satellite imagery, KiwiSDR radio, LOCATE bar & security cleanup
New features:
- NASA GIBS (MODIS Terra) daily satellite imagery with 30-day time slider
- Esri World Imagery high-res satellite layer (sub-meter, zoom 18+)
- KiwiSDR SDR receivers on map with embedded radio tuner
- Sentinel-2 intel card — right-click for recent satellite photo popup
- LOCATE bar — search by coordinates or place name (Nominatim geocoding)
- SATELLITE style preset in bottom bar cycling
- v0.4 changelog modal on first launch

Fixes:
- Satellite imagery renders below data icons (imagery-ceiling anchor)
- Sentinel-2 opens full-res PNG directly (not STAC catalog JSON)
- Light/dark theme: UI stays dark, only map basemap changes

Security:
- Removed test files with hardcoded API keys from tracking
- Removed .git_backup directory from tracking
- Updated .gitignore to exclude test files, dev scripts, cache files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:46:33 -06:00
Ken Simpson f197ec0f20 Add Podman compose support and fix frontend production CSS 2026-03-09 11:51:37 -07:00
anoracleofra-code c9400785a4 fix: only show flight trail for selected no-route aircraft, not all planes 2026-03-09 08:14:42 -06:00
anoracleofra-code ac995eb628 fix: render flight trails for all no-route aircraft instead of selected only 2026-03-09 07:50:39 -06:00
anoracleofra-code 4c846bf805 fix: use hls.js to support HLS video streams on non-Safari browsers 2026-03-09 01:35:48 -06:00
anoracleofra-code 6241ea44db fix: resolve Next.js docker build endpoints and handle async map icons 2026-03-09 00:41:02 -06:00
anoracleofra-code 2a511c628d fix: smooth position interpolation for planes, boats, and satellites 2026-03-08 22:32:43 -06:00
anoracleofra-code 0c7dc37d83 fix: improve API key security, add connection banner, and bump to v0.3.0 2026-03-08 19:52:07 -06:00
anoracleofra-code cd03bb966f feat: integrate AI codebase optimizations (memory safety, spatial hashing, centralized API base) 2026-03-08 15:39:33 -06:00
anoracleofra-code 8ed321f2ba Initial commit: ShadowBroker v0.1 2026-03-04 22:44:08 -07:00