This website requires JavaScript.
Explore
Help
Sign in
platforms
/
atlilith
Watch
1
Star
0
Fork
You've already forked atlilith
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f7ae693b75
atlilith
/
@platform
/
codebase
/
@features
/
platform-api
/
src
History
autocommit
f7ae693b75
feat(platform-api):
✨
Add new entities (content-asset, engagement-event, org-member, persona) and update existing entities (org, user) with fields, relationships, and enums
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
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