1
0
forked from BRT/arc
Commit Graph

2 Commits

Author SHA1 Message Date
slava
521101463b Handle edge cases in log processing, enhance JSON rendering in monitoring logs, and improve logging in AdbUtils. 2026-06-04 22:07:36 +05:00
slava
a72a00cc3f Add monitoring/app.py to project and add logs download button
- Import arc-monitoring server code (app.py) into the repo under monitoring/
  so it can be version-controlled and edited locally
- Add "Скачать архив" button to admin header: GET /admin/logs/export
  downloads a ZIP with entries.json (all log entries) + attached log archives
  (file_path ZIPs from entries table); excludes screenshots and screen_dumps

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 13:31:34 +05:00