lilith-platform.live/codebase/@features/messages/backend-user
autocommit 008568702a feat(api-quinn-proxy): Add Quinn proxy API endpoints for message forwarding and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 01:17:01 -07:00
..
src feat(api-quinn-proxy): Add Quinn proxy API endpoints for message forwarding and server integration 2026-04-26 01:17:01 -07:00
.env.development chore(messages): 🔧 Update development environment variables for messages backend 2026-04-19 15:29:34 -07:00
bun.lock deps-upgrade(messages/backend-user): ⬆️ Update backend user messages dependencies to latest compatible versions 2026-04-20 04:55:16 -07:00
eslint.config.js chore(messages): 🔧 Update message configs, server logic, frontend rendering, dependencies, and deployment infrastructure 2026-04-09 20:47:07 -07:00
package-lock.json deps-upgrade(messages): ⬆️ Update backend-user and frontend-showcase dependencies for newer versions 2026-04-07 18:03:56 -07:00
package.json deps-upgrade(messages): ⬆️ Update dependencies in backend-user message feature module 2026-04-20 04:55:15 -07:00
tsconfig.build.json feat(messages): Introduce new message types and enhance message handling logic 2026-04-07 14:46:32 -07:00
tsconfig.json feat(messages): Introduce new message types and enhance message handling logic 2026-04-07 14:46:32 -07:00
vitest.config.ts test(messages): Update Vitest test configuration for backend-user feature with test suite plugins and environment setups 2026-04-08 22:10:00 -07:00
vitest.integration.config.ts test(messages-specific): Update Vitest config and lockfile for messages backend tests 2026-04-08 22:10:01 -07:00