smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 22 days ago
..
Controllers Phase 1 auth security hotfixes: cookie-based session, bearer checks, router guard sync 22 days ago
Entities Обновлять last_contact при каждом контакте с устройством 25 days ago
Factory Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies) 26 days ago
Helpers Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 26 days ago
Implements ControlScripts. Added Common.php 4 months ago
Integrations/ GAuth Phase 1 auth security hotfixes: cookie-based session, bearer checks, router guard sync 22 days ago
Middleware Phase 7: Separate ControlScripts from server core + CLI isolation + manifest 26 days ago
Models Add IP roaming reconciliation for active devices during network scan 22 days ago
Routes Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 25 days ago
Tools Increase scan batch size 8→32 to cut usleep overhead (~54s→37s) 23 days ago
.env.example Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check) 26 days ago
App.php Revert ControlScripts back to repo-root automation/ (Phase 7 structure) 23 days ago
DevTools.php Fix framework bugs found during OTA testing 25 days ago
EventsHandlers.php Fix AppController and EventsHandlers to use __DIR__ instead of app()->root_folder() for prod compatibility 22 days ago
Routes.php Phase 0: gnexus-auth integration infrastructure 23 days ago
Utils.php Fix E_WARNING in redirect: add exit after header() to prevent further output 23 days ago
config.php Fix .env resolution: fallback to parent dir if SHServ/.env missing GAUTH_* 23 days ago
text-msgs.php Add missing text_msgs aliases and dev proxy for auth endpoints 23 days ago