Commit Graph

10 Commits

Author SHA1 Message Date
anoracleofra-code 791ec971d9 fix: filter out TWR (tower/platform) ADS-B transponders from flight data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:41:57 -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
anoracleofra-code 1d0ccdd55a fix: create .env file if missing when saving API keys
Docker users don't have a .env file by default, so the settings
page silently failed to save keys. Now creates it automatically.
2026-03-09 07:51:59 -06:00
anoracleofra-code fad9572959 fix: resolve security concerns in AIS proxy, GDELT parsing, and env key validation 2026-03-09 05:53:15 -06:00
anoracleofra-code d8098c0414 fix: resolve shell command injection vulnerability in curl fallback 2026-03-08 21:50:34 -06:00
anoracleofra-code e7eb7c23a5 fix: implement CelesTrak fallbacks, add connection banner, and bump to v0.3.0 2026-03-08 21:00:59 -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 abbc51096b fix: resolve satellite NORAD ID lookup to fix propagation loop 2026-03-08 15:01:58 -06:00
anoracleofra-code 8ed321f2ba Initial commit: ShadowBroker v0.1 2026-03-04 22:44:08 -07:00