| 2026-06-06 |
Fix auth session persistence: add credentials:include to fetch and session_start to auth flow
...
Eugene Sukhodolskiy
committed
13 hours ago
|
|---|---|
|
Fix E_WARNING in redirect: add exit after header() to prevent further output
...
Eugene Sukhodolskiy
committed
13 hours ago
|
|
|
Fix .env resolution: fallback to parent dir if SHServ/.env missing GAUTH_*
...
Eugene Sukhodolskiy
committed
13 hours ago
|
|
|
Improve LoginPage design: centered card with brand, hint and clear auth button
...
Eugene Sukhodolskiy
committed
14 hours ago
|
|
|
Add missing text_msgs aliases and dev proxy for auth endpoints
...
Eugene Sukhodolskiy
committed
14 hours ago
|
|
|
|
|
|
Phase 4: Vue client auth store, Bearer token injection, router guards, login page
...
Eugene Sukhodolskiy
committed
14 hours ago
|
|
|
Phase 2: Protect Areas, Scripts, Firmware REST API endpoints with permission checks
...
Eugene Sukhodolskiy
committed
14 hours ago
|
|
|
Phase 2: Protect DevicesRESTAPIController endpoints with permission checks
...
Eugene Sukhodolskiy
committed
15 hours ago
|
|
|
Update docs: guest is explicit authenticated role, no anonymous access
Eugene Sukhodolskiy
committed
15 hours ago
|
|
|
Add .env with real gnexus-auth Client credentials for dev
Eugene Sukhodolskiy
committed
15 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
|