This website requires JavaScript.
Explore
Help
Sign In
dandri
/
meshcore-bot
Watch
1
Star
0
Fork
0
You've already forked meshcore-bot
mirror of
https://github.com/agessaman/meshcore-bot.git
synced
2026-05-13 19:13:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d80d808f02693bcaa02c82fbddd095e473df939c
meshcore-bot
/
modules
/
web_viewer
T
History
eddieoz
5a5c29992b
feat: Add security utilities for path validation, SQL injection prevention, and input sanitization.
2025-12-08 23:37:41 +02:00
..
templates
Enhance command execution and analytics features. Update CommandManager to allow DM-only commands in public channels to silently ignore errors if the channel is not configured. Refactor BaseCommand to improve execution checks based on channel permissions. In the web viewer, add time window parameters for analytics in the database stats API, and implement Chart.js for visualizing activity trends over the last 30 days. Update dashboard templates to include time window selectors for top users, commands, paths, and channels, improving user experience and data accessibility.
2025-11-30 20:04:20 -08:00
__init__.py
Web Viewer Integration
2025-10-21 21:57:00 -07:00
app.py
Enhance command execution and analytics features. Update CommandManager to allow DM-only commands in public channels to silently ignore errors if the channel is not configured. Refactor BaseCommand to improve execution checks based on channel permissions. In the web viewer, add time window parameters for analytics in the database stats API, and implement Chart.js for visualizing activity trends over the last 30 days. Update dashboard templates to include time window selectors for top users, commands, paths, and channels, improving user experience and data accessibility.
2025-11-30 20:04:20 -08:00
integration.py
feat: Add security utilities for path validation, SQL injection prevention, and input sanitization.
2025-12-08 23:37:41 +02:00