Lilith
a7915a7c19
chore(content-moderation): 🔧 Update service config files for content moderation pipelines
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:07:54 -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
68ff5d23ac
feat(quality-assurance-with): ✨ Update TypeScript linting/format consistency across 30 src files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -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
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
3424695c96
chore(features): 📝 Standardize and update README.md files across 12+ features + TEMPLATE_README.md for improved clarity/consistency
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:19:32 -08:00
Lilith
1d87fca1a3
deps-upgrade(content-moderation/backend-api): ⬆️ Update backend API dependencies to latest stable versions for bug fixes, security patches, and maintenance
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 01:56:46 -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
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
e4301c52f2
chore(monorepo): 🔧 Sync global dependencies across all monorepo packages
2026-01-25 21:15:20 -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
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
575187c232
chore(src): 🔧 Update TypeScript utility files in src directory
2026-01-23 14:56:04 -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
51629cb802
chore(content-moderation): 🔧 Add truth verification service integration & external API config updates
2026-01-21 21:18:17 -08:00
Lilith
6d913b7a44
chore(components): 🔧 Update component YAML configurations
2026-01-21 21:07:51 -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
ad1e13bb6d
refactor(backend-api): ♻️ Update module configurations in content-moderation and payments by refining providers/imports (e.g., adding new services, adjusting dependency injections)
2026-01-21 14:45:32 -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
73509a5e14
chore(src): 🔧 Update TypeScript utility files in src
2026-01-21 11:34:03 -08:00
Lilith
b608961bc1
chore(content-moderation): 🔧 Update TypeScript compiler configs to standardize ES target version and strict mode across root and backend API modules
2026-01-21 11:34:03 -08:00
Lilith
f74a8c4184
deps-upgrade(content-moderation/backend-api): ⬆️ Update dependencies in content-moderation and backend-api packages with minor/patch updates
2026-01-21 11:34:03 -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
5f37b6bdf4
chore(src): 🔧 Update TypeScript files in source directory
2026-01-18 09:20:32 -08:00
Lilith
774d3b1d74
chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase
2026-01-18 09:20:11 -08:00
Lilith
03e549811e
deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance)
2026-01-18 09:20:07 -08:00
Lilith
00803f040e
chore(frontend-components): 🚀 Merge changes across multiple files
2026-01-13 11:02:03 -08:00
Lilith
665d33c084
fix: correct @/.. import patterns created during ESLint migration
...
Automated fixes (sed):
- @/../something → @/something (replaced /../ with /)
- @/../../something → @/something (two passes to remove all ../)
Manual fixes (5 files, 10 imports):
- marketplace: @/../../shared → @platform/marketplace
- platform-admin: @/../api → @/api, @/../components → @/components
- marketplace: @/../types → @/types
- landing: @/../i18n → @platform/i18n
Total: 211 files fixed
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
4795134af9
fix: enforce @/* import aliases via ESLint plugin v1.1.0
...
- Updated @lilith/eslint-plugin-import-alias to v1.1.0 (aggressive mode)
- Converted all ../ imports to @/* aliases (9 files affected)
- Zero-config enforcement for consistent imports across codebase
- Resource-safe autofix process (one feature at a time with nice priority)
Changed files:
- features/content-moderation/backend-api/src/truth-integration.service.ts
- features/image-generator/backend-api/src/generation/generation.service.ts
- features/landing/backend-api/src/cli/sync-translations.ts
- features/platform-admin/frontend-admin/vite.config.ts
- features/portal/frontend-app/src/App.tsx
- features/portal/frontend-app/src/features/inbox/*.tsx
- features/portal/frontend-app/src/main.tsx
- package.json (plugin version bump)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:20 -08:00
Lilith
1bdc7a4d1d
🔧 Auto-resolve: Pull rebase failed due to unstaged import refactoring changes
...
This commit captures unstaged changes from the import path standardization
refactor (b65c5cc2). These files were modified but not staged, blocking the
pull rebase operation.
Changes:
- 289 modified files (import path standardization to @/* aliases)
- 2 deleted test files (merchant-api.e2e.spec.ts, rate-limiting.e2e.spec.ts)
Resolution: Stage all changes and commit before rebasing.
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-11 00:57:02 -08:00
Lilith
742234d10a
feat(@packages/@providers/auth-provider): ✨ update package.json and ci.yml for auth provider module
2026-01-10 21:49:30 -08:00
Lilith
aa67801c32
✨ feat: Re-export all domain-specific types for backward compatibility
2026-01-03 05:04:45 -08:00
Lilith
a9c976408b
♻️ Refactor validate-locales with --fix and i18n integration
...
- Add --fix mode to auto-correct issues using i18n truth-validation
- Add --semantic flag for optional semantic service validation
- Add --dry-run flag for preview without writing
- Separate validate:locales (fast), validate:locales:fix, validate:locales:full
- Exit with error code if issues found and not in fix mode
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:37:53 -08:00
Lilith
6098e04cc3
✨ Add content-moderation feature
...
New feature module for content moderation with server and shared components.
Migrated from text-utils package.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 23:27:10 -08:00