Commit Graph

10 Commits

Author SHA1 Message Date
Tola Leng f6592d331f Refactor: Split Sidebar.tsx into smaller components
Refactored the Sidebar component into smaller, more manageable files to improve code organization and maintainability.

Fix sidebar auto-expansion issue
Ensured the sidebar's collapsed state is maintained when navigating between pages.
2025-06-08 21:56:09 +08:00
Tola Leng ba47c1d953 feat: Implement Operational Page in menu 2025-06-06 18:43:14 +08:00
Tola Leng 9b1167955e feat: Implement uptime monitoring data retention
Ensured data is cleared from uptime_data and ping_data collections based on retention settings. Added separate manual shrink database buttons for uptime and server monitoring retention in the data retention settings panel.
2025-05-29 22:16:50 +08:00
Tola Leng a7a1c9a144 Added Schedule & Incident Menu Sidebar 2025-05-23 20:21:40 +08:00
Tola Leng 0e705e1309 Update the word German to Deutsch 2025-05-23 20:16:53 +08:00
Tola Leng 19f13598fb Added a new dropdown menu item for German in the language selector dropdown. Thanks to @michaelortnerit for the contribution. 2025-05-19 16:07:10 +08:00
Tola Leng 580dbc424c Implement the SSL & Domain Features (Domain List, Real-time information for Expiration Date, Issuer, and Days Left.) 2025-05-11 20:51:38 +08:00
Tola Leng aea32f10b6 Add quick guide dialog to header (Implement a dialog to display a quick guide) 2025-05-10 21:06:23 +08:00
Tola Leng a16b1d228a Added links to header icons to the documentation, GitHub, X (Twitter), and Discord icons in the header. 2025-05-10 20:39:40 +08:00
Tola Leng 0c6cd18e6f Initial Release 2025-05-09 21:28:07 +07:00