aboutsummaryrefslogtreecommitdiff
path: root/frontend/src
Commit message (Collapse)AuthorAgeFiles
* feat: add SSL info tracking and server metrics collectionzwlucas2026-05-293
| | | | Signed-off-by: zwlucas <lucas.fariamo08@gmail.com>
* feat: enhance maintenance management and heartbeat history featureszwlucas2026-05-298
| | | | | | | | | | | - Updated Store interface to include methods for managing maintenances. - Modified API functions to support pagination for heartbeat history and added CRUD operations for maintenances. - Enhanced types to include paginated responses and initial log entries. - Implemented maintenance management UI in the admin panel with create, edit, and delete functionalities. - Updated service detail page to display paginated heartbeat history and improved chart rendering. - Refactored status page to accommodate new data structures and ensure consistent data handling. Signed-off-by: Lucas Faria Mendes <lucas.fariamo08@gmail.com>
* feat: upload projectzwlucas2026-05-2921
Signed-off-by: zwlucas <lucas.fariamo08@gmail.com>