Claude Code
79d2cfeabe
feat(frontend-admin): ✨ Update admin dashboard components to enhance UI and add new functionality for EmailDashboard, FlagListPage, and ServiceDiagramPage
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 14:33:30 -07:00
Lilith
72103a4094
docs(email): 📝 Add usage examples for email API endpoints
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
a1909c6bda
refactor(email-backend-api): ♻️ Extract EmailService into a dedicated module for cleaner AppModule organization
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
4fef83d9d9
db(email): 🗃️ Add 8 email-related migration files, seed default templates, and update data-source config for schema initialization
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
e0f111d469
chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
014601ee94
chore(src): 🔧 Update TypeScript files in src directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:17:33 -08:00
Lilith
d6748d4281
chore(email): 🔧 update markdown documentation structure and content
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 10:47:29 -08:00
Lilith
09f0180105
chore(services-affects-all-feature): 🔧 Standardize service configurations in services.yaml across 9 feature modules + refactor payments backend API entry point (main.ts)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 13:00:08 -08:00
Lilith
de5c1af5ad
deps-upgrade(frontend-users): ⬆️ Update React, UI libraries, and utility packages in email feature frontend users module
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:48:42 -08:00
Lilith
4beb55f0b8
chore(src): 🔧 Update TypeScript files in src directory (31 files updated)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:40:24 -08:00
Lilith
b66c789531
chore(src): 🔧 Update Markdown documentation files in src directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 11:39:24 -08:00
Lilith
da37ea7b12
chore(src): 🔧 Update TypeScript files in src directory (8 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:42:43 -08:00
Lilith
6604d0b7e1
deps-upgrade(dependencies): ⬆️ Update core dependencies across root and feature modules (content-moderation, i18n, platform-admin) for version consistency
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
58eabb6294
chore(src): 🔧 Update TypeScript files in src directory to maintain consistency across project
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:27:50 -08:00
Lilith
f165709994
deps-upgrade(email/backend-api): ⬆️ Update backend API dependencies for email functionality to latest versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:27:50 -08:00
Lilith
1410657a9f
chore(pages): 🔧 Update TypeScript files in pages directory to maintain consistency
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:29:20 -08:00
Lilith
60d8845412
chore(marketplace/auth): 🔧 Integrate bot detection/prevention into registration flow
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:03:04 -08:00
Lilith
14d783fe11
deps-add(feature-dependencies): ➕ Update frontend dependencies (email, marketplace, profile, SEO) across modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:49:09 -08:00
Lilith
33f3727556
chore(pages): 🔧 Update markdown files in pages directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:35:35 -08:00
Lilith
f17a9fdbfb
docs(email): 📝 Add README documentation for email module, including platform analytics integration setup instructions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:32:24 -08:00
Lilith
77c1803f2d
chore(frontend): 🔧 Update Vite config across frontend features (email, marketplace, profile, SEO) with shared plugins/optimizations
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:41:54 -08:00
Lilith
72ab9f6001
chore(frontend): 🔧 Update Vite build configs across email, marketplace, profile, and SEO modules for consistency/optimization
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:35:45 -08:00
Lilith
7f8478976b
chore(testing): ⚡ Update dependency versions in @testing/test-utils and related frontend packages (email, marketplace) for compatibility/security/performance improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:35:45 -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
94a176a0f0
chore(src): 🔧 Update TypeScript files in src directory (33 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:33:14 -08:00
Lilith
8cd25f7b91
chore(test): 🔧 Update Vitest/Jest configs across 15+ modules; standardize coverage rules, globals, plugins, and .env.example variables
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:33:14 -08:00
Lilith
3fee21e795
chore(build): ⚡ Optimize TypeScript bundling with tsup across all packages by refining transpilation and module resolution settings
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 15:06:36 -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
f6fd865dc2
chore(src): 🔧 Update TypeScript files in src directory (11 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:34:30 -08:00
Lilith
6b73cd84ef
chore(features): ⬆️ Upgrade dependencies in multiple feature modules and UI package
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:35:57 -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
75dbe14c63
chore(test-utils): 🔧 Update test utility config files (Vitest) to regenerate timestamped configs
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:25 -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
d228b5f63b
chore(src): 🔧 Update module imports, dependencies, and configuration in app.module.ts and setup.ts
...
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
370e629942
test(src): ✅ Update TypeScript test coverage in 17 src files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:42:57 -08:00
Lilith
f7b5046256
chore(conversation-assistant): 🔧 Update env files (.env.example/.env.prod/.env.apricot) and Dockerfile in semantic-service to standardize API keys/service settings
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:32:07 -08:00
Lilith
2da43e3b31
chore(config): 🔧 Update documentation files (IMPLEMENTATION_SUMMARY.md, README.md) to reflect latest project changes
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:08:10 -08:00
Lilith
6dda4847bd
chore(email,webmap/shared): 🔧 Update docs & test helpers for email backend API tests
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:02:27 -08:00
Lilith
72be8a062a
chore(email): 🔧 Update TypeScript compiler options in email backend test config
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:02:27 -08:00
Lilith
8bf537a81e
chore(fixtures): 🔧 Update TypeScript fixture files (6 total)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 18:57:00 -08:00
Lilith
c60adcd243
deps-upgrade(backend-api): ⬆️ Update minor/patch versions of email backend API dependencies
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 18:56:59 -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
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