smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 10 Jun
..
Controllers Fix: sync registry tags in ModesRESTAPIController before all ops 3 months ago
Entities Fix: TemplateDriver class name, console autoload, ScriptsRegistry fallback 3 months ago
Factory Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies) 3 months ago
Helpers Fix: proper hatch indicator in DeviceScriptsHelper with ru labels, position pct and all states 3 months ago
Implements ControlScripts. Added Common.php 7 months ago
Integrations/ GAuth Feat: сохранять timezone пользователя из gnexus-auth и отдавать в /auth/me 3 months ago
Middleware Feat: индикаторы состояния у action scripts (state_callback + indicators в UI) 3 months ago
Models Feat: ленивая загрузка индикаторов — список без state_callback, фоновый refresh + спиннер 3 months ago
Routes Feat: endpoint для получения одного action script по alias + автообновление индикации после run 3 months ago
Tools Fix: Hatch::get_state() undefined var, rename attic→basement in HallScope 3 months ago
.env.example Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check) 3 months ago
App.php Fix: TemplateDriver class name, console autoload, ScriptsRegistry fallback 3 months ago
DevTools.php Fix framework bugs found during OTA testing 3 months ago
EventsHandlers.php Fix AppController and EventsHandlers to use __DIR__ instead of app()->root_folder() for prod compatibility 3 months ago
Routes.php Feat: добавить роут /cron/run-timers для выполнения таймеров 3 months ago
Utils.php Fix E_WARNING in redirect: add exit after header() to prevent further output 3 months ago
config.php P0: super-verbose server logging — JSONL, levels, request/SQL/error/device HTTP logs 3 months ago
text-msgs.php Translate all error messages to English, add missing aliases 3 months ago