9 Commits

Author SHA1 Message Date
coryHawkvelt c34551b868 fix: theme colors not applying due to incorrect CSS injection method 2026-04-26 17:35:49 +09:30
HawkveltGiteaAdmin 8a4a0d5f20 Merge branch 'main' into custom-theme 2026-04-26 15:19:54 +08:00
coryHawkvelt d8828d64f2 feat: add environment-based CSS theming with configurable colors and branding 2026-04-26 16:47:48 +09:30
coryHawkvelt 1e0ba4afcc Resolve container build errors 2026-04-26 07:06:34 +00:00
JamesBhattarai e6b9081d7f Chore(Fix): Added CLI Guide + Refractor API Key Page UI
Refractor SSH Key Page
Fix Vite config env load
2026-03-22 15:38:52 +05:45
JamesBhattarai 979b5a918e Chore: Rebranding Gatehouse to Secuird (UI) 2026-03-22 15:38:23 +05:45
coryHawkvelt e7c2c873c2 can link google accounts! 2026-01-20 15:54:11 +10:30
coryHawkvelt 71c58ddb60 fix(auth): ensure token storage before user state updates
- Store authentication tokens explicitly before setting user state in login
  and TOTP verification flows to prevent race conditions
- Add 'credentials: include' to WebAuthn endpoints for proper session
  cookie handling
- Add comprehensive debug logging throughout authentication flow to trace
  token lifecycle and API requests
- Update WebAuthn completeLogin to use fetch directly instead of request
  helper to properly handle session cookies
- Add allowedHosts configuration to Vite dev server
2026-01-16 11:35:21 +10:30
Lovable bebc3a2029 template: new_style_vite_react_shadcn_ts 2025-01-01 00:00:00 +00:00