smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
..
Controllers Phase 3 infrastructure hardening: IP/UA binding, nginx getallheaders fallback, auth rate limiting, permission cache 2 days 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 Fix PermissionResolver: fallback for missing/empty tables; add seed migration for roles and permissions 1 day ago
Middleware Fix P0 review issues: dedup exception logs, SqlQueryLogger stack, chmod once, json_encode guard, RequestLogger guard 1 day ago
Models Add IP roaming reconciliation for active devices during network scan 2 days 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