smart-home-server / server / SHServ / Controllers /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
..
AppController.php Fix AppController and EventsHandlers to use __DIR__ instead of app()->root_folder() for prod compatibility 4 days ago
AreasRESTAPIController.php P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 3 days ago
AuthController.php Feat: сохранять timezone пользователя из gnexus-auth и отдавать в /auth/me 1 day ago
CronController.php Fix: TemplateDriver class name, console autoload, ScriptsRegistry fallback 2 days ago
DevTestController.php upd 5 months ago
DevicesRESTAPIController.php P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 3 days ago
EventsController.php P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 3 days ago
FirmwareRESTAPIController.php Phase 2: Protect Areas, Scripts, Firmware REST API endpoints with permission checks 5 days ago
ModesRESTAPIController.php Fix: sync registry tags in ModesRESTAPIController before all ops 1 day ago
ScriptsRESTAPIController.php Feat: endpoint для получения одного action script по alias + автообновление индикации после run 1 day ago
WebhookController.php Phase 3 infrastructure hardening: IP/UA binding, nginx getallheaders fallback, auth rate limiting, permission cache 4 days ago