Commit graph

16 commits

Author SHA1 Message Date
Claude Code
3737b88889 feat(diary): Add advanced filtering and pagination support to DiaryExplorationService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 16:53:59 -07:00
Claude Code
dc6555ac11 refactor(diary): ♻️ Update imports, exports, and provider configurations in the diary backend module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 16:49:35 -07:00
Claude Code
96c101bee5 refactor(features): ♻️ Standardize exports and provider definitions across 12 backend feature modules for consistent dependency injection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:58:02 -07:00
Claude Code
9a2a93bd14 refactor(modules-affects): ♻️ Consolidate feature modules into shared CoreModule for dependency management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:03:53 -07:00
Claude Code
e6e849af5f feat(training): Add CreateTrainingMoveDto, training service methods, TrainingToolsProvider, and useTrainingMoves hook for managing training moves state and API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:08 -07:00
Lilith
b662e6af10 feat(notifications): Add comprehensive notification system with nudge responses, ambient companions, and priority handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 15:45:16 -07:00
Lilith
e204b8feb3 breaking(features): 💥 Reorganize shared enums and types, update DTOs/entities, and align documentation and workflows across features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 05:26:05 -07:00
Lilith
b3e303fb7f feat(assistant): Add feedback system, DTO, and entity; update chat controller and documentation standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 04:38:23 -07:00
Lilith
e94c5c7021 test(tasks): Add test cases for RecurrenceService and TasksService, and update TrainingService tests for new logic/edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 14:21:05 -08:00
Lilith
881a92d6ad feat(assistant-component): Add WebSocket chat hook and implement chat functionality with updated docs, testing, and ESLint standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-04 01:27:37 -08:00
Lilith
f915001906 docs(docs): 📝 Overhaul documentation for agents, commands, hooks, architecture, code style, safety, service startup, testing standards, and troubleshooting; update test files for backend services and e2e budgeting tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-04 00:41:25 -08:00
Lilith
b3a773243d docs(docs): 📝 Update agent, command, and development standards documentation; add standardized test directories for backend features and refine mock utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-04 00:35:25 -08:00
Lilith
16edac5b7f breaking(projects): 💥 Restructure projects module with role-based dashboards (CamgirlDashboard, ClientWorkDashboard) and refactor pages (ClientTimePage, EscortBookingsPage), while deprecating SideProjectNotesPage and preparing training/frontend/ for modularization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 12:30:51 -08:00
Lilith
394fb4b50e feat(projects): Add project dashboard components, medical dashboard components, shared project types, and training service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 00:33:26 -08:00
Lilith
452a0cd13a breaking(api): 💥 Update API contracts, shared DTOs, and frontend components to enforce USD as default currency with database schema migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 23:51:47 -08:00
Lilith
1b115d72c7 feat(habits-component): Add HabitCheckIn entity, CreateCheckInDto, and HabitsService methods for check-in functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 23:46:07 -08:00