atlilith/@platform/codebase/@features/platform-api/src
2026-05-17 07:41:16 -07:00
..
auth feat(auth): Introduce modular auth system with guards, decorators, and SSO support 2026-05-17 07:41:15 -07:00
common arch(platform-api): 🏗️ Introduce standardized cache invalidation and CRUD base classes to decouple cache logic and reduce boilerplate 2026-05-17 07:41:15 -07:00
config chore(platform-api): 🔧 Update connection strings, timeouts, and environment variables in database and Redis configs 2026-05-17 07:41:15 -07:00
entities feat(platform-api): Add new entities (content-asset, engagement-event, org-member, persona) and update existing entities (org, user) with fields, relationships, and enums 2026-05-17 07:41:16 -07:00
modules feat(content-posts): Add ContentPostsController, ContentPostsService, DTOs, and ContentPost entity for post management 2026-05-17 07:41:15 -07:00