smart-home-server / webclient / src /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 8 hours ago
..
api Fix OAuth callback: extract access_token in main.js before auth init, prevent 401 redirect loop in client.js 8 hours ago
app Fix OAuth callback: extract access_token in main.js before auth init, prevent 401 redirect loop in client.js 8 hours ago
components Integrate Vue webclient into server: serve SPA from /, remove proxy.php, update auth redirects 9 hours ago
composables Phase 4: Vue client auth store, Bearer token injection, router guards, login page 1 day ago
features Integrate Vue webclient into server: serve SPA from /, remove proxy.php, update auth redirects 9 hours ago
router Phase 4: Vue client auth store, Bearer token injection, router guards, login page 1 day ago
stores Fix OAuth callback: remove refreshToken() from init() to prevent 401 cascade that clears access_token 8 hours ago
styles Set user-card-compact in drawer footer to full width 1 day ago
test Phase 4: Vue client auth store, Bearer token injection, router guards, login page 1 day ago