towerops/lib/towerops_web/live/device_live
Graham McIntire 4b11f74e39
fix: replace Mix.env() with Application.get_env() for production compatibility
Mix is not available in production releases. Use Application.get_env/3
to check environment at runtime instead of Mix.env().
2026-03-09 12:47:50 -05:00
..
form.ex fix: comprehensive bug fixes from reliability audit 2026-03-05 08:53:30 -06:00
form.html.heex Fix dark mode inconsistencies across all pages 2026-02-16 10:31:52 -06:00
index.ex fix: replace Mix.env() with Application.get_env() for production compatibility 2026-03-09 12:47:50 -05:00
index.html.heex fix: correct subscriber counts by filtering CGNAT IPs and excluding routers 2026-02-18 09:15:10 -06:00
show.ex feat: add capacity insight worker, UI, and reporting views 2026-03-07 14:42:40 -06:00
show.html.heex feat: add capacity insight worker, UI, and reporting views 2026-03-07 14:42:40 -06:00