gatus/api
TwiN efbb739a44
feat(ui): Implement Custom CSS configuration (#943)
* feat(ui): Implement Custom CSS configuration

* Update web/app/public/index.html
2024-12-26 23:08:16 -05:00
..
api_test.go feat(ui): Implement Custom CSS configuration (#943) 2024-12-26 23:08:16 -05:00
api.go feat(ui): Implement Custom CSS configuration (#943) 2024-12-26 23:08:16 -05:00
badge_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
badge.go feat(storage): Support 30d badges (#836) 2024-08-11 22:40:19 -04:00
cache.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
chart_test.go feat(storage): Support 30d badges (#836) 2024-08-11 22:40:19 -04:00
chart.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
config_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
config.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
custom_css.go feat(ui): Implement Custom CSS configuration (#943) 2024-12-26 23:08:16 -05:00
endpoint_status_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
endpoint_status.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
external_endpoint_test.go feat(alerting): custom alert support endpoint errors (#844) 2024-09-17 22:26:21 -04:00
external_endpoint.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
spa_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
spa.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
util_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
util.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00