Commit Graph

14 Commits

Author SHA1 Message Date
Z User
a685df00c0 Apply new GUI design with emerald theme and balloon+M animation, preserving existing links and auth functionality 2026-04-13 04:38:56 +00:00
Z User
b92375e2d4 Fix horizontal scroll issue in admin dashboard 2026-03-28 03:50:54 +00:00
Z User
58e86973b2 Add make/remove admin button in admin dashboard 2026-03-28 00:58:25 +00:00
Z User
b6461b3d62 Add admin button to dashboard (visible only for admins) 2026-03-28 00:52:21 +00:00
Z User
2bc263773b Fix admin dashboard API response handling 2026-03-28 00:22:46 +00:00
Z User
5b5cabc3d0 Add admin dashboard for managing messages and users 2026-03-28 00:10:34 +00:00
Z User
986bb5e032 Connect contact form to backend API 2026-03-27 23:46:37 +00:00
Z User
efd6d519ce Fix Auth0 authentication: remove audience parameter for simpler OIDC flow 2026-03-27 23:25:13 +00:00
Z User
4e0dd4c107 Simplify auth flow for Regular Web Application
- Remove Auth0 SPA SDK dependency
- Use direct redirects to Auth0
- Exchange code via backend POST /api/auth/token
- Store tokens in localStorage
- Handle callback with code parameter
2026-03-27 23:16:14 +00:00
Z User
5ac38423c4 Add Auth0 Client ID to config 2026-03-27 22:59:37 +00:00
Z User
0c4dd91175 Fix Auth0 domain: add .us. region prefix 2026-03-27 22:55:38 +00:00
Z User
2e693de7fa Add Auth0 authentication and user dashboard
- Add Auth0 SPA SDK integration for authentication
- Create login/logout flow with Auth0
- Add user dashboard page with:
  - Profile display and editing
  - Credits balance and transaction history
  - API key management (create/revoke)
  - Account settings
- Add API client for backend communication
- Update navbar with Login/Dashboard buttons
- Preserve existing landing page design

Configuration:
- Auth0 Domain: dev-t13zhs74oltgqtfxf.auth0.com
- API base: /api (proxied through Caddy)
2026-03-27 22:27:46 +00:00
2ea2f28143 Add test.md 2026-03-27 13:27:56 -07:00
Super Z
c0d0aa19d5 Initial commit: Enhanced Moxiegen landing page with new color palette and animations 2026-03-25 20:00:11 +00:00