smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
..
Controllers P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 1 day ago
Entities Обновлять last_contact при каждом контакте с устройством 5 days ago
Factory Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies) 6 days ago
Helpers Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 6 days ago
Implements ControlScripts. Added Common.php 4 months ago
Integrations/ GAuth P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 1 day ago
Middleware P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 1 day ago
Models P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events) 1 day ago
Routes Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 5 days ago
Tools P0: super-verbose server logging — JSONL, levels, request/SQL/error/device HTTP logs 1 day ago
.env.example Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check) 6 days ago
App.php P0: super-verbose server logging — JSONL, levels, request/SQL/error/device HTTP logs 1 day ago
DevTools.php Fix framework bugs found during OTA testing 5 days ago
EventsHandlers.php Fix AppController and EventsHandlers to use __DIR__ instead of app()->root_folder() for prod compatibility 2 days ago
Routes.php Fix production auth: disable IP/UA binding (breaks reverse-proxy), add /api/v1/auth/* aliases, prepare PHP-FPM reload 2 days ago
Utils.php Fix E_WARNING in redirect: add exit after header() to prevent further output 2 days ago
config.php P0: super-verbose server logging — JSONL, levels, request/SQL/error/device HTTP logs 1 day ago
text-msgs.php Add missing text_msgs aliases and dev proxy for auth endpoints 3 days ago