Commit graph

7 commits

Author SHA1 Message Date
autocommit
8a3cbad805 arch(platform-api): 🏗️ Introduce standardized cache invalidation and CRUD base classes to decouple cache logic and reduce boilerplate
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
302be6b890 feat(auth): Introduce modular auth system with guards, decorators, and SSO support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
75b68fe124 feat(content-posts): Add ContentPostsController, ContentPostsService, DTOs, and ContentPost entity for post management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
6667ccb8db feat(content-plans): Implement ContentPlansController, ContentPlansService, DTOs, and ContentPlan entity for managing content plans CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
954f4cbf78 feat(agent-actions): Implement agent actions module with HTTP endpoints, business logic, DTOs, NestJS registration, and database entity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
ee9cc43185 chore(platform-api): 🔧 Update config files with standardized environment variables, TypeScript settings, and test configurations for platform-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
c183412eba deps-upgrade(platform-api): ⬆️ Update dependencies to latest versions for security patches and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:14 -07:00