Go to file
Kumi 72816fe551
Updated button styles based on service status
Adjust the dropdown button's color in the index page to reflect service status dynamically. Buttons now show as 'btn-primary' when the service is operational ('OK') and 'btn-danger' when it isn't, improving visual feedback for users.
2023-12-31 14:40:31 +01:00
assets Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
templates Updated button styles based on service status 2023-12-31 14:40:31 +01:00
.gitignore Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
Caddyfile Refactor Caddyfile routing directives 2023-12-31 14:37:59 +01:00
LICENSE Add LICENSE 2023-03-09 17:26:44 +00:00
main.py Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
privatecoffee.ini Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
requirements.txt Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
services.json Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00