This website requires JavaScript.
Explore
Help
Sign in
platforms
/
lilith-platform.live
Watch
1
Star
0
Fork
You've already forked lilith-platform.live
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b077c3f1dd
lilith-platform.live
/
codebase
/
@features
/
api
/
src
/
app
History
autocommit
94768bba3c
feat(api):
✨
Introduce Calendar and CalendarEvent entities with repository, schema, projection, and API endpoints; add /my/calendars, /my/calendar-events, and /my/calendar-sources routes; configure server integration
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 01:03:26 -07:00
..
middleware
feat(middleware-specific):
✨
Introduce ssoMiddleware for host-based SSO token validation and auth bypass
2026-04-25 16:43:50 -07:00
config.ts
security(api):
🔒
️ Enforce strict host pattern validation for DEV_AUTH_SKIP_HOSTS with Zod/Joi schema to reject invalid comma-separated host lists or regex formats
2026-04-25 16:43:49 -07:00
server.ts
feat(api):
✨
Introduce Calendar and CalendarEvent entities with repository, schema, projection, and API endpoints; add /my/calendars, /my/calendar-events, and /my/calendar-sources routes; configure server integration
2026-04-26 01:03:26 -07:00