| 2026-06-07 |
Phase 1 auth security hotfixes: cookie-based session, bearer checks, router guard sync
...
Eugene Sukhodolskiy
committed
8 hours ago
|
|---|---|
|
Fix OAuth callback: extract access_token in main.js before auth init, prevent 401 redirect loop in client.js
Eugene Sukhodolskiy
committed
8 hours ago
|
|
|
Integrate Vue webclient into server: serve SPA from /, remove proxy.php, update auth redirects
Eugene Sukhodolskiy
committed
9 hours ago
|
|
| 2026-06-06 |
Route all auth/login requests through proxy.php for cross-domain SPA
...
Eugene Sukhodolskiy
committed
22 hours ago
|
|
Add Bearer token persistence for cross-domain SPA auth
...
Eugene Sukhodolskiy
committed
23 hours ago
|
|
|
Fix auth session persistence: add credentials:include to fetch and session_start to auth flow
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Phase 4: Vue client auth store, Bearer token injection, router guards, login page
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
| 2026-06-05 |
Fix abandoned scan overload: flock lock + connection abort detection + client timeout
Eugene Sukhodolskiy
committed
2 days ago
|
| 2026-06-04 |
Phase 3: Vue client UI for firmware catalog and device OTA updates
Eugene Sukhodolskiy
committed
3 days ago
|
| 2026-06-02 |
Phase 6: Rename webclient-vue to webclient, match legacy dist structure
Eugene Sukhodolskiy
committed
5 days ago
|