68 Commits

Author SHA1 Message Date
headlesdev
94ba5e20c6 Revert "cleanup v2"
This reverts commit 8b82578809528b7163ea7003d0a4734d93522263.
2025-05-17 12:31:27 +02:00
headlesdev
8b82578809 cleanup v2 2025-05-17 12:24:08 +02:00
headlessdev
c212986fb5 Bcrypt to Bcryptjs to support ARM based systems 2025-04-30 19:53:15 +02:00
headlessdev
1fccc59c01 Add Echobell provider 2025-04-29 22:52:29 +02:00
headlessdev
0f2afb4157 Add echobell fields to notification request handling 2025-04-29 22:28:42 +02:00
headlessdev
c9f1d32038 Update API Routes to include Temp & GPU Data 2025-04-28 20:12:46 +02:00
headlessdev
3dc2c6b204 Add uptimecheckUrl to AddRequest and EditRequest interfaces, updating application creation and editing logic accordingly 2025-04-27 14:58:44 +02:00
headlessdev
807d4d6ca9 Add name field to AddRequest interface and update notification creation logic 2025-04-27 14:49:36 +02:00
headlessdev
00a628031e Finish úptime display 2025-04-26 15:38:39 +02:00
headlessdev
a84a985645 Display Uptime in Servers Page 2025-04-26 15:21:20 +02:00
headlessdev
677d1c5a58 Add custom items per page dropdowns 2025-04-25 23:34:52 +02:00
headlessdev
408b80badf Fix allocated server not showing in applications search result 2025-04-25 22:13:24 +02:00
headlessdev
08cce9fd24 Update Uptime API and Dashboard to support additional timespan options and improve time formatting 2025-04-24 14:06:02 +02:00
headlessdev
b2c47a07a6 Test notification api route 2025-04-23 21:06:17 +02:00
headlessdev
42622f69d2 Last 24 hours chart view 2025-04-23 20:24:24 +02:00
headlessdev
c8247a8ee0 Fix VM View 2025-04-23 20:14:06 +02:00
headlessdev
4e58dc5a0b Server History Page 2025-04-23 18:55:45 +02:00
headlessdev
d51908b48d Add pushover to notification add api 2025-04-21 15:28:36 +02:00
headlessdev
ce9bdadb69 Delete server_history of a server on server deletion 2025-04-21 15:20:10 +02:00
headlessdev
21dd61c597 Update notification text handling in API and dashboard to support separate application and server notification texts. 2025-04-21 13:22:40 +02:00
headlessdev
df2c788b0b periodic monitoring data updates from the server API. 2025-04-21 12:27:18 +02:00
headlessdev
4a647ac19b Add monitoring fields to server add and edit routes, including monitoring status and URL in request handling. 2025-04-20 17:10:26 +02:00
headlessdev
7d49baee6b Update server count query to filter by hostServer set to 0 and null to fix pagination 2025-04-19 16:20:59 +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
86d48bc082 VMs are now shown in the search results 2025-04-19 14:39:02 +02:00
headlessdev
44817d6685 Adjust flowchart spacing constants for improved layout and readability 2025-04-19 14:26:42 +02:00
headlessdev
300547e59e Add Gotify and ntfy fields to AddRequest interface and update POST method to handle new notification types 2025-04-19 13:11:18 +02:00
headlessdev
965f79f31a Refactor server count retrieval in POST request to differentiate between servers with and without VMs 2025-04-19 00:00:10 +02:00
headlessdev
f1c0cc9deb Network VM spacing fix 2025-04-18 23:57:10 +02:00
headlessdev
f2535cd2b9 Refactor hostServer assignment in PUT request to handle null values correctly 2025-04-18 23:48:29 +02:00
headlessdev
42e584a381 Updated Flowchart 2025-04-18 23:46:20 +02:00
headlessdev
8627c54be9 Hotfix 2025-04-18 16:52:14 +02:00
headlessdev
406091fdcb Basic VM functionality 2025-04-18 14:35:36 +02:00
headlessdev
c266296c4f Add host and hostServer fields to AddRequest and EditRequest interfaces 2025-04-18 12:26:13 +02:00
headlessdev
c1b62d8108 Implement endpoint to retrieve notification text from settings 2025-04-17 17:17:14 +02:00
headlessdev
88d99cee43 Add endpoint for managing notification text in settings 2025-04-17 17:03:06 +02:00
headlessdev
e7e873c75c Implement endpoint to retrieve notifications 2025-04-17 15:16:38 +02:00
headlessdev
346b79ca22 Implement notification creation and deletion endpoints 2025-04-17 14:13:21 +02:00
headlessdev
871ab74576 Update online status calculation to check if failure rate is below 50% 2025-04-15 14:30:29 +02:00
headlessdev
1088806921 Delete Uptime History from deleted Applications 2025-04-15 14:10:16 +02:00
headlessdev
a320c04b92 Update Uptime Pagination 2025-04-15 14:09:36 +02:00
headlessdev
4aaefe4c55 Remove unnecessary Code comments 2025-04-15 13:53:32 +02:00
headlessdev
2f6957a45d Uptime functionality 2025-04-15 13:46:25 +02:00
headlessdev
d779355c4c Prevent deletions of servers with associated applications 2025-04-14 21:54:25 +02:00
headlessdev
e844712c29 Network Chart Styling Update 2025-04-14 21:48:09 +02:00
headlessdev
8fc4fea687 Servers ITEMS_PER_PAGE 2025-04-14 21:26:12 +02:00
headlessdev
5413dbf948 Edit Password API Route 2025-04-14 20:20:42 +02:00
headlessdev
49fec67996 Edit Email API Route 2025-04-14 20:15:44 +02:00
headlessdev
246f6b594c DB managed user 2025-04-14 19:44:16 +02:00
headlessdev
14f7c7fb22 Server search includes more db values 2025-04-14 14:52:03 +02:00