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