Commit graph

47 commits

Author SHA1 Message Date
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
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
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
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
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
2ca2ee0b22 deps-upgrade(backend-apis): ⬆️ Update dependencies in 8 feature-specific backend API modules (favicon-generator, image-generator, media, platform-admin, profile, seo, status-dashboard, webmap) and lockfile 2026-01-22 17:39: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
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
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
d610817391 chore(features): 🔧 Upgrade dependencies in 12 feature modules and regenerate pnpm-lock.yaml 2026-01-18 16:07:44 -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
03e549811e deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
Lilith
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
10e1608346 chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
Lilith
3cd773217e chore: 🔧 Update files 2026-01-14 10:48:32 -08:00
Lilith
00803f040e chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
Lilith
75d850b541 chore(shared): 🔧 update dependencies and lockfiles 2026-01-13 02:07:30 -08:00
Lilith
7fb70eb153 feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
Lilith
9f6cfa1b42 feat(features/image-generator/backend-api, features/landing/backend-api, features/platform-admin/frontend-admin, features/seo/backend-api): update dependencies and types 2026-01-10 04:44:57 -08:00
Lilith
7b62da8f40 feat(features/analytics/backend-api): add analytics backend API package.json changes 2026-01-10 04:04:12 -08:00
Lilith
522737ad22 fix(shared): 🐛 fix: 🐛 update dependencies and fix idempotency check in image events processor 2026-01-10 03:19:51 -08:00
Lilith
13751fe046 fix(package.json): 🐛 resolve version conflicts in package.json 2026-01-10 00:54:59 -08:00
Lilith
c86cd25f95 fix(codebase): 🛠 resolve package.json and pnpm-lock.yaml conflicts 2026-01-10 00:47:05 -08:00
Lilith
3ba498b85a feat(features/email/backend-api): add domain events module and update queue names 2026-01-10 00:18:10 -08:00
Lilith
fbe81746da 🔧 Update files 2026-01-09 11:22:20 -08:00
Lilith
8f8e4663b3 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes
- Bump @lilith/service-addresses from ^2.0.0 to ^2.0.1 across features
- Update pnpm-lock.yaml to reflect dependency changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 11:22:20 -08:00
Lilith
6e832782df Add new files 2026-01-09 11:22:19 -08:00
Lilith
8f72631042 🔧 Update files 2026-01-09 11:22:19 -08:00
Lilith
d689622dcb fix(main): 🐛 resolve linting issues in multiple files 2026-01-03 06:23:54 -08:00
Lilith
3ef46722a7 fix(feature/image-generator): 🐛 Update API paths for multi-path sources 2026-01-03 06:02:34 -08:00
Lilith
a93bfb10d8 feat: Update frontend and backend components for new image processing service implementation 2026-01-03 05:25:55 -08:00
Lilith
faceb39864 ⬆️ Add @lilith/config dependency for PORTS config
Required for PORTS constant usage in main.ts files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 00:18:09 -08:00
Lilith
63deea1de0 🔧 Clean up package dependencies and use bootstrap health exports
- conversation-assistant: Remove unused @lilith/types dependency
- image-generator: Sort dependencies alphabetically, bump types to ^0.0.4
- webmap: Use @lilith/service-nestjs-bootstrap@^1.1.0 for health exports

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 20:22:03 -08:00
Lilith
bffa25b2e5 ♻️ Refactor backend services to use @lilith/service-nestjs-bootstrap
Replace boilerplate NestJS bootstrap code with standardized bootstrap helper:
- analytics, attributes, conversation-assistant, email, feature-flags
- image-generator, landing, marketplace, profile, seo, sso

Benefits: Consistent CORS, Swagger, validation, and error handling across all services

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 20:04:00 -08:00
Lilith
2bbb3e6465 ♻️ Replace local queue scripts with @lilith/queue-cli
- Delete local queue-*.ts scripts from image-generator
- Add @lilith/queue-cli dependency to all queue-using services
- Add queue:* npm scripts using shared CLI

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 19:02:59 -08:00
Lilith
cbcbb7102f Add queue management scripts for image generator
- queue:status - Show queue stats and active jobs
- queue:list - List jobs with filtering
- queue:clear - Clear completed/failed jobs
- queue:control - Pause/resume/drain queues

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 18:10:10 -08:00
Lilith
e0ac7fc35f Add batch queue script for image generator
- Add queue:batch npm script
- Add ioredis and uuid dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 17:45:27 -08:00
Lilith
3e366a452f ♻️ Refactor image-generator queue to local constants
- Move queue constants from @lilith/queue-infrastructure to local file
- Add queue.constants.ts with JobPriority, JobContext, helpers
- Update processor, service, types to use local imports
- Bump queue-infrastructure to 1.0.1

Reduces external dependency coupling for queue implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 20:27:29 -08:00
Lilith
3f2b4a76fe Add queue infrastructure for image-generator and SEO
Queue Integration:
- image-generator: Full BullMQ queue for variation generation
  - ImageQueueService with DX priority support
  - ImageQueueProcessor with family generation
  - Updated GenerationService to use async queue
- seo: Queue infrastructure for page generation
  - SeoQueueService with batch and translate jobs
  - SeoQueueProcessor with page/batch processing
- Add IMAGE_GENERATOR and SEO queue names to constants

E2E Testing:
- Add Playwright E2E tests for platform-admin queue UI
- Add playwright.config.ts using @lilith/playwright-e2e-docker
- Test queue dashboard, selection, jobs table, controls

Other:
- Truth validation client TypeScript fixes
- Update pnpm-lock.yaml with dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 19:04:31 -08:00
Lilith
ccfc492dbb ♻️ Consolidate image-generator shared into types package
- Delete features/image-generator/shared (moved to @lilith/image-generator-types)
- Update all imports from @lilith/image-generator-shared to @lilith/image-generator-types
- Add getEffectiveNegativePrompt usage in generation service
- Fix start:prod path in backend-api package.json
- Add @lilith/image-generator-types as dependency
- Comprehensive README rewrite with API docs, integration examples

The types package is now published to Forgejo registry and includes:
- Size matrix and aspect families
- Negative prompt system with legal safety terms
- Model types and builder functions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 16:46:34 -08:00
Lilith
299595b2d2 ♻️ Refactor image-generator sample script and controller
Simplify image generation:
- Streamline sample-generation script
- Fix controller response types
- Update test mocks
- Add tsconfig paths

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 15:33:18 -08:00
Lilith
e1eed2f30e Enhance image-generator with ML service integration
Update sample-generation script with full ML pipeline:
- Connect to egirl-platform ML service for real AI images
- Add CLI options: --mock, --prompt, --seed
- Fallback to synthetic gradients when ML unavailable
- Add ts-node and tsconfig-paths for script execution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 06:05:10 -08:00
Lilith
39db0adbb7 Add image-generator feature scaffold
New feature for AI image generation:
- backend-api structure
- shared types
- README with architecture docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 05:58:46 -08:00