Commit graph

59 commits

Author SHA1 Message Date
Lilith
68222502dd chore(src): 🔧 Update brand feature definitions in brand-features.ts and add necessary imports to index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 01:33:14 -08:00
Lilith
ff9f62e36b chore(messaging-core-messaging): 🔧 Add brand feature flagging in messaging gateway, frontend types, and CI/CD workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 13:48:33 -08:00
Lilith
558fdc604b chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 13:41:54 -08:00
Lilith
ed2c339190 feat(messaging/agreements-primary): Implement cryptographic agreement management with secure keypair/vault integration and frontend UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 13:03:59 -08:00
Lilith
af43ed5bf7 chore(src): 🔧 Update TypeScript files in src directory (5 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:33:40 -08:00
Lilith
9aba950294 feat(src): Add TypeScript utility imports, refactor dependency injection, and enhance modular structure across 13 source files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:27:23 -08:00
Lilith
fb21f814b9 feat(src): Add TypeScript imports, interfaces, and utility functions to 28 files in src
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:20:06 -08:00
Lilith
96d7ab5fa8 feat(messaging-specifically): Add decentralized agreement automation framework with cryptographic support, vaults/messages entities, backend services, frontend UI hooks, and slash command docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:12:42 -08:00
Lilith
67ad7ad5e8 chore(src): 🔧 Update TypeScript files in src directory (10 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:05:33 -08:00
Lilith
f8a0eb8428 chore(backend-api): 🔧 Update test configuration for messaging backend API to optimize performance flags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:28:41 -08:00
Lilith
4400b0021c deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:51:04 -08:00
Lilith
71737237fc chore(messaging): 🔧 Update app.module.ts to reflect new messaging service dependencies and configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:28 -08:00
Lilith
258525840a fix(messaging/backend-api): 🐛 Fix message processing reliability in backend API logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 16:39:56 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
be4ccb3624 chore(backend-api): ♻️ Standardize module configurations in app.module.ts across feature modules 2026-01-26 00:58:27 -08:00
Lilith
b07c0c4eea chore(src): 🔧 Update TypeScript files in src directory (30 files) 2026-01-26 00:47:44 -08:00
Lilith
6bf9f2a5c1 chore(src): 🔧 Update TypeScript files in src directory (22 files) 2026-01-26 00:42:18 -08:00
Lilith
03ca48a989 chore(backend-api): 🔧 Standardize module configurations across 15 feature-specific backend API modules in app.module.ts 2026-01-26 00:36:55 -08:00
Lilith
1a0144f78b chore(src): 🔧 Update TypeScript files in src directory (19 files) 2026-01-26 00:31:42 -08:00
Lilith
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
eff0e7a30e chore(marketplace + analytics): 🔥 Remove promo code feature and associated tests 2026-01-25 17:25:29 -08:00
Lilith
11ba8012a3 chore(src): 🔧 Update TypeScript files in src directory (32 files updated) 2026-01-25 13:28:52 -08:00
Lilith
14dab0535a feat(analytics): Implement GDPR compliance system with data deletion, retention policies, export services, and tracking hooks across analytics/email/messaging/profile modules 2026-01-25 13:23:12 -08:00
Lilith
bd1de3a6c5 chore(backend-api): 🔧 Refactor backend API source structure with 19 TypeScript file updates 2026-01-25 11:49:41 -08:00
Lilith
5ed027d51f deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
Lilith
1ef9c74e9d deps-upgrade(root): ⬆️ Update monorepo dependencies to latest stable versions across 34 packages, including security patches and compatibility fixes 2026-01-25 11:28:03 -08:00
Lilith
bf0ee31a41 feat(marketplace): Add feature flag infrastructure with analytics, UI updates, and funnel tracking for marketplace features 2026-01-25 11:11:48 -08:00
Lilith
242c3b0d33 chore(src): 🔧 Update TypeScript files in src directory (32 files) 2026-01-25 11:06:22 -08:00
Lilith
264838614c chore(src): 🔧 Update TypeScript files in src directory 2026-01-24 20:52:58 -08:00
Lilith
66b48c20e7 chore(components): 🔧 Update quota service logic, MessageThread component, and related utility files for marketplace feature adjustments 2026-01-23 20:27:04 -08:00
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