Lilith
dc22ecaffb
docs(seo-affects): 📝 Update SEO localization strings, improve content loader/generator scripts, and enhance agentic loop test cases
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:03:20 -08:00
Lilith
c8fb8723b7
chore(packages): 🔧 Update TypeScript strict mode to enforce "strict": true across all @packages/ modules
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:52:53 -08:00
Lilith
fe5ec9814b
chore(components): 🔧 Update 31 TypeScript component files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 21:55:30 -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
e0acae849e
chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
4adec07ca8
chore(fontend): 🔧 Update Vite config files to standardize plugins, caching, and build optimizations across frontend projects
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:42:17 -08:00
Lilith
30398e1e7a
chore(fontend): 🔧 Upgrade dependencies in frontend-showcase, profile, and status-dashboard to latest stable versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:42:17 -08:00
Lilith
bf3dbd06ce
chore(tests): 🔧 Update TypeScript test files
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 03:08:51 -08:00
Lilith
b1cc79c215
chore(components): 🔧 Update TypeScript files in components directory
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 02:56:09 -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
242c3b0d33
chore(src): 🔧 Update TypeScript files in src directory (32 files)
2026-01-25 11:06:22 -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
230355a2d2
chore(src): 🔧 Update component imports, dependency versions, and minor formatting in App.tsx and main.tsx
2026-01-22 23:03:13 -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
adb8b8f482
deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant)
2026-01-22 15:20:50 -08:00
Lilith
a5561f79cc
chore(src): 🔧 Update App.tsx component structure and props validation logic
2026-01-22 14:34:35 -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
87f8c43f07
deps-upgrade(root): ⬆️ Update all dependencies to latest stable versions across project
2026-01-21 16:20:09 -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
73834ef271
deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml
2026-01-21 12:48:35 -08:00
Lilith
c19cedeaab
chore(deps): ➖ Remove outdated frontend dependency versions from 17 JSON config files
2026-01-20 06:06:49 -08:00
Lilith
74ed365d36
deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility
2026-01-20 01:25:25 -08:00
Lilith
d16be0759d
chore(@utility/zname): 🔧 Update npm registry and auth settings
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
d17bfd3083
chore(src): 🔧 Update TypeScript files in source directory
2026-01-18 09:20:45 -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
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
cd3ee5c17f
chore(frontend-public): 🚀 Update localization and devUserTypes for frontend public components
2026-01-13 11:46:02 -08:00
Lilith
4c3fba1161
feat(frontend-components): ✨ Add age verification functionality for frontend components
2026-01-13 11:37:34 -08:00
Lilith
00803f040e
chore(frontend-components): 🚀 Merge changes across multiple files
2026-01-13 11:02:03 -08:00
Lilith
28210824fb
feat(frontend-dev): ✨ Add analytics plugin for frontend development environment
2026-01-13 10:13:46 -08:00
Lilith
315e1738ab
chore(shared): 🔧 Let me analyze this systematically:
2026-01-13 09:46:03 -08:00
Lilith
bcc848fb03
chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues
2026-01-13 09:12:43 -08:00
Lilith
21d192cdfd
feat(e2e): ✨ add service registry integration for api url
2026-01-13 06:41:26 -08:00
Lilith
ae3f3e1be9
chore(features/frontend-showcase): 🔧 update dockerfile.e2e to copy pnpm-lock.yaml separately
2026-01-13 04:34:30 -08:00
Lilith
ce784e0916
feat(features/frontend-showcase/frontend): ✨ add showcase for UI Dev Tools E2E testing
2026-01-13 03:47:13 -08:00
Lilith
c9b4ead61a
feat(landing): ✨ update ui dependencies and test content
2026-01-13 03:36:54 -08:00
Lilith
570b511b0f
feat(auth): ✨ migrate from user roles to profile-based access system
2026-01-13 03:26:17 -08:00
Lilith
f43a901955
fix(codebase): 🛠 resolve file count discrepancies in changes summary and diff excerpt
2026-01-13 03:15:36 -08:00
Lilith
14b811db4c
feat(@types): ✨ update user access and profile types
2026-01-13 03:04:56 -08:00
Lilith
e9454308a2
feat(conversation-assistant): ✨ update e2e docker setup with npm registry config
2026-01-13 02:54:23 -08:00