Commit Graph

8 Commits

Author SHA1 Message Date
6103a34ae1 Switched from browser refresh to update webpage with API fetch
Added an ID field to the API. Added a fetch script that updates the webpage every second.
2025-08-31 14:06:55 +02:00
f2a006b397 Updated frontend and changed a little backend
Added svg icons to the applications. Frontend will display the icon by name of [id].[icon_filetype] which defaults to svg. Able to set to other filetypes. Changed the frontend to center the application
2025-08-31 13:31:15 +02:00
7cb07691bb Added icon filetype so icons can be saved as [id].[icon_filetype] 2025-08-31 13:06:07 +02:00
3e8ecf7565 Added labels to each service 2025-08-31 13:00:23 +02:00
877fce9b7a Added a questionable ping and changed HTTP head to get 2025-08-29 23:18:36 +02:00
8e794ec7f5 Added error information to api 2025-08-29 22:55:20 +02:00
d8dd7c2c5e Made polling services async 2025-08-29 22:36:35 +02:00
d7a118931b Split up the updating of service status and serving requests into two threads. 2025-08-29 21:39:04 +02:00