mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 12:05:38 +00:00
- Added error handling in the template context processor to ensure templates render without raising exceptions, logging any failures. - Enhanced the configuration path resolution to support relative paths when starting the web viewer as a subprocess, improving flexibility. - Implemented logging for unhandled exceptions in Flask routes to aid in debugging and provide clearer error reporting.