gatus/controller/handler
2022-06-14 23:36:18 -04:00
..
badge_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
badge.go Make sure cache is disabled for badges and charts 2021-11-24 18:36:31 -05:00
chart_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
chart.go Make sure cache is disabled for badges and charts 2021-11-24 18:36:31 -05:00
config_test.go oidc: Add /api/v1/config route for determining whether to display a login button on the UI 2022-01-02 21:14:01 -05:00
config.go fix(oidc): Default isAuthenticated to true, not false 2022-01-02 21:37:15 -05:00
cors.go oidc: Add /api/v1/config route for determining whether to display a login button on the UI 2022-01-02 21:14:01 -05:00
endpoint_status_test.go perf(storage): Improve benchmarks and fix race condition 2022-06-13 20:35:51 -04:00
endpoint_status.go feat(storage)!: Remove persistence for memory storage 2022-06-14 23:36:18 -04:00
favicon_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
favicon.go Refactor controller and handlers 2021-09-12 18:39:09 -04:00
gzip.go refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
handler_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
handler.go fix(security): Make sure to panic on start if the security middlewares return an error 2022-01-08 19:59:45 -05:00
spa_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
spa.go ⚠ Migrate TwinProduction/gatus to TwiN/gatus 2021-10-07 21:28:04 -04:00
util_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00
util.go ⚠ Migrate TwinProduction/gatus to TwiN/gatus 2021-10-07 21:28:04 -04:00