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
|
cd6c0a94bc
|
deps-upgrade(@infrastructure/websocket-client): ⬆️ Update dependencies across 10+ backend API features and frontend packages
|
2026-01-22 17:14:07 -08:00 |
|
Lilith
|
33fa6d5216
|
deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules
|
2026-01-22 16:37:25 -08:00 |
|
Lilith
|
90b8d70046
|
deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security
|
2026-01-22 16:21:58 -08:00 |
|
Lilith
|
e4e093b1a6
|
refactor(lilith-platform): Update wrapper package versions across all React frontends
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0
Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal
These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-22 15:56:28 -08:00 |
|
Lilith
|
3534ea3d3d
|
chore(src): 🔧 Update TypeScript definitions in 50 source files
|
2026-01-22 15:26:59 -08:00 |
|
Lilith
|
c3fbf1ffc5
|
chore(messaging): 🔧 Enhance message handling with clip management, threading, typing indicators, and tagging UI improvements
|
2026-01-22 15:21:00 -08:00 |
|
Lilith
|
adb8b8f482
|
deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant)
|
2026-01-22 15:20:50 -08:00 |
|
Lilith
|
a793faf7c6
|
deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions
|
2026-01-22 11:23:24 -08:00 |
|
Lilith
|
509fa65777
|
chore(pages): 🔧 Update ClipViewerPage.tsx file structure and styling for improved responsiveness
|
2026-01-22 11:18:01 -08:00 |
|
Lilith
|
13bcbcc1ee
|
chore(frontend): ➖ Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates
|
2026-01-22 11:17:56 -08:00 |
|
Lilith
|
c6dfa388ac
|
refactor(fontend): ♻️ Update TypeScript types for styled-components across feature modules to enhance type safety while preserving app initialization integrity
|
2026-01-22 05:06:33 -08:00 |
|
Lilith
|
2ae05b42d6
|
chore(src): 🔧 Update TypeScript component files in src directory
|
2026-01-21 22:36:47 -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
|
c226fd79e5
|
deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions
|
2026-01-20 19:47:24 -08:00 |
|
Lilith
|
14993b4ab3
|
chore(components): 🔧 Update TypeScript component files (26 tsx)
|
2026-01-20 18:55:52 -08:00 |
|
Lilith
|
86e37c988a
|
chore(pages): 🔧 Update TypeScript files in pages directory
|
2026-01-20 18:19:49 -08:00 |
|
Lilith
|
b37e4dfc7c
|
chore(inbox): 🔧 Enhance inbox UI with message rendering (MessageBubble, ClipMessage), thread management (ThreadList, MessageThread), and tagging (MessageTagSelector)
|
2026-01-20 18:14:31 -08:00 |
|
Lilith
|
183c075402
|
chore(services): 🔧 Update service configurations across marketplace, merchant, and messaging features
|
2026-01-20 12:37:54 -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
|
c19cedeaab
|
chore(deps): ➖ Remove outdated frontend dependency versions from 17 JSON config files
|
2026-01-20 06:06:49 -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
|
74ed365d36
|
deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility
|
2026-01-20 01:25:25 -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 |
|