Lilith
e66a241be6
feat(api-client): ✨ Implement React context provider for centralized API client management with configurable instances
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -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
0be14704eb
chore(src): 🔧 Update TypeScript files in src directory (12 files)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:19:00 -08:00
Lilith
bb6c0950a8
deps-upgrade(infrastructure): ⬆️ Upgrade dependencies in @infrastructure/email-client and features/truth-validation/client/typescript for security, performance, and compatibility improvements
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:19:00 -08:00
Lilith
991d9558dc
chore(infrastructure/email-client): 🔧 Update TypeScript compiler configs in @infrastructure/email-client with path resolution and strict mode adjustments
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:03:47 -08:00
Lilith
adef4ffb3e
chore(infrastructure): 🔧 Refactor identifier generation/validation utilities for UUID handling, ensuring system-wide ID consistency
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 05:14:44 -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
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
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
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
456922ade7
chore(deps): 🔧 Update dependency JSON files to reflect latest package versions
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:14:37 -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
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
fcff648a3d
feat(analytics-client): ✨ Implement comprehensive analytics client with funnel tracking, event batching, React hooks, and NestJS backend integration
2026-01-25 12:37:23 -08:00
Lilith
0071f2b6c0
chore(lint): 🔧 Update ESLint configuration in .eslintrc.cjs and tsconfig.json with new linting rules
2026-01-25 12:37:22 -08:00
Lilith
140ffd1636
deps-upgrade(analytics-client): ⬆️ Update dependencies in analytics-client package and root lock files
2026-01-25 12:37:22 -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
14bd09d89b
chore(src): 🔧 Update analytics-context.tsx component with new tracking logic and logging improvements
2026-01-23 20:26:51 -08:00
Lilith
afb8be1601
chore(infrastructure): 🔧 Standardize provider patterns across analytics and API clients to ensure consistency
2026-01-23 09:21:31 -08:00
Lilith
e87bfdba23
refactor(websocket-client): ♻️ Modularize WebSocket client architecture, enhance type safety, update ESLint/TypeScript configs, and revise migration/testing documentation
2026-01-22 17:14:07 -08:00
Lilith
2af4ea97cb
chore(@infrastructure/websocket-client): 🔧 Update TypeScript config for stricter type-checking and modern module resolution
2026-01-22 17:14:07 -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
9ab22493cd
chore(api): 🔧 Update TypeScript definitions and utility files in API module
2026-01-22 16:00:49 -08:00
Lilith
6a07e320ee
chore(src): 📝 Update documentation and UI component with latest changes
2026-01-22 15:54:57 -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
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
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
84280e50ab
chore(root): ➖ Upgrade all pnpm lock files to align with latest dependency versions across packages
2026-01-20 19:31:39 -08:00
Lilith
86446c96e1
chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files
2026-01-20 06:22:57 -08:00
Lilith
8860e62b65
scripts(analytics-client): 🔨 Update Vitest config for test patterns, coverage, and environment
2026-01-20 06:22:57 -08:00
Lilith
b72389a055
deps-upgrade(analytics-client,backend-api): ⬆️ Update dependencies across analytics client and backend APIs to apply security fixes and minor version improvements
2026-01-20 06:22:57 -08:00
Lilith
4e780b4a6b
feat(hooks): ✨ Update TypeScript hook implementations in validation, cleanup, and error handling logic
2026-01-20 06:12:12 -08:00
Lilith
9b95e1f193
feat(analytics-client,sso/backend-api): ✨ Introduce analytics tracking (React context + page view hooks) & enhance SSO backend with admin session/user management, OAuth controller, health checks, and rate limiting
2026-01-20 06:06:50 -08:00
Lilith
14b2051c2b
chore(utils): 🔧 Update utility helper files (4 JS modules)
2026-01-20 06:01:15 -08:00
Lilith
d5ad699bc2
deps-upgrade(infrastructure,utils,ui): ⬆️ Update @infrastructure/analytics-client, @utils/vite-version-plugin, and @ui/developer-fab to newer versions
2026-01-20 06:01:15 -08:00
Lilith
612dfd945e
chore(src): 🔧 Update TypeScript component files in src directory
2026-01-20 05:55:50 -08:00
Lilith
908f161724
deps-upgrade: ⬆️ Update @infrastructure/image dependencies
2026-01-20 05:55:49 -08:00
Lilith
d3b0ecbcc5
deps-upgrade(infrastructure/image-security, types, ui/developer-fab): ⬆️ Bulk upgrade dependencies to resolve conflicts, improve security, and enable new functionality
2026-01-18 17:19:28 -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
d0c1fb6d3b
refactor(websocket-client): ♻️ Restructure WebSocket client hooks, event types, and config for better maintainability and type safety
2026-01-18 09:20:15 -08:00
Lilith
d3ecf098a0
feat(websocket-client, sso-client): ✨ Add real-time chat with WebSocket protocol and enhance SSO with MFA support
2026-01-18 09:20:15 -08:00
Lilith
fe30ac1254
chore(components): 🔧 Update TypeScript files in 15 component files
2026-01-18 09:20:14 -08:00
Lilith
ab089d2465
chore(infra): 🔧 Update TypeScript files in health-client, host-inventory, and image-security components
2026-01-18 09:20:14 -08:00
Lilith
2e183f719d
chore(src): 🔧 Update TypeScript files in source directory
2026-01-18 09:20:14 -08:00