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