| 2026-06-08 |
Fix: упрощена страница логина, кнопка LOGIN WITH GNEXUS
...
Eugene Sukhodolskiy
committed
23 hours ago
|
|---|---|
|
Fix: isNativeApp() использует Capacitor.isNativePlatform() вместо window.Capacitor
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Fix: OAuth mobile flow + desktop auth + storage abstraction
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
Feat: мобильная авторизация через OAuth bridge page + CapacitorHttp
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
|
|
|
Fix: 50px лого в nav-topbar-brand (global CSS + !important)
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
|
|
|
Feat: размер лого 50px в хедере, большое лого 120px на логине
...
Eugene Sukhodolskiy
committed
1 day ago
|
|
|
|
|
|
Feat: форматирование дат устройств (relative time + tooltip)
...
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
|
|
| 2026-06-07 |
Phase 4 cleanup & polish: param migration seeds, gnexus-ui-kit LoginPage styles, single .env
...
Eugene Sukhodolskiy
committed
2 days ago
|
|
Phase 2 session stability: refresh queue, Bearer fallback, proactive refresh
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
Phase 1 auth security hotfixes: cookie-based session, bearer checks, router guard sync
...
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
|
|
|
Integrate Vue webclient into server: serve SPA from /, remove proxy.php, update auth redirects
Eugene Sukhodolskiy
committed
2 days ago
|
|
| 2026-06-06 |
Route all auth/login requests through proxy.php for cross-domain SPA
...
Eugene Sukhodolskiy
committed
2 days ago
|
|
|
|
|
Set user-card-compact in drawer footer to full width
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Close drawer on logout via backdrop click
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Fix logout: session_start + destroy cookie + redirect to local /login instead of /auth/login
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Make user card avatar/name clickable link to gnexus-auth profile
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Remove border and padding from user-card-compact in drawer footer
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Add GnUserCard drawer footer; fix proxy.php cookie forwarding and /auth/ whitelist
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Fix auth session persistence: add credentials:include to fetch and session_start to auth flow
...
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
Improve LoginPage design: centered card with brand, hint and clear auth button
...
Eugene Sukhodolskiy
committed
3 days ago
|
|
|
|
|
|
Phase 4: Vue client auth store, Bearer token injection, router guards, login page
...
Eugene Sukhodolskiy
committed
3 days ago
|