towerops/lib/towerops_web/controllers
Graham McIntire 72c260e122
Add /health endpoint for Kubernetes probes
Create HealthController that returns 200 OK for health checks.
Route is outside browser pipeline to avoid SSL redirect and
authentication requirements.
2026-01-04 10:56:03 -06:00
..
user_registration_html Improve UI styling and remove DaisyUI dependencies 2026-01-03 11:02:38 -06:00
user_session_html Add comprehensive test coverage for LiveView modules and contexts 2026-01-03 11:21:53 -06:00
user_settings_html 1. User Authentication 2025-12-21 13:31:59 -06:00
error_html.ex init 2025-12-21 11:10:43 -06:00
error_json.ex init 2025-12-21 11:10:43 -06:00
health_controller.ex Add /health endpoint for Kubernetes probes 2026-01-04 10:56:03 -06:00
page_controller.ex more features 2026-01-02 14:06:44 -06:00
page_html.ex init 2025-12-21 11:10:43 -06:00
user_registration_controller.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_registration_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_session_controller.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
user_session_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_settings_controller.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
user_settings_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00