Commit graph

60 commits

Author SHA1 Message Date
autocommit
c9ffc1fd44 deps-upgrade(marketplace): ⬆️ Update dependencies in marketplace backend API, image-security, types, and developer-fab packages to include security patches, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 17:57:54 -07:00
autocommit
ec017192a4 feat(conversation-assistant): Add type definitions for response theming/editing properties and update tests for the responses service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:33:45 -07:00
Claude Code
52e851655e deps-upgrade(dependencies): ⬆️ Coordinate and bump versions in @infrastructure/image-security, @types, @ui/developer-fab, and features/marketplace/backend-api to resolve conflicts and ensure compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
d5c1d7e224 test(content-hub): Add/update tests for Content Hub viewmodels and views (useContentDetailViewModel, useContentHubViewModel, ContentFilters, ContentTable)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:41:14 -07:00
Claude Code
34ff7c9926 chore(types): 🔧 Update TypeScript path mappings and compiler options for better type checking and project structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 19:41:14 -07:00
Lilith
ce65f15015 types(api): 🏷️ Update merchant submission types to reflect data structure changes in @packages/@types/src/api/merch-submission.types.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 15:53:41 -08:00
Lilith
4beb55f0b8 chore(src): 🔧 Update TypeScript files in src directory (31 files updated)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:40:24 -08:00
Lilith
081a590e0b chore(landing): 🔧 Add idea display and management features with API integration and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 17:20:18 -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
541c7d904c chore(api): 🔧 Update TypeScript types in merch-submission.types.ts to reflect latest schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 03:23:50 -08:00
Lilith
634cf22857 deps-upgrade(@types): ⬆️ Update TypeScript type definition dependencies in @packages/@types module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 07:07:31 -08:00
Lilith
d1655ef2c4 feat(seo): Implement vertical-aware content handling for marketplace frontend and SEO static site generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 06:56:07 -08:00
Lilith
f8e0d010b1 chore(marketplace/frontend-public): 🔨 Add worker analytics dashboard components, types, utils, localization (bdsm/cam/escorts/massage), and extend status-dashboard backend API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 14:58: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
d5f82efa6a chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 17:47:53 -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
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
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
7bc88e2121 chore(src): 🔧 Update website.ts configuration 2026-01-18 09:20:22 -08:00
Lilith
ac741e9095 chore(models): 🔧 Update TypeScript models 2026-01-18 09:20:22 -08:00
Lilith
51c44d533d chore(models): 🔧 Refine/expand TypeScript type definitions for 15+ domain models including transactions, trolls, and value objects (Address, Money, Payment) 2026-01-18 09:20:21 -08:00
Lilith
e37ccbaaee chore(models): 🔧 Update TypeScript models 2026-01-18 09:20:21 -08:00
Lilith
a2beff8b1f chore(models): 🔧 Update 15 TypeScript model files 2026-01-18 09:20:21 -08:00
Lilith
6d4cfa254c chore(models): 🔧 Expand and refine TypeScript interfaces for customer, DMCA, and e-commerce models to improve type safety 2026-01-18 09:20:20 -08:00
Lilith
078f143bba chore(models): 🔧 Expand/refine TypeScript type definitions for 15 model classes (CltTransaction, CommunicationLog, ChatPurchaseSession, GiftCardContribution, Crypto, Customer, etc.) in @types/models 2026-01-18 09:20:20 -08:00
Lilith
f1bcc48335 refactor(@types): ♻️ Systematic refactoring of TypeScript type definitions across multiple model domains 2026-01-18 09:20:20 -08:00
Lilith
2655cfc9e6 refactor(analytics-reporting): ♻️ Refactor TypeScript types for analytics models to improve modularity 2026-01-18 09:20:20 -08:00
Lilith
77556a6afd types(types): 🏷️ Restructure and update TypeScript types across modules (api, common, data, enums) 2026-01-18 09:20:19 -08:00
Lilith
a588dfefa1 chore(api): 🔧 Expand TypeScript types for 13 API modules (auth, contacts, content-publisher, conversation-assistant, devices, dmca, health, merch-submission, messages, messaging, ml-service, review-template, reviews) 2026-01-18 09:20:19 -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
bcc848fb03 chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues 2026-01-13 09:12:43 -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
3bbdd1891e fix(@packages/@types/src/vertical.ts): update vertical config for worker and client routes 2026-01-10 12:33:01 -08:00
Lilith
c2ae1dec4f 🔧 Update files 2026-01-10 08:06:35 -08:00
Lilith
89b97c0832 fix(types): 🐛 resolve type conflicts in models 2026-01-10 06:48:30 -08:00
Lilith
4a19cd3c83 fix(@packages/@types/src/models/analytics/UserProfile.ts): 🐛 update user classification type definition 2026-01-10 06:47:20 -08:00
Lilith
c17ff5c108 fix(codebase): 🛠 resolve indentation issues in multiple files 2026-01-10 06:34:29 -08:00
Lilith
495e1d8f5f feat(@packages/@types/src/vertical.ts): update vertical configuration schema 2026-01-10 06:33:20 -08:00
Lilith
1c0ba276da feat(@packages/@types/src/user.ts): update user type definitions with service categories 2026-01-10 06:11:10 -08:00
Lilith
65e69c9f23 feat(@packages/@types): add user role and type enums 2026-01-10 06:10:02 -08:00
Lilith
fa986cdf95 fix(types): resolve duplicate women terms in imagegen-assistant.service.ts 2026-01-04 07:16:55 -08:00
Lilith
dd899b7c8f feat(eslint): complete ESLint v9 migration across remaining 10 packages
Migrated all remaining legacy .eslintrc.json files to modern ESLint v9 flat config:

**Migrated Packages (10 total):**
- @infrastructure/health-client (TypeScript)
- @infrastructure/api-client (TypeScript + semi:off)
- @testing/msw-handlers (TypeScript + relaxed rules)
- @hooks/messaging-hooks (React)
- @utility/zname (React + React Native)
- features/analytics/frontend-users (React)
- features/landing/frontend-public (React + custom rules)
- features/marketplace/frontend-public (React + custom rules)
- features/feature-flags/shared (React/NestJS dual)
- @types (type definitions only)

**Changes:**
- Created 10 new eslint.config.js files using shared @lilith/configs
- Deleted 10 legacy .eslintrc.json files
- Deleted 6 redundant .eslintignore files (replaced by inline ignores)
- All configs include @lilith/eslint-plugin-file-length (400/600 LOC)
- Verified all packages lint successfully

**Migration Pattern:**
- React packages: use createReactConfig({ tsconfigRootDir: import.meta.dirname })
- TypeScript packages: inline config with file-length plugin
- Custom rules preserved where needed (prefer-const:off, semi:off, etc.)

Migration Status: 100% complete (all 57 packages now on ESLint v9)

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 06:39:43 -08:00
Lilith
55cd2e9ab5 🚀 feat: Add new sync services and update message types for Conversation Assistant backend-api 2026-01-03 05:10:50 -08:00