Go to file
mirivlad e955eb84b1 fix: Tooltip скрывается при mouseout/mouseleave - handlers после создания чарта
- Убраны IIFE и DOMContentLoaded обёртки
- Обработчики вешаются сразу после создания Chart
- Уникальные имена переменных canvas для каждой метрики
2026-02-20 18:25:17 +00:00
config Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
public Fix CSRF: add generateToken() call in /csrf-token endpoint 2026-02-15 11:59:47 +00:00
src Add getMetrics API endpoint for time range metrics 2026-02-15 11:31:43 +00:00
templates fix: Tooltip скрывается при mouseout/mouseleave - handlers после создания чарта 2026-02-20 18:25:17 +00:00
AGENTS.md Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
ARCHITECTURE.md docs: Add ARCHITECTURE.md with full system documentation 2026-02-19 16:33:08 +00:00
INSTALL.md Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
TECHNICAL_SPECIFICATION.md Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
agent.py Add top CPU/RAM process collection to agent 2026-02-14 17:07:22 +00:00
composer.json Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
composer.lock Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
monitoring_system_dump.sql Remove top CPU/RAM proc metrics - rolled back 2026-02-14 17:53:04 +00:00
schema.sql Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00