Commit Graph
82 Commits
Author SHA1 Message Date
headlesdev 400db0babf Get Sites API Route 2025-05-18 12:12:49 +02:00
headlesdev 460192e0ce Add Site API Route 2025-05-18 11:56:07 +02:00
headlesdev db7af1eba3 Last Login saved & Success Messages 2025-05-17 22:01:37 +02:00
headlesdev be4fd4785d User Settings 2025-05-17 21:25:09 +02:00
headlesdev 654ea94bd0 Settings Site 2025-05-17 21:08:08 +02:00
headlesdev 204cbc65c0 user change api route 2025-05-17 20:29:08 +02:00
headlesdev ec8c5ffc03 Sidebar 2025-05-17 19:33:52 +02:00
headlesdev eb72e07d7f init API Route 2025-05-17 15:32:40 +02:00
headlesdev 45e817672c Update Login to use email 2025-05-17 15:31:01 +02:00
headlesdev 479cc697b7 User Validation Route 2025-05-17 15:14:24 +02:00
headlesdev 9b72f51b00 Remember Me Field in Login Request 2025-05-17 15:07:44 +02:00
headlesdev 0cd01e2c4e Login Route with JWT 2025-05-17 15:07:22 +02:00
headlesdev 84f1c16529 Login Route 2025-05-17 14:58:58 +02:00
headlesdev 03db0eabad Hash Password 2025-05-17 14:57:58 +02:00
headlesdev e9fe5bb22a Create User API Route 2025-05-17 14:51:16 +02:00
headlesdev 5f824a2581 cleanup 2025-05-17 11:53:16 +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