| 2026-06-08 |
Feat: размер лого 50px в хедере, большое лого 120px на логине
...
Eugene Sukhodolskiy
committed
22 hours ago
|
|---|---|
|
|
|
|
Feat: обновить логотип и favicon — изометрический куб
...
Eugene Sukhodolskiy
committed
22 hours ago
|
|
|
|
|
|
Feat: форматирование дат устройств (relative time + tooltip)
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Docs: актуализация Control Scripts и документирование событий от устройств
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Translate all error messages to English, add missing aliases
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Refactor: extract shared logger utils, fix edge cases in Pinia/HTTP logging
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
P2: Vue Client — console logging (HTTP, router, Pinia actions, error handler)
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
P1: Add structured business-logic logging across PHP server (auth, devices, scripts, areas, events)
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix P0 review issues: dedup exception logs, SqlQueryLogger stack, chmod once, json_encode guard, RequestLogger guard
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
P0: super-verbose server logging — JSONL, levels, request/SQL/error/device HTTP logs
Eugene Sukhodolskiy
committed
1 day ago
|
|
| 2026-06-07 |
Fix PermissionResolver: fallback for missing/empty tables; add seed migration for roles and permissions
Eugene Sukhodolskiy
committed
1 day ago
|
|
Fix production auth: disable IP/UA binding (breaks reverse-proxy), add /api/v1/auth/* aliases, prepare PHP-FPM reload
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Phase 4 cleanup & polish: param migration seeds, gnexus-ui-kit LoginPage styles, single .env
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Phase 3 infrastructure hardening: IP/UA binding, nginx getallheaders fallback, auth rate limiting, permission cache
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Phase 2 session stability: refresh queue, Bearer fallback, proactive refresh
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Update auth-fix-plan: mark Phase 1 tasks completed
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Phase 1 auth security hotfixes: cookie-based session, bearer checks, router guard sync
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix OAuth callback URL: insert access_token query string BEFORE hash fragment so Vue can read it via window.location.search
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Fix OAuth callback: extract access_token in main.js before auth init, prevent 401 redirect loop in client.js
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Fix OAuth callback: remove refreshToken() from init() to prevent 401 cascade that clears access_token
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Add server/dist build to repository for zero-dependency prod deploy
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Fix AppController and EventsHandlers to use __DIR__ instead of app()->root_folder() for prod compatibility
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Integrate Vue webclient into server: serve SPA from /, remove proxy.php, update auth redirects
Eugene Sukhodolskiy
committed
2 days ago
|
|
| 2026-06-06 |
Fix UserResolver: use ThinBuilder::insert() return value
...
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
|
|
Route all auth/login requests through proxy.php for cross-domain SPA
...
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
|
|
|
Add IP roaming reconciliation for active devices during network scan
...
Eugene Sukhodolskiy
committed
2 days ago
|