Commit graph

420 commits

Author SHA1 Message Date
autocommit
aef2cd261b chore(e2e-testing): 🔧 Update E2E Docker Compose and Vite configs for consistent testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 17:57:54 -07:00
autocommit
82810e1286 deps-upgrade(root): ⬆️ Update core dependencies across 13 packages including root and sub-packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:37 -07:00
Claude Code
8b8f8fc963 chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
6e1dbc1ec7 feat(seo): Introduce shared utility for meta tag generation and URL slug validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
dc8cfd1447 ux(seo-seo): 🚸 Add campaign performance metrics dashboard and enhance GSC settings configuration for better usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
b4d7ac3292 refactor(seo-layout): ♻️ Restructure SEO admin interface layout for improved usability and support of meta tag editors, schema markup controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
efd07d4d95 ui(frontend-admin): 💄 Update SEO management controls in admin interface by modifying the root App component for new controls, routes, and layout structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
6aff61132e feat(seo-tracking): Add new SEO tracking endpoints and enhance existing logic for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
e7f4fda696 feat(seo-gsc): Introduce Google Search Console API integration with client logic, authentication, and SEO analytics data fetching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
a16877d0eb db(migrations): 🗃️ Add gsc_credentials table migration for storing Google Search Console API credentials
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
09276df98a feat(campaigns): Add performance tracking and analytics endpoints for campaigns in the SEO backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
55cab9da61 arch(seo-backend): 🏗️ Update SEO backend module configuration to integrate new providers and adjust imports/exports for enhanced SEO functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 07:56:46 -07:00
Claude Code
8e27ae6708 feat(seo): Update useAttributedLink hook to add/modify SEO attributes like rel="nofollow" for link tracking and analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:29:30 -07:00
Claude Code
1034915789 test(marketplace): Add analytics tracking, partner card integration, and translation tests for marketplace components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:09:17 -07:00
Claude Code
1f62c00890 deps-upgrade(seo-frontend): ⬆️ Update SEO frontend dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:44:27 -07:00
Claude Code
39a347a995 chore(seo): 🔧 Update SEO service configurations with new metadata and integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:30:17 -07:00
Claude Code
6bb3f11b2b deps-upgrade(frontend): ⬆️ Update frontend dependencies across blog, cms, landing, marketplace, platform-analytics, and SEO features with version bumps and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:30:16 -07:00
Lilith
dae6c298d3 feat(seo-review): Introduce PublishedContentPageView component and update index.tsx to enable SEO content review UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
bf1a49c8ab feat(announcements-specific): Add initial announcement schema migrations and content readiness UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:23:19 -08:00
Lilith
89869e8c40 feat(seo-api): Implement SeoModule and related providers/services for SEO backend API features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
ea7436de75 db(seo): 🗃️ Update SEO data-source connection settings and access patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
3becb66876 db(seo): 🗃️ Add 4 SEO backend database migrations: generation metadata, campaigns, single-domain conversion tracking, and brand configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
5d0cb0ad19 feat(seo): Implement ML-powered SEO content generation for marketplace About pages with locale/branding support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:49:53 -08:00
Lilith
a02c8a5278 i18n(seo-feature): 🌐 Add translations for BDSM, cam, escorts, and massage marketplaces + update SEO content loading definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:42:36 -08:00
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
560e46c8d5 chore(frontend): 🔧 Standardize Vite, Vitest, and TypeScript configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:06:52 -08:00
Lilith
1e9644a882 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:23:09 -08:00
Lilith
e0f111d469 chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
e2643014ab chore(src): 🔧 Update unit tests in subscription-tier.service.spec.ts, image-client.service.spec.ts and related test files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 12:45:58 -08:00
Lilith
e3d8c3ab34 chore(src): 🔧 Update TypeScript files in src directory (27 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:10:56 -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
24dd1389b4 chore(seo): 🔧 Optimize model loading efficiency in lilith_seo_service to reduce ML model load times
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:25:50 -08:00
Lilith
a7915a7c19 chore(content-moderation): 🔧 Update service config files for content moderation pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:07:54 -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
41a08e81c1 chore(fontend-admin): 🔧 Update TypeScript files in frontend-admin module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 21:55:30 -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
da37ea7b12 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:42:43 -08:00
Lilith
68ff5d23ac feat(quality-assurance-with): Update TypeScript linting/format consistency across 30 src files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
6604d0b7e1 deps-upgrade(dependencies): ⬆️ Update core dependencies across root and feature modules (content-moderation, i18n, platform-admin) for version consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
5442474d90 chore(deps): 🔧 Update dependency JSON files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:23 -08:00
Lilith
9f363e7a3c chore(fontend): 🔧 Update Vite plugins, optimizations, and environment settings to standardize build configs in marketplace, platform-admin, profile, and SEO frontends
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:23:34 -08:00
Lilith
14d783fe11 deps-add(feature-dependencies): Update frontend dependencies (email, marketplace, profile, SEO) across modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:49:09 -08:00
Lilith
02f429ec36 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:46:46 -08:00
Lilith
3424695c96 chore(features): 📝 Standardize and update README.md files across 12+ features + TEMPLATE_README.md for improved clarity/consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:19:32 -08:00
Lilith
77c1803f2d chore(frontend): 🔧 Update Vite config across frontend features (email, marketplace, profile, SEO) with shared plugins/optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:41:54 -08:00
Lilith
72ab9f6001 chore(frontend): 🔧 Update Vite build configs across email, marketplace, profile, and SEO modules for consistency/optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:35:45 -08:00
Lilith
7147491996 chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:15:20 -08:00
Lilith
e03b2f945c deps-upgrade(dependencies): ⬆️ Update dependencies in frontend-app, frontend-admin, and backend-api profiles to align with newer versions for consistency, security, and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:34 -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