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