Commit graph

28 commits

Author SHA1 Message Date
Lilith
1173068945 feat(src): Update messaging socket implementation in messaging.gateway.ts and useMessagingSocket.ts 2026-01-23 07:35:28 -08:00
Lilith
c30eafe326 deps-upgrade: ⬆️ Update root dependencies to reflect security patches and version alignment across all components 2026-01-23 07:35:26 -08:00
Lilith
d4c802005e refactor(messaging): ♻️ Restructured controllers, gateways, and modules in messaging backend with standardized architecture and dependency injection improvements 2026-01-22 23:03:40 -08:00
Lilith
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
6139be69b8 chore(src): 🔧 Update TypeScript files in src directory 2026-01-22 17:50:41 -08:00
Lilith
9563ee4b9f deps-upgrade(features/backend-api): ⬆️ Update critical dependencies across 8 backend APIs and regenerate lockfile 2026-01-22 17:50:40 -08:00
Lilith
3534ea3d3d chore(src): 🔧 Update TypeScript definitions in 50 source files 2026-01-22 15:26:59 -08:00
Lilith
e5429961ac chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 22:15:30 -08:00
Lilith
05d30f28ba feat(messaging): Implement WebSocket gateway, ClipShare entities, MessageTag system, and REST controllers for real-time messaging 2026-01-21 22:15:30 -08:00
Lilith
8151c33a11 deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions 2026-01-21 16:14:30 -08:00
Lilith
a0a7969560 chore(marketplace): 🔧 Update TypeScript definitions and utility files in src 2026-01-21 15:01:29 -08:00
Lilith
5becaff872 chore(src): 🔧 Update TypeScript definitions and related utility files in src 2026-01-21 14:56:09 -08:00
Lilith
ece0ad8d0d chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-21 14:50:51 -08:00
Lilith
19b4f7881c refactor(backend-api): ♻️ Standardized API controllers, DTOs, and validation patterns across feature modules 2026-01-21 14:40:19 -08:00
Lilith
8ea089e847 chore(backend-api/scripts): 🔧 Update circular dependency verification scripts 2026-01-21 14:19:54 -08:00
Lilith
6fbf6bbd66 deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs 2026-01-21 14:19:54 -08:00
Lilith
417b3de3d8 chore(backend-api): Update 20 feature-specific API modules' dependencies (version bumps) 2026-01-21 11:12:33 -08:00
Lilith
63195b7cfe chore(subscription): 🔧 Update subscription marketplace Swcrc configs 2026-01-20 23:59:49 -08:00
Lilith
16ae07ab35 chore(messaging): 🔧 Update NestJS CLI config for messaging backend API generation 2026-01-20 23:54:27 -08:00
Lilith
580751b649 chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -08:00
Lilith
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
b3965f83f8 chore(src): 🔧 Update TypeScript files in src directory 2026-01-20 06:33:24 -08:00
Lilith
86446c96e1 chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files 2026-01-20 06:22:57 -08:00
Lilith
daf3720316 chore(deps-upgrade): ⬆️ Upgrade dependencies in analytics, email, marketplace, messaging, profile, SEO, and SSO modules 2026-01-20 01:31:01 -08:00
Lilith
57f1eb3895 chore(src): 🔧 Update 19 TypeScript files 2026-01-18 17:19:29 -08:00
Lilith
f2424e0d92 chore(config): 🔧 Update TypeScript configuration files 2026-01-18 17:19:29 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
0695231894 chore(messaging): 🔧 Introduce real-time chat support with message API endpoints 2026-01-18 09:21:37 -08:00