mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-25 12:06:08 +02:00
950c308f04
New features: - Custom RSS Feed Manager: add/remove/prioritize up to 20 news sources from the Settings panel with weight levels 1-5. Persists across restarts. - Global Data Center Map Layer: 2,000+ DCs plotted worldwide with clustering, server-rack icons, and automatic internet outage cross-referencing. - Imperative map rendering: high-volume layers bypass React reconciliation via direct setData() calls with debounced updates on dense layers. - Enhanced /api/health with per-source freshness timestamps and counts. Fixes: - Data center coordinates fixed for 187 Southern Hemisphere entries - Docker CORS_ORIGINS passthrough in docker-compose.yml - Start scripts warn on Python 3.13+ compatibility - Settings panel redesigned with tabbed UI (API Keys / News Feeds) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>