smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 7 days ago
..
Controllers Debug scan locking: add shutdown cleanup + connection_aborted checks + debug log 7 days ago
Entities Обновлять last_contact при каждом контакте с устройством 9 days ago
Factory Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies) 10 days ago
Helpers Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 10 days ago
Implements ControlScripts. Added Common.php 4 months ago
Middleware Phase 7: Separate ControlScripts from server core + CLI isolation + manifest 9 days ago
Models Fix Model layer & API robustness batch (7 items) 10 days ago
Routes Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 9 days ago
Tools Increase scan batch size 8→32 to cut usleep overhead (~54s→37s) 7 days ago
.env.example Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check) 10 days ago
App.php Revert ControlScripts back to repo-root automation/ (Phase 7 structure) 7 days ago
DevTools.php Fix framework bugs found during OTA testing 9 days ago
EventsHandlers.php Откат пользовательской авторизации и миграционной системы 8 days ago
Routes.php Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 9 days ago
Utils.php Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 10 days ago
config.php Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 9 days ago
text-msgs.php Fix abandoned scan overload: flock lock + connection abort detection + client timeout 7 days ago