All pages are already LiveView, so removed: - InfoController (replaced by InfoLive.Show) - PageController.home and .packets (unused functions) Remaining PageController functions are health/status JSON endpoints only. All user-facing pages use LiveView with proper session continuity. |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| page_html | ||
| error_html.ex | ||
| error_json.ex | ||
| page_controller.ex | ||
| page_html.ex | ||
| user_session_controller.ex | ||