towerops/lib/towerops_web/controllers/api
Graham McIntie e954c7930a Fix Gaiia webhook timestamp: Gaiia sends millis, not seconds
The timestamp check was comparing millisecond timestamps against
System.system_time(:second), causing every webhook to be rejected
as 'expired'. Now normalizes timestamps >10 digits to seconds.
2026-02-14 17:15:25 -06:00
..
v1 Fix Gaiia webhook timestamp: Gaiia sends millis, not seconds 2026-02-14 17:15:25 -06:00
account_data_controller.ex make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
error_helpers.ex fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
mobile_auth_controller.ex security: fix critical vulnerabilities and atom exhaustion risks 2026-02-08 10:30:30 -06:00
mobile_controller.ex rename equipment to device 2026-01-17 14:48:46 -06:00