Lilith
7f95838c48
chore(marketplace-most-significant): 🔧 Update TypeScript files in src directory (31 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 10:39:50 -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
1c1b266ee0
deps-upgrade(infrastructure): ⬆️ Update 24 packages in infrastructure modules (e.g., @infrastructure/egirl-infra/core/crypto-tools, features/conversation-assistant) with new dependency versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 15:06:36 -08:00
Lilith
63bad607be
chore(marketplace): 🔧 Add feature flag support for verification system
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 03:33:30 -08:00
Lilith
22e37508f4
chore(components): 🔧 Update component styles and ESLint ignore rules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 03:28:05 -08:00
Lilith
99b4b9165f
chore(feature-flags): 🔧 Update TypeScript config to enforce stricter checks and adjust path mappings in shared feature-flagging modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 03:22:37 -08:00
Lilith
0f660b9798
chore(feature-flags): 🔧 Update TypeScript config in feature-flags module to enforce stricter type checking, adjust module resolution, or refine path aliases
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:19:58 -08:00
Lilith
e76249b6cf
deps-upgrade(@providers/auth-provider, features/email/shared): ⬆️ Upgrade internal dependencies across auth and email systems to resolve version conflicts, apply security patches, and ensure compatibility with latest stable releases
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:19:57 -08:00
Lilith
f21cf13233
chore(messaging-hooks): 🔧 Update TypeScript files in messaging-hooks package
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
cc82192e33
deps-upgrade(multi-module): ⬆️ Resolve dependency conflicts by synchronizing versions across all modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -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
91eb24d93a
chore(src): 🔧 Update module imports and dependencies in app.module.ts for compatibility with new backend API version
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -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
892e51f6d8
chore(deps): ⬆️ Upgrade dependencies in feature-flags/shared and attributes/frontend-admin to patch security vulnerabilities and align with newer React/flag manager versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:17:30 -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
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
53ea94f7c6
chore(config): 🔧 Update Vite configs in frontend-admin & frontend-public for SEO plugins + admin-specific optimizations
2026-01-25 22:58:02 -08:00
Lilith
5ced4950ef
chore(seo): 🔧 Implement conditional SEO template rendering via FeatureGate component + admin UI updates
2026-01-25 22:52:54 -08:00
Lilith
e4301c52f2
chore(monorepo): 🔧 Sync global dependencies across all monorepo packages
2026-01-25 21:15:20 -08:00
Lilith
1cfa44cbae
chore(src): 🔧 Update TypeScript files in src directory
2026-01-25 12:42:40 -08:00
Lilith
fcff648a3d
feat(analytics-client): ✨ Implement comprehensive analytics client with funnel tracking, event batching, React hooks, and NestJS backend integration
2026-01-25 12:37:23 -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
2fd6f83d8c
chore(config): 🔧 Update ESLint configs to enforce consistent linting rules across packages
2026-01-25 09:56:33 -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
3fe70695bd
feat(feature-flags): ✨ Add feature flag management UI (CreateFlagPage) and enhance shared FeatureGate/FeatureFlagProvider components
2026-01-23 20:26:53 -08:00
Lilith
6b73d22b59
refactor(feature-flags): ♻️ Enhance dynamic feature flag evaluation with async support, complex rule handling (combined logic), and improved context propagation
2026-01-23 09:21:32 -08:00
Lilith
00522309a0
chore(admin-features): 🔧 Implement feature flag management UI system with CRUD hooks
2026-01-22 23:03:13 -08:00
Lilith
8674781981
chore(feature-flags): 🔧 Implement feature flag system with backend CRUD APIs, override management, audit logging, health checks, and admin UI components
2026-01-22 23:03:13 -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
72e94157ff
deps-upgrade(features): ⬆️ Update dependencies across analytics, conversation-assistant, email, feature-flags, landing, and marketplace modules with new versions
2026-01-22 17:34:28 -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
64d6a6f5d7
chore(src): 🔧 Update TypeScript files in src directory
2026-01-22 17:08:30 -08:00
Lilith
9b9097f055
chore(deps): ➕ Update dependency JSON configuration files
2026-01-22 17:08:30 -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
bb3b8d0fe0
deps-upgrade(@infrastructure, @providers, @utils/): ⬆️ Update dependency versions across projects to ensure consistency and apply latest bug fixes/security patches
2026-01-22 11:28:52 -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
c35a133092
chore(feature-flags/frontend-admin): 🔧 Introduce feature flag management UI with CRUD components, card layouts, and admin pages
2026-01-22 11:17:57 -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
691a481d80
deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules
2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58
deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency
2026-01-21 22:42:04 -08:00
Lilith
cf507b860b
chore(feature-flags/frontend-admin): 🔧 Update Vite build config for admin feature flag handling
2026-01-21 21:23:33 -08:00