smart-home-server / server / SHServ /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 21 hours ago
..
Controllers Move scan lock file to sys temp dir to avoid prod permission issues 21 hours ago
Entities Обновлять last_contact при каждом контакте с устройством 3 days ago
Factory Phase 1: Security Foundation (auth, SQLi, secrets, hashing, tokens, cookies) 4 days ago
Helpers Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 3 days ago
Implements ControlScripts. Added Common.php 3 months ago
Middleware Phase 7: Separate ControlScripts from server core + CLI isolation + manifest 3 days ago
Models Allow deleting offline devices: make /reset best-effort, always remove from DB 21 hours ago
Routes Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 2 days ago
Tools Increase scan batch size 8→32 to cut usleep overhead (~54s→37s) 1 day ago
.env.example Phase 4: Device communication resilience (batch scanning, retry, configurable timeouts, non-blocking events, reset check) 3 days ago
App.php Revert ControlScripts back to repo-root automation/ (Phase 7 structure) 1 day ago
DevTools.php Fix framework bugs found during OTA testing 2 days ago
EventsHandlers.php Откат пользовательской авторизации и миграционной системы 2 days ago
Routes.php Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 2 days ago
Utils.php Phase 2: Data integrity & error handling (ErrorHandler, transactions, silent SQL, HTTP statuses, dead stubs) 3 days ago
config.php Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware 2 days ago
text-msgs.php Allow deleting offline devices: make /reset best-effort, always remove from DB 21 hours ago