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