Pulse/frontend-modern/src/api
rcourtman dbac8632b7 feat: add persistent metrics history API endpoint
- Add GET /api/metrics-store/history endpoint for querying SQLite-backed metrics
- Support flexible time ranges: 1h, 6h, 12h, 24h, 7d, 30d, 90d
- Return aggregated data with min/max values for longer time ranges
- Add TypeScript types and ChartsAPI.getMetricsHistory() client method

This enables frontend charts to visualize long-term trends using the
tiered retention system (raw → minute → hourly → daily averages).
2025-12-13 14:18:16 +00:00
..
__tests__ feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
ai.ts Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
alerts.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
charts.ts feat: add persistent metrics history API endpoint 2025-12-13 14:18:16 +00:00
dockerMetadata.ts wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
guestMetadata.ts wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
hostMetadata.ts Add AI monitoring enhancements and host metadata features 2025-12-09 16:27:46 +00:00
monitoring.ts feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
nodes.ts Add refresh-cluster button to detect new Proxmox cluster members 2025-12-02 22:01:00 +00:00
notifications.ts Add Apprise test support for notifications 2025-11-20 17:54:20 +00:00
patrol.ts feat: Implement multi-provider AI support 2025-12-11 16:00:45 +00:00
security.ts Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
settings.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
updates.ts fix: skip update check for source builds and show appropriate UI message 2025-10-21 10:08:00 +00:00