| 2026-06-06 |
Phase 2: Protect Areas, Scripts, Firmware REST API endpoints with permission checks
...
Eugene Sukhodolskiy
committed
13 hours ago
|
|---|---|
|
Phase 2: Protect DevicesRESTAPIController endpoints with permission checks
...
Eugene Sukhodolskiy
committed
13 hours ago
|
|
|
Update docs: guest is explicit authenticated role, no anonymous access
Eugene Sukhodolskiy
committed
13 hours ago
|
|
|
Add .env with real gnexus-auth Client credentials for dev
Eugene Sukhodolskiy
committed
13 hours ago
|
|
|
|
|
| 2026-06-05 |
Fix text_msg call in remove_device: use FCONF instead of undefined app()-method
Eugene Sukhodolskiy
committed
1 day ago
|
|
Fix ErrorHandler to catch Throwable (not just Exception) and safe null-check in remove_device
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Move scan debug log to sys temp dir as well
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Move scan lock file to sys temp dir to avoid prod permission issues
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Allow deleting offline devices: make /reset best-effort, always remove from DB
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix web proxy timeout 30s→120s to match scan duration
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Increase scan batch size 8→32 to cut usleep overhead (~54s→37s)
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix scan speed: use CURLOPT_*_MS for sub-second timeouts (was ~3s per IP on Linux)
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Debug scan locking: add shutdown cleanup + connection_aborted checks + debug log
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix abandoned scan overload: flock lock + connection abort detection + client timeout
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Revert ControlScripts back to repo-root automation/ (Phase 7 structure)
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Замена тестовых ControlScripts на продакшн версию из smart-home-server
Eugene Sukhodolskiy
committed
1 day ago
|
|
| 2026-06-04 |
Откат пользовательской авторизации и миграционной системы
...
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
|
|
|
|
|
Phase 4: build.sh manifest generation, ZIP packaging, docs update
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Phase 3: Vue client UI for firmware catalog and device OTA updates
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Phase 2: Add platform, channels, core_version to virtual emulator and OTA endpoint
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Phase 1: Server-side firmware catalog, OTA API endpoints, and DeviceAPI::updateFirmware
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Phase 0: Add platform to device /about and normalize firmware versions
Eugene Sukhodolskiy
committed
2 days ago
|
|
| 2026-06-03 |
Переписан механизм определения offline: last_contact-based вместо TCP ping + retry для сканера
...
Eugene Sukhodolskiy
committed
3 days ago
|
|
Обновлять last_contact при каждом контакте с устройством
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Add comprehensive documentation for virtual device emulator
...
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Add virtual device emulator (Flask) for relay and button types
...
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Phase 7: Separate ControlScripts from server core + CLI isolation + manifest
...
Eugene Sukhodolskiy
committed
3 days ago
|