Commit Graph
92 Commits
Author SHA1 Message Date
headlessdev ded9149466 Copy Server Function 2025-04-21 00:13:27 +02:00
headlessdev f40e588e7d sample Docker Compose configuration for Glances 2025-04-20 23:39:54 +02:00
headlessdev fdbac4ebff Enhance Servers component by adding a "No host server" option in the server selection dropdown, updating state management to handle monitoring settings based on selected host server, and introducing a new "Hardware Information" section for better organization of server details. 2025-04-20 23:34:57 +02:00
headlessdev 456f40dab2 Updated Status indicator on Server card 2025-04-20 23:25:35 +02:00
headlessdev ca81165a1c Enhance Servers component with detailed resource usage metrics display, including CPU, RAM, and Disk usage indicators, and update server icon to LucideServer. 2025-04-20 23:19:58 +02:00
headlessdev d1549bf096 Add monitoring functionality to Servers component, including state management for monitoring settings and a new monitoring tab in the UI. 2025-04-20 17:09:33 +02:00
headlessdev ceb10a2ffe Update server name display to conditionally include an icon indicator for better visual context. 2025-04-19 16:18:44 +02:00
headlessdev 7986737e0e Update Applications component layout by adjusting width of URL buttons and refining button labels for clarity. 2025-04-19 16:15:56 +02:00
headlessdev f6debb1629 AAdjusted server name display to include an icon indicator and refined button alignment for management URL access. 2025-04-19 16:12:41 +02:00
headlessdev 8259563c33 Refactor Servers component to improve code readability and structure. Removed unused imports, standardized import statements, and updated state variable declarations for consistency. Enhanced icon selection functionality in the server editing interface. 2025-04-19 15:58:48 +02:00
headlessdev 3580f7f640 Add icon field to AddRequest and EditRequest interfaces, and update Dashboard component to support icon selection and display. Enhanced server creation and editing functionality with icon integration. 2025-04-19 15:46:01 +02:00
headlessdev b42c1a45cc Refactor Servers component by removing unused imports and cleaning up code structure 2025-04-19 15:07:34 +02:00
headlessdev 86d48bc082 VMs are now shown in the search results 2025-04-19 14:39:02 +02:00
headlessdev 016c9a2562 Remove color styling from server count display in Dashboard 2025-04-19 13:24:08 +02:00
headlessdev b835ded157 Add notification type descriptions and icons for Gotify and Ntfy in Settings component 2025-04-19 13:21:39 +02:00
headlessdev 016d52fa1b Remove Bell icon from Add Notification Channel button in Settings component 2025-04-19 13:20:47 +02:00
headlessdev 2b8f7a95d2 Add Gotify and Ntfy configuration fields to Settings component for enhanced notification options 2025-04-19 13:20:04 +02:00
headlessdev 2a910c165e Add disabled state and warning message for host server checkbox in Dashboard 2025-04-19 00:29:45 +02:00
headlessdev 6412cbaf1c Filter out the currently edited server from the host server selection in the Dashboard component for improved user experience. 2025-04-19 00:28:22 +02:00
headlessdev d9304001fe Fix ScrollArea width in Dashboard server card for better layout consistency 2025-04-19 00:20:38 +02:00
headlessdev 7d7897c3f6 Update server card title in Dashboard for clarity 2025-04-19 00:18:02 +02:00
headlessdev 1ae55da3f9 UI improvements server card 2025-04-19 00:17:41 +02:00
headlessdev 113bb3bfb4 Enhance Dashboard UI for server management by updating card layout, improving titles, and adding descriptions for physical and virtual servers. 2025-04-19 00:16:23 +02:00
headlessdev 83ea20545d Update server count handling in Dashboard component to separate physical servers and VMs 2025-04-19 00:13:12 +02:00
headlessdev 0e1f9edaab improved ui for setting notifications card 2025-04-18 23:03:05 +02:00
headlessdev 8627c54be9 Hotfix 2025-04-18 16:52:14 +02:00
headlessdev a73a98ddac small ui improvement 2025-04-18 16:01:03 +02:00
headlessdev 406091fdcb Basic VM functionality 2025-04-18 14:35:36 +02:00
headlessdev 6e1f4eeddd Remove unused Accordion imports from Settings component 2025-04-17 17:27:44 +02:00
headlessdev 70010ce8ee Set Notification Text Functionality 2025-04-17 17:27:01 +02:00
headlessdev c690a1cb37 Add customizable notification text feature in settings 2025-04-17 17:15:39 +02:00
headlessdev dacde7153f Update Notifications List after adding Notification 2025-04-17 16:14:52 +02:00
headlessdev 155a0af883 Type Error Fix getNotifications 2025-04-17 15:39:21 +02:00
headlessdev e9aba02d5f Add Notification SMTP Layout Fix 2025-04-17 15:29:43 +02:00
headlessdev 4a8759f627 Notifications Display & Delete Notifications 2025-04-17 15:25:43 +02:00
headlessdev d00ec93133 Fix type annotation for smtpSecure checkbox onChange handler 2025-04-17 15:17:03 +02:00
headlessdev 631c5b0c3b Add Notifications System 2025-04-17 15:14:27 +02:00
headlessdev 2fd8e50f7f Add notification settings with SMTP, Telegram, and Discord options in Settings component 2025-04-17 14:02:54 +02:00
headlessdev cecc5e0bab Add notification settings with alert dialog in Settings component 2025-04-17 13:17:22 +02:00
headlessdev f21dae5646 Remove application count display from Uptime component 2025-04-15 16:33:45 +02:00
headlessdev c8a21797c9 Uptime Pagination Fix 2025-04-15 16:33:12 +02:00
headlessdev 7660f8bb5c Enhance header styling and increase font size for better visibility across multiple dashboard components 2025-04-15 16:25:01 +02:00
headlessdev 8ff112e86e Update padding in CardContent for User and Theme Settings sections 2025-04-15 16:19:18 +02:00
headlessdev 7eafdef288 Settings Page Style Update 2025-04-15 16:18:35 +02:00
headlessdev 1e8682646d Dashboard Styling Update 2025-04-15 16:11:31 +02:00
headlessdev 879ce1e6f1 Language issue 2025-04-15 15:05:01 +02:00
headlessdev 9c9b556124 Dashboard Update 2025-04-15 14:49:07 +02:00
headlessdev a3b47bd314 responsive Uptime Page 2025-04-15 14:21:51 +02:00
headlessdev a320c04b92 Update Uptime Pagination 2025-04-15 14:09:36 +02:00
headlessdev e34407539a Remove comment 2025-04-15 13:59:02 +02:00