Commit graph

95 commits

Author SHA1 Message Date
Lilith
14048bd635 chore(pipeline): 🔧 Update TypeScript files in CI/CD pipeline configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:27:31 -08:00
Lilith
37fd128f50 chore(pipeline): 🔧 Update TypeScript files in CI/CD pipeline workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:19:38 -08:00
Lilith
ce23f775e4 chore(pipeline): 🔧 Update TypeScript-related pipeline configurations in 28 files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:11:34 -08:00
Lilith
d72a75739f chore(src): 🔧 Update TypeScript files in src directory to reflect latest standards/dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:03:22 -08:00
Lilith
6562a06b32 chore(config): 🔧 Update TypeScript configuration files (tsconfig.json) and Vite build settings (vite.config.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:03:22 -08:00
Lilith
a32b87385d chore(threat-intelligence-primary): 🔧 Add ML-based captcha solver (training script, CLI commands) + update threat intelligence docs/remove deprecated frontend showcase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:56:41 -08:00
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
08f4df94d9 chore(pages): 🔧 Update component files in pages directory (AgreementDetailPage.tsx, AgreementsListPage.tsx)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 13:10:28 -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
51ebc90bb7 feat(automations): Implement automation workflow system with template management, conditional triggers, rule editing, execution logging, and Tryst backend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 12:40:35 -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
5442474d90 chore(deps): 🔧 Update dependency JSON files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:23 -08:00
Lilith
74958ec539 docs(features): 📝 Update README.md documentation across 30+ feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:53:19 -08:00
Lilith
8b2d792253 chore(docs): 📝 Standardize feature documentation across 22+ features by updating README templates, adding/updating docs directories (e.g., age-verification, image-generator), and enforcing consistent structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:26:03 -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
e0acae849e chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
b6f310e8e2 chore(config): 🔧 Update Docker Compose configs across 17 feature modules to standardize base images, resource limits, and networking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 18:36:39 -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
e0288f0625 chore(attributes): 🔧 Update 27 YAML configuration files in attributes directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
b3f4dc41a0 chore(pages): 🔧 Update TypeScript files in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 03:33:19 -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
58e15f36a9 chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution 2026-01-25 20:28:49 -08:00
Lilith
4cc13d4ec3 chore(deployments & features): 🔧 Update Vite base paths and plugins for multi-deployment consistency 2026-01-25 19:57:58 -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
06503b9beb chore(landing): 🔧 Refactor service configurations across all features to standardize dependency definitions, registration, and update ShopCheckoutPage frontend for compatibility with updated service contracts 2026-01-24 21:43:26 -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