autocommit
|
08bfd4552d
|
feat(admin): ✨ Add hobby terms category support in admin registry with registration logic and schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
7eb603b153
|
feat(cms): ✨ Add 'identity' category to hobby terms config and update seed data to include it for backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
e5ead2d9ea
|
feat(pseo): ✨ Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
c694a20746
|
deps-upgrade(admin-quinn-ai-api): ⬆️ Update dependencies across admin, quinn-ai, and api modules to enhance compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
01f34dfed6
|
test(backend-api): ✅ Update booking, identity, and server behavior tests to align with logger/config changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
f80102546a
|
feat(contact): ✨ Standardize error handling and API responses for the contact form with improved validation and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
40773d3778
|
deps-upgrade(dependencies): ⬆️ Update all dependencies across admin/backend-api, provider-website/backend-api, provider-website/frontend-public, and @quinn/api-client packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
61017537e0
|
fix(provider-website): 🐛 Fix booking form validation for short names, missing phone numbers, invalid emails, and service selection in ContactForm/ContactModal and backend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-15 20:26:42 -07:00 |
|
autocommit
|
2234228b33
|
feat(admin-under): ✨ Add verified profiles admin UI, routing, and backend verification system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 22:19:25 -07:00 |
|
autocommit
|
8267865b5d
|
chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 10:46:52 -07:00 |
|
Claude Code
|
ea7ac3dc72
|
feat(admin): ✨ Introduce admin export API routes, GalleryPage UI, and landing image asset for content management/export
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 19:45:05 -07:00 |
|
Claude Code
|
a2d59b6a23
|
feat(auth-specific): ✨ Add auth-specific hook, LoginPage components, and backend routes with env.d.ts type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 02:15:57 -07:00 |
|
Claude Code
|
7e888ae576
|
feat(admin): ✨ Add admin interface components for client intelligence and flagged clients management with new routes, pages, and layout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:46:08 -07:00 |
|
Claude Code
|
f099852242
|
feat(admin-backend-api): ✨ Add device link authentication flow with AuthGuard middleware validation and database schema for session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:47:57 -07:00 |
|
Claude Code
|
5419a54bf1
|
chore(backend-api): 🔧 Update environment variables in .env.development for admin, my, and sso modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:47:57 -07:00 |
|
Claude Code
|
e51245fe3a
|
feat(admin-device): ✨ Add admin device linking API endpoints for managing device connections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:54:10 -07:00 |
|
Claude Code
|
156b2bc977
|
refactor(admin-auth): ♻️ Implement secure, redesigned auth logic, middleware, and API routes with breaking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:54:10 -07:00 |
|
Claude Code
|
b0fac9205e
|
deps-upgrade(admin): ⬆️ Update admin backend API dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:54:10 -07:00 |
|
Claude Code
|
e1258a0805
|
test(admin): ✅ Update test cases for CMS handler and registry to verify backend API logic consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 21:14:28 -07:00 |
|
Claude Code
|
9db39b5b4d
|
test(admin-backend-api): ✅ Update admin-backend-api tests for CMSHandler and Serializer to ensure correctness and coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 21:07:15 -07:00 |
|
Claude Code
|
e5d551cbe3
|
feat(admin): ✨ Add admin API routes for site configuration management (text, policies, rates, destinations, etiquette, link values, physical settings, specialties, tour, about, and contact)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 20:54:15 -07:00 |
|
Claude Code
|
edff218e0b
|
feat(admin-identity): ✨ Implement admin identity management routes, handlers, and serialization for CMS backend and frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 20:54:15 -07:00 |
|
Claude Code
|
74207ee11b
|
feat(admin-api): ✨ Add admin API endpoints for cult-of-lilith and roster-content management with updated database schema and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 20:47:07 -07:00 |
|
Claude Code
|
944d4d95fc
|
deps-upgrade(features): ⬆️ Update dependencies across admin, messages, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 20:47:06 -07:00 |
|
Claude Code
|
b0ff79cd2b
|
deps-upgrade(adminmy): ⬆️ Update dependencies across admin/backend-api, admin/frontend-public, my/backend-api, and my/frontend-public packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 12:15:25 -07:00 |
|
Claude Code
|
b981590674
|
test(backend-api): ✅ Add comprehensive device linking tests for admin and user modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 12:08:22 -07:00 |
|
Claude Code
|
0987cc5ad0
|
chore(config): 🔧 Update Vitest configs in admin and my features to standardize testing practices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 12:08:21 -07:00 |
|
Claude Code
|
140b6a6e73
|
feat(admin): ✨ Introduce device link management API route and admin settings page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 22:58:47 -07:00 |
|
Claude Code
|
60f8795613
|
deps-upgrade(features): ⬆️ Update dependencies across admin, my, and provider-website modules to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 22:58:47 -07:00 |
|
Claude Code
|
bbef8c8da7
|
deps-upgrade(dependencies): ⬆️ Update dependencies across admin, analytics, comm-newsletter, my, and quinn-ai modules for security, compatibility, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 16:37:33 -07:00 |
|
Claude Code
|
38b3f7e9b1
|
deps-upgrade(backend-api): ⬆️ Pin and update dependency versions in admin, comm-newsletter, and my backend APIs to ensure consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 11:57:25 -07:00 |
|
Claude Code
|
a77d7c1829
|
feat(booking): ✨ Update booking form submission endpoint and gallery display to handle new gallery data flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 09:41:12 -07:00 |
|
Claude Code
|
3551dc9829
|
feat(admin): ✨ Add protection quality assessment endpoint in admin API, display component for GalleryPage, and API types for protection metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:33:30 -07:00 |
|
Claude Code
|
70552cc7ad
|
chore(backend-api): 🔧 Update development env vars in .env.development for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:33:29 -07:00 |
|
Claude Code
|
27df989c47
|
deps-upgrade(backend-api): ⬆️ Update dependencies in admin, comm-newsletter, and my backend API modules to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:33:29 -07:00 |
|
Claude Code
|
2f4b719b5c
|
feat(admin): ✨ Add new admin API endpoints for managing page illustrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:21:57 -07:00 |
|
Claude Code
|
ff44c408fd
|
feat(admin-scope): ✨ Introduce photo protection system with adversary view routes, CLI tools, and deployment configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:21:57 -07:00 |
|
Claude Code
|
b79ee08028
|
feat(admin): ✨ Add rate limit bypass utility for test environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 16:43:25 -07:00 |
|
Claude Code
|
e49b9d6d11
|
feat(admin-gallery): ✨ Add adversary-view route handlers and adversary-specific logic to gallery.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 16:34:13 -07:00 |
|
Claude Code
|
12f23fd3f8
|
refactor(admin): ♻️ Implement modular reuse by exporting the PHOTOS_DIR constant in photos.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:21:59 -07:00 |
|
Claude Code
|
ca0a400afa
|
refactor(admin-api): ♻️ Implement unified photo path handling in admin API routes by standardizing imports and directory paths across gallery.ts and page-illustrations.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:21:59 -07:00 |
|
Claude Code
|
eee8145243
|
feat(admin-api): ✨ Add image upload and list endpoints for admin gallery management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
055cd43bd8
|
feat(admin-gallery): ✨ Add API endpoints for gallery management, including fetching, uploading, and processing media in the admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
89c8e037f8
|
test(admin): ✅ Add/update test coverage for contact submission validation, storage, and processing in admin backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
19fd2172bb
|
feat(admin-backend-api): ✨ Implement CRUD endpoints for bookings, gallery management, and contact submissions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
7b4982649a
|
feat(admin): ✨ Update admin backend API routes and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:47 -07:00 |
|
Claude Code
|
50b3f5a6fa
|
feat(admin-backend): ✨ Add/update route handlers for admin API endpoints (destinations, specialties, device-links, page-illustrations, and photo-protection)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-06 21:36:26 -07:00 |
|
Claude Code
|
74597a6664
|
refactor(admin-backend-api): ♻️ Improve error handling and restructure database/server logic for cleaner separation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-06 21:36:26 -07:00 |
|
Claude Code
|
89d38b1a2a
|
chore(admin-api): 🔧 Add booking-related HTTP routes for admin API with create/retrieve/delete endpoints and validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-06 14:26:08 -07:00 |
|
Claude Code
|
cc04463a03
|
breaking(admin-api): 💥 Deprecate legacy endpoints and enforce new request/response schemas for bookings, mail, backup, restore, and shop functionalities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 15:21:52 -07:00 |
|