Claude Code
|
f919524085
|
feat(client-intel): ✨ Implement telemetry and analytics processing classes for client-side intelligence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:38:41 -07:00 |
|
Claude Code
|
1827d96327
|
feat(roster): ✨ Update RosterBanner component with dynamic roster updates and new styling props
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:26:29 -07:00 |
|
Claude Code
|
8a087604b3
|
chore(reputation): 🔧 Update emoji labeling config and environment variables for model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:26:29 -07:00 |
|
Claude Code
|
95300b0b1a
|
feat(frontend-public): ✨ Implement roster tracking UI and logic in App.tsx and add E2E validation tests in roster.spec.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:28 -07:00 |
|
Claude Code
|
1c0423f3ad
|
feat(provider-website): ✨ Implement roster tracking, management, and detailed view features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:28 -07:00 |
|
Claude Code
|
6681fa26f0
|
feat(roster): ✨ Add RosterBanner component with styling and props for displaying user tracking data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
5a2e88566b
|
ui(layout): 💄 Add navigation elements to Header and update Footer with legal links and social media icons
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
0b89555218
|
style(relationship): 🎨 Introduce standardized color palette variables for relationship UI components in colors.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
88a73b2b8f
|
feat(messages): ✨ Improve conversation column and topic timeline rendering with enhanced message grouping, visual cues, and interaction patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
a2a38af3c3
|
feat(reputation): ✨ Introduce emoji labeling evaluation logic to detect boundary-pushing emojis and integrate with glossary service for reputation scoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
b12647e63d
|
feat(sso): ✨ Update SSO server logic to enhance authentication flows and provider integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:54:22 -07:00 |
|
Claude Code
|
6635fec53b
|
chore(quinn-ai): 🔧 Update backend API default port to 3027 for conflict resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:54:22 -07:00 |
|
Claude Code
|
8829e2274f
|
ui(frontend-public): 💄 Remove 'Roster' navigation link from the Header component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:54:22 -07:00 |
|
Claude Code
|
1ee17f1e0b
|
feat(ssoauth): ✨ Introduce SSO provider integration and newsletter-specific auth flows with OAuth/SAML and token validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:47:58 -07:00 |
|
Claude Code
|
f597da534a
|
feat(backend-api): ✨ Add device-link authentication guard and test coverage for backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:47:58 -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
|
c438efd31a
|
feat(layout-affects): ✨ Add roster navigation menu item to Header, update Footer navigation links, and implement RosterPage with roster listing functionality
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
|
e8b43d6eeb
|
refactor(user): ♻️ Remove emoji handling from ProposedNameBreakdown and restructure ContactTable/ContactRelationship components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:01:46 -07:00 |
|
Claude Code
|
23e294ce4d
|
feat(messages): ✨ Add emoji handling and proposed name breakdown logic to ContactTable and introduce ProposedNameBreakdown component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:36:51 -07:00 |
|
Claude Code
|
dbcebcea7c
|
feat(messages): ✨ Improve ContactTable and TopicTimeline components with enhanced relationship visualization and interaction logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:31:29 -07:00 |
|
Claude Code
|
bd5398026b
|
fix(reputation): 🐛 Fix double URL decoding in glossary route handler to prevent corrupted emoji parameters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:31:28 -07:00 |
|
Claude Code
|
29c75c69c0
|
feat(reputation): ✨ Introduce emoji labeling evaluation logic to calculate reputation scores based on emoji usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:25:10 -07:00 |
|
Claude Code
|
ffe9fbe584
|
refactor(server): ♻️ Update server configuration to modularize tool dependencies and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:25:10 -07:00 |
|
Claude Code
|
7eac4685d7
|
feat(assistant): ✨ Integrate glossary support into score-contacts tool and update related tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:25:10 -07:00 |
|
Claude Code
|
aa96d004a4
|
feat(backend-api): ✨ Update server routes and configuration in server.ts for new endpoints and behavior improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:19:34 -07:00 |
|
Claude Code
|
024403cfa5
|
test(bookings): ✅ Add mockClear utility to clear/reset sendMail side effects in booking tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:19:34 -07:00 |
|
Claude Code
|
b9badaa979
|
feat(reputation): ✨ Add new emoji mappings to the reputation glossary for enhanced user communication
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:19:34 -07:00 |
|
Claude Code
|
2515d8a77c
|
feat(sso): ✨ Add support for [Provider] SSO integration or enhance OAuth2/OIDC flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:13:06 -07:00 |
|
Claude Code
|
74374f3193
|
ui(frontend-public): 💄 restructure navigation routes and reorganize layout hierarchy in the App component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:06:24 -07:00 |
|
Claude Code
|
72ca881d2d
|
refactor(mcp-server): ♻️ Implement modular server config and MCP integration for better maintainability and cross-compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:06:24 -07:00 |
|
Claude Code
|
fee0bd5980
|
feat(inspiration): ✨ Add inspiration feature with database schema, API routes, frontend page, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:06:24 -07:00 |
|
Claude Code
|
0724d19e8b
|
feat(device-link): ✨ Introduce DeviceLink and PassphraseSeeding modules with new API routes and secure authentication logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:00:28 -07:00 |
|
Claude Code
|
e226bf2d70
|
breaking(auth-specific): 💥 Remove local auth logic and replace with SSO (OAuth/SAML) while deprecating TOTP
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:00:28 -07:00 |
|
Claude Code
|
e9a7971f91
|
feat(frontend-public): ✨ Add SSO Audit navigation link to AdminLayout and update routing for SSO audit visibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:00:28 -07:00 |
|
Claude Code
|
492f7671dd
|
build(admin): 📦️ Optimize admin frontend build with Vite plugins and environment-specific configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:00:27 -07:00 |
|
Claude Code
|
65b7f30a2c
|
deps-upgrade(backend-api): ⬆️ Update dependencies for backend API to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:00:27 -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
|
8dbb06d24b
|
feat(admin): ✨ Add SSO login UI component and update newsletter auth to integrate SSO providers
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
|
e29a358cd8
|
feat(messages): ✨ Add SimulatorBadge component, ContactRelationship page, and update Thread page for relationship management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:47:29 -07:00 |
|
Claude Code
|
fb2042bd3d
|
feat(user-relationships): ✨ Add relationship CRUD API endpoints and TypeScript types for frontend-user module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:47:29 -07:00 |
|
Claude Code
|
458a64a0c4
|
feat(reputation): ✨ Implement reputation relationship types, routes, and service logic to track and calculate user reputation scores based on relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:47:29 -07:00 |
|
Claude Code
|
9482521f56
|
breaking(assistant): 💥 Refactor assistant service to enforce delta-formatted responses (incremental updates) instead of full payloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:47:29 -07:00 |
|
Claude Code
|
9a9b752b79
|
feat(messages): ✨ Update ContactRelationship and Thread components to enhance relationship and thread display logic for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:41:08 -07:00 |
|
Claude Code
|
67379d7c35
|
feat(messages): ✨ Introduce utility to strip emojis from contact display names in ContactTable
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:41:08 -07:00 |
|
Claude Code
|
943984cecd
|
feat(user-interface): ✨ Add EmailAdmin page and update routing in App.tsx for admin email functionality with toast notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:21:54 -07:00 |
|
Claude Code
|
8d95fc254f
|
ui(provider-website): 💄 Refactor layout hierarchy, header navigation, and toast components for consistent styling and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:15:34 -07:00 |
|
Claude Code
|
f741e419c9
|
ui(gallery): 💄 Improve mobile lightbox display by adjusting layout to respect safe area insets and prevent overlap with system UI elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 22:15:34 -07:00 |
|