mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-03 12:02:34 +02:00
- Update api.py: messages, contacts, DM endpoints read from SQLite DB - Add DB fallback paths for parser.py backward compatibility - Replace bridge echo registration with DeviceManager event handling - Update status endpoint to use db.get_stats() - Update channel updates/DM updates endpoints for DB queries - Delete channel messages via DB instead of parser - Remove meshcore-bridge/ directory (no longer needed in v2) - Remove MC_BRIDGE_URL from config Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>