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