Commit graph

319 commits

Author SHA1 Message Date
Lilith
e019a56e76 chore(src): 🔧 Update TypeScript entry file (index.ts) to reflect latest API changes and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:44:23 -08:00
Lilith
7000a435d9 chore(landing): 🔧 Add dev personas/user types to landing page with updated profile provider support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:38:39 -08:00
Lilith
2804e167b4 chore(profile-client): 🔧 Add user profile management components (UserMenu, ProfilePage) with styling and backend integration for dev environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
b4e1c8dcd2 chore(@providers/profile-client): 🔧 Update TypeScript config for monorepo path resolution and stricter type-checking in profile-client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
dc6d2dcb52 deps-upgrade(providers/profile-client, features/landing): ⬆️ Update dependencies to align versions, resolve vulnerabilities, and adopt new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:09:57 -08:00
Lilith
ed65b964e6 refactor(profile-client): ♻️ Restructure exports, types, and modularize internal functions for improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 18:03:22 -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
75dbe14c63 chore(test-utils): 🔧 Update test utility config files (Vitest) to regenerate timestamped configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:25 -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
16d0e0afe6 chore(src): 🔧 Update generated files (index.ts, ports.generated.ts) and related dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 18:08:47 -08:00
Lilith
67a7cabbed chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:57:57 -08:00
Lilith
74f61e2ba2 chore(src): ♻️ Refactor real-auth fixture for better reusability and maintainability in authentication tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -08:00
Lilith
507be3d72d chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:14:32 -08:00
Lilith
05ce726ef3 chore(auth): 🔧 Integrate comprehensive auth flow for subscription tiers in marketplace
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 23:42:25 -08:00
Lilith
5a357f0241 chore(e2e-auth): 🔧 Update Playwright test configs & assertions for auth flows, merchant submissions, product flows, privacy reports, 404 pages, and cart-to-checkout processes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 17:22:00 -08:00
Lilith
456384c612 chore(marketplace): 🔨 Add/update E2E test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:44:54 -08:00
Lilith
8a92193a4c chore(src): 🔧 Update TypeScript files in src directory (28 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:38:44 -08:00
Lilith
bfe97fb654 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:24:57 -08:00
Lilith
39d9fcc3d4 deps-upgrade(auth): ⬆️ Upgrade dependencies in @testing/e2e-auth and e2e/prod-auth for E2E testing and production auth configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:10:59 -08:00
Lilith
7593b6c3a9 chore(e2e-auth): 🔧 Update test account configs for auth E2E scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:05:01 -08:00
Lilith
3552410166 chore(auth-provider): 🔧 Add AuthProviderWithDevBridge component for enhanced dev environment integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 01:30:56 -08:00
Lilith
3400f623b2 chore(src): 🔧 Update test fixture (real-auth-fixture.ts) and documentation files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:29:27 -08:00
Lilith
466d6a968a chore(auth): 🔧 Update tsconfig.json for E2E auth tests + Dockerfiles for prod-auth/profiles API test environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:29:26 -08:00
Lilith
abba006dbb chore(e2e-auth): 🔧 Update test dependencies and configurations for auth flow validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:01:19 -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
8c7ea73433 chore(vite-plugin-p): 🔧 Update plugin entry point to vite v4 compatibility 2026-01-25 20:28:49 -08:00
Lilith
58e15f36a9 chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution 2026-01-25 20:28:49 -08:00
Lilith
920e50daed chore(deps): 🔧 Update dependency versions in package.json files 2026-01-25 20:28:49 -08:00
Lilith
40249e6d41 chore(utils/vite-plugin-pnpm-resolve): 🔧 Fix incorrect PNPM dependency resolution in Vite builds to ensure proper edge-case handling 2026-01-25 19:47:22 -08:00
Lilith
baa8107e5d chore(analytics): 🔧 Add MockDataProvider component, mock analytics logic in analytics-provider, and extend TypeScript types for testing 2026-01-25 17:42:38 -08:00
Lilith
1503663b84 chore(analytics): 📈 Add new analytics pages for AB testing, bounce rate, and revenue tracking metrics 2026-01-25 17:42:38 -08:00
Lilith
a591d49bc2 feat(analytics): Implement comprehensive analytics tracking with client-side hooks (use-track-engagement, use-track-page-view) and NestJS server integration 2026-01-25 17:42:37 -08:00
Lilith
4dc8acfd01 feat(analytics): Add analytics dashboard components, real-time metrics visualization, backend batch queue, and use-page-view-tracking hook 2026-01-25 17:42:37 -08:00
Lilith
1192ffd721 chore(api): 🔧 Update TypeScript files in API module to maintain consistency across 15 related components 2026-01-25 17:42:37 -08:00
Lilith
ff2a2031e3 chore(analytics): 🔧 Update tsconfig.json, vite.config.ts, vitest.config.ts, and .gitignore to standardize analytics plugin tooling across monorepo modules 2026-01-25 17:42:36 -08:00
Lilith
42e1d8b810 deps-upgrade(analytics/frontend-admin): ⬆️ Update dependencies in @plugins/analytics and frontend-admin modules to latest versions 2026-01-25 17:42:36 -08:00
Lilith
77fdec5f3d chore(components): 🔧 Update TypeScript files in components directory 2026-01-25 15:02:42 -08:00
Lilith
7c90f98a3c feat(analytics): Add funnel analytics controller, health check endpoint, and real-time metrics integration 2026-01-25 14:21:13 -08:00
Lilith
c6b1c590d1 chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-25 14:15:59 -08:00
Lilith
b45bfe1b50 feat(analytics,marketplace): Implement real-time analytics & funnel tracking system 2026-01-25 14:10:37 -08:00
Lilith
8fe6e6d4bd docs(analytics): 📝 Updated analytics documentation with backend API summaries, retention metrics, real-time dashboard details, and enforced ESLint linting 2026-01-25 13:40:00 -08:00
Lilith
3b47821948 chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 13:34:44 -08:00
Lilith
11ba8012a3 chore(src): 🔧 Update TypeScript files in src directory (32 files updated) 2026-01-25 13:28:52 -08:00
Lilith
1cfa44cbae chore(src): 🔧 Update TypeScript files in src directory 2026-01-25 12:42:40 -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