lilith-platform.live/codebase/@features/provider-website/frontend-public
Natalie 49b5dec89b feat(quinn.www): SSO-gated /admin dev view; Theme Lab gated to it
Replace the ?theme-viewer opt-in with a hidden /admin route: the Theme Lab now
mounts ONLY on /admin (never on public pages). /admin is SSO-gated at the nginx
edge (auth_request to quinn SSO :3025 — unauth redirects to sso.transquinnftw.com)
and declared outside the route registry so it is absent from the sitemap; the
page sets noindex. Authenticated dev surface to preview themes without the full
admin panel. One-click set-as-site-default save is the next addition.
2026-06-24 04:05:26 -04:00
..
public
src feat(quinn.www): SSO-gated /admin dev view; Theme Lab gated to it 2026-06-24 04:05:26 -04:00
tooling
index.html feat(provider-website/seo): EROS-aligned brand meta copy 2026-06-22 00:57:34 -05:00
package.json deps-upgrade(frontend-public-quinn.www): ⬆️ Update dependencies across frontend-public and quinn.www to apply version bumps and security patches 2026-05-16 21:13:25 -07:00
tsconfig.json
vite.config.ts chore(frontend-public): 🔧 Update Vite build config for provider-website frontend to optimize plugins, settings, and environment variables 2026-06-03 06:04:11 -07:00
vitest.config.ts fix(test): green the provider-website suite (142/142) 2026-06-19 15:58:52 -05:00