mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-02 21:45:40 +00:00
- Updated `pyproject.toml` to include JavaScript files for the web viewer. - Added a new script reference in `base.html` for channel operations. - Improved the channel creation process in `feeds.html` with enhanced UI elements and error handling. - Refactored channel index retrieval in `radio.html` to utilize a centralized method for better maintainability. - Implemented asynchronous channel statistics loading to improve responsiveness during channel operations.