Lilith
e9bfae7ad0
db(migrations): 🗃️ Add appeals table migration schema; configure data-source and update migration index
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -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
c22aa8e004
chore(safety): 🔧 Add appeal workflow logic and enhance partnership safety checks (coercion detection, consent management)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:08:10 -08:00
Lilith
79a7357478
chore(scripts): 🔧 Update dependency verification scripts (verify-circular-deps.mjs, verify.ts) to improve circular dependency detection logic
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 01:56:46 -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
fca52af043
chore(safety/backend-api): ➖ Update minor/patch versions in package.json and regenerate pnpm-lock.yaml
2026-01-26 01:44:12 -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
860138545d
chore(safety): 🔧 Update TypeScript compiler options in tsconfig.json for stricter safety backend API support
2026-01-23 12:11:56 -08:00
Lilith
6cee1560ec
chore(src): 🔧 Update TypeScript definitions in 11 files
2026-01-22 23:03:45 -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
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
3534ea3d3d
chore(src): 🔧 Update TypeScript definitions in 50 source files
2026-01-22 15:26:59 -08:00
Lilith
f5632afab9
deps-upgrade(backend-api): ⬆️ Update marketplace, profile, and safety backend API dependencies to resolve vulnerabilities and align versions
2026-01-22 15:26:58 -08:00
Lilith
d3f7faa584
deps-upgrade(safety): ⬆️ Update backend API dependencies with security/performance/compatibility fixes
2026-01-22 04:35:44 -08:00
Lilith
6ce9d8752b
chore(safety/backend-api): 🔧 Update TypeScript compiler options in tsconfig.json
2026-01-22 04:09:46 -08:00
Lilith
d20962cfae
deps-upgrade(backend-api): ⬆️ Update backend API dependencies to apply security patches, bug fixes, and minor version improvements
2026-01-22 04:09:45 -08:00
Lilith
b821cbcfbf
deps-upgrade(landing,safety): ⬆️ Update dependencies in frontend-public and backend-api modules, regenerating pnpm lockfiles
2026-01-22 02:44:32 -08:00
Lilith
52987fb086
feat(appeals): ✨ Implement new appeal type validation & processing logic
2026-01-21 23:51:37 -08:00
Lilith
8d9fd21f9c
deps-upgrade(safety): ⬆️ Update security-related dependencies to patch vulnerabilities
2026-01-21 23:51:37 -08:00
Lilith
5a071706c1
feat(platform-admin/security): ✨ Enhance security management UI (appeals, blocklist, gov-detection) + backend API controllers for new appeal handling
2026-01-21 23:36:11 -08:00
Lilith
4fe07e589f
deps-upgrade(analytics/backend-api,safety/backend-api): ⬆️ Update security patches and version dependencies in backend APIs
2026-01-21 23:36:11 -08:00
Lilith
0932e8c7fd
chore(src): 🔧 Update TypeScript utility files in src
2026-01-21 23:25:39 -08:00
Lilith
f3e5c49967
chore(src): 🔧 Update TypeScript definitions in 14 source files
2026-01-21 23:20:17 -08:00
Lilith
e54dbaf149
chore(analytics): 📈 Add session fingerprinting, device enrichment, security audit tracking, and VerificationAnnouncementModal UI with marketplace integration
2026-01-21 23:14:58 -08:00
Lilith
aa2a5e4ded
deps-upgrade(safety/backend-api, marketplace/backend-api): ⬆️ Apply critical security patches to vulnerable dependencies
2026-01-21 21:07:51 -08:00
Lilith
c93d2f0f85
chore(safety,marketplace): 🔧 Add VerificationAnnouncementModal UI + backend coercion/consent checks
2026-01-21 20:57:14 -08:00
Lilith
5a27d0c078
chore(client-profile,safety): 🔧 Implement client profile management, consent tracking, and audit logging with new frontend components and backend services
2026-01-21 20:46:17 -08:00
Lilith
655504cb9e
deps-upgrade(safety): ⬆️ Update backend API dependencies in package.json
2026-01-21 20:46:17 -08:00
Lilith
e82b24c57d
feat(marketplace/tiers): ✨ Implement tier comparison system with backend service logic, frontend UI components, database seeding, and localization support
2026-01-21 20:40:43 -08:00