lilith-platform.live/codebase/@features
Natalie 178a491304 fix(api/auth): restore /auth/refresh + /auth/logout
The admin SPA's useAuth hook probes /auth/refresh on mount and calls
/auth/logout on sign-out, but both were dropped in the per-feature → monolith
consolidation (they lived in the old @features/admin backend), so every page
load bounced back to SSO. Convert authSurface into createAuthSurface(opts) and
mount it before the /admin/* SSO guard: /refresh runs ssoRequired (401 on
missing/invalid cookie, 200 otherwise) and /logout expires the session cookie
via clearSessionCookie (idempotent 200).
2026-06-21 15:07:46 -05:00
..
admin feat(rates): per-city rate cards 2026-06-21 13:49:48 -05:00
adult-therapy-tours style(events): 🎨 Introduce shared CSS/JS templates for event index and booking pages 2026-05-18 03:50:11 -07:00
age-verification ui(age-gate): 💄 Add CSS variables for provider-specific branding in AgeGate to enable flexible theming without core changes 2026-06-04 19:02:29 -07:00
api fix(api/auth): restore /auth/refresh + /auth/logout 2026-06-21 15:07:46 -05:00
client-intel chore(backend-api): 🔧 Update Nest CLI config for client-intel backend with adjusted serverPort, plugins, and buildOptions 2026-06-08 00:10:31 -07:00
clients/frontend-public chore(frontend-public): 🔧 Update Vite config for optimized frontend-public build settings 2026-05-18 17:08:27 -07:00
cocotte-tech ui(cocotte-tech): 💄 Restructure Astro page templates and shared layout with modern styling and improved content organization 2026-05-19 23:51:03 -07:00
cocotte-web ui(cocotte-web): 💄 Update preview configurations and landing page UI for Cocotte and Sansonnet features 2026-05-19 23:57:27 -07:00
comm-newsletter fix(comm-newsletter): typed row mappers for campaign DB rows 2026-06-19 05:53:32 -05:00
db-monitor
demimonde feat(demimonde): Update main page content and global layout for Demimonde feature with new sections and structural improvements 2026-05-19 23:51:03 -07:00
edge-purge feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
event-scrapers
futa-waifu-tour breaking(futa-waifu-tour): 💥 Remove draft preview index.html and finalize app.manifest.yaml to enforce domain removal and break existing configurations 2026-05-19 22:59:30 -07:00
image-protection
landing breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
merchant/backend-api
messages fix(deps): repoint ui-imessage/ui-messaging off the dead apricot registry 2026-06-19 21:40:48 -05:00
my fix(quinn.my): build frontend with vite build directly, not lixbuild 2026-06-21 03:58:13 -05:00
platform-seed breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
provider-website feat(rates): per-city rate cards 2026-06-21 13:49:48 -05:00
quinn-ai feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
quinn-messenger/mcp fix(quinn-messenger/mcp): tsconfig types 'bun-types' -> 'bun' 2026-06-19 06:45:51 -05:00
sansonnet-web ui(cocotte-web): 💄 Update preview configurations and landing page UI for Cocotte and Sansonnet features 2026-05-19 23:57:27 -07:00
score-refresh
sso breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
user-data refactor(mcp): rename quinn-data MCP → quinn-analytics 2026-06-21 15:07:05 -05:00
vip fix(vip): build readUrlOverridesForSlots without mutating readonly slots 2026-06-19 05:23:00 -05:00
waitlist