Commit graph

34 commits

Author SHA1 Message Date
Claude Code
77bcfac6a8 feat(favicon-generator): Introduce FaviconGeneratorService and FaviconService for orchestrating and processing favicon generation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
ef43a00c5b chore(favicon): 🔧 Implement batch queue processing for image generation tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:17:35 -07: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
02f429ec36 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:46:46 -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
7147491996 chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:15:20 -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
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
a664b82fed chore(favicon-generator): 🔧 Enhance favicon generation API with FaviconDto, custom size/metadata support in FaviconGeneratorService, and new endpoints in FaviconController 2026-01-23 20:26:53 -08:00
Lilith
97cf3334b2 deps-upgrade(favicon-generator/backend-api): ⬆️ Update dependencies to apply security patches, performance improvements, and compatibility fixes in backend API 2026-01-23 20:26:50 -08:00
Lilith
b475d67be9 chore(favicon-generator): 🔧 Update FaviconGeneratorService to support new input formats 2026-01-23 18:23:45 -08:00
Lilith
d11f723663 chore(favicon-generator): Optimize favicon generation performance in FaviconGeneratorService 2026-01-23 17:58:23 -08:00
Lilith
84f949246c chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 16:01:16 -08:00
Lilith
aeb867af8e deps-upgrade(favicon-generator/backend-api): ⬆️ Update backend API dependencies (minor/patch versions) and regenerate lockfile 2026-01-23 15:45:36 -08:00
Lilith
75a456acf2 deps-upgrade(backend-api): ⬆️ Update minor/patch versions of backend API dependencies and regenerate pnpm lockfile 2026-01-23 15:40:11 -08:00
Lilith
61218907ab chore(src): 🔧 Update TypeScript files in src directory to maintain consistency 2026-01-23 14:40:24 -08:00
Lilith
35a2755fc2 chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 07:10:33 -08:00
Lilith
08b70d48f0 chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-22 23:03:12 -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
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
3ecaf84c7a feat(favicon-generator): Enhance FaviconGeneratorService with new algorithms and improved input validation for programmatic favicon generation 2026-01-22 15:49:17 -08:00
Lilith
4213ac6106 chore(api): 🔧 Update TypeScript definitions and utility files in API module 2026-01-22 15:43:57 -08:00
Lilith
8b74046202 chore(hooks): 🔧 Update TypeScript hook files 2026-01-22 15:38:21 -08:00
Lilith
63553b6ec4 chore(favicon-generator): 🔧 Add favicon generation DTOs and service with duo membership verification logic 2026-01-22 15:32:58 -08:00
Lilith
610ffead16 deps-upgrade: ⬆️ Update dependency versions in package.json and related files 2026-01-22 15:32:58 -08:00
Lilith
3534ea3d3d chore(src): 🔧 Update TypeScript definitions in 50 source files 2026-01-22 15:26:59 -08:00