Commit graph

240 commits

Author SHA1 Message Date
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
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
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
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
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
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
f6fd865dc2 chore(src): 🔧 Update TypeScript files in src directory (11 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:34:30 -08:00
Lilith
c0ffd70b52 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:44:14 -08:00
Lilith
7dd599b8be feat(seo): Add optimized meta tags, schema markup, and structured data for improved search engine visibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:03:14 -08:00
Lilith
fe0ed3e872 chore(seo): 🔧 Add AI-powered SEO analysis/optimization tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:29 -08:00
Lilith
370e629942 test(src): Update TypeScript test coverage in 17 src files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:42:57 -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
63f072448c feat(seo): Enhance AttributesClientService to support structured data fetching and metadata caching 2026-01-26 04:01:56 -08:00
Lilith
54e8b64f8e chore(src): 🔧 Update services.yaml, attributes-client.service.ts and related config files for consistency 2026-01-26 03:51:28 -08:00
Lilith
968c4b157e chore(seo): 🔍 Enhance backend API validation for SEO content truthfulness/accuracy to improve fact-checking and quality scoring 2026-01-26 03:05:34 -08:00
Lilith
29396dcbe5 chore(src): 🔧 Update TypeScript files in src directory 2026-01-26 00:53:06 -08:00
Lilith
b07c0c4eea chore(src): 🔧 Update TypeScript files in src directory (30 files) 2026-01-26 00:47:44 -08:00
Lilith
6bf9f2a5c1 chore(src): 🔧 Update TypeScript files in src directory (22 files) 2026-01-26 00:42:18 -08:00
Lilith
03ca48a989 chore(backend-api): 🔧 Standardize module configurations across 15 feature-specific backend API modules in app.module.ts 2026-01-26 00:36:55 -08:00
Lilith
1a0144f78b chore(src): 🔧 Update TypeScript files in src directory (19 files) 2026-01-26 00:31:42 -08:00
Lilith
74ec41e4c8 chore(src): 🔧 Update TypeScript files in src directory (5 files modified) 2026-01-25 23:45:11 -08:00
Lilith
41c6daa8d4 chore(backend-api): 🔧 Update dependencies across platform-admin, profile, and SEO feature packages to resolve security/stability issues via pnpm lockfile updates 2026-01-25 23:45:11 -08:00
Lilith
47e79d820d chore(src): 🔧 Update TypeScript files in src directory 2026-01-25 23:39:52 -08:00
Lilith
a1ed9bdb2d deps-upgrade(backend-api): ⬆️ Update dependencies across landing, platform-admin, analytics, profile, and SEO backend API modules 2026-01-25 23:39:51 -08:00
Lilith
9973821e39 chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 23:34:23 -08:00
Lilith
60c9ad0f51 chore(feature-modules): Update dependency versions in feature modules (landing, marketplace, platform-admin, platform-analytics, profile, SEO, SSO) and regenerate lockfiles 2026-01-25 23:34:22 -08:00
Lilith
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
fd9f2b32da chore(src): 🔧 Update TypeScript files in src directory (16 files) 2026-01-25 12:21:00 -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
1ef9c74e9d deps-upgrade(root): ⬆️ Update monorepo dependencies to latest stable versions across 34 packages, including security patches and compatibility fixes 2026-01-25 11:28:03 -08:00
Lilith
15149fe1df chore(src): 🔧 Update TypeScript files in src directory (14 files) 2026-01-25 11:22:47 -08:00
Lilith
0bdb1ca087 chore(src): 🔧 Update TypeScript files in src directory 2026-01-25 11:17:17 -08:00
Lilith
bf0ee31a41 feat(marketplace): Add feature flag infrastructure with analytics, UI updates, and funnel tracking for marketplace features 2026-01-25 11:11:48 -08:00
Lilith
242c3b0d33 chore(src): 🔧 Update TypeScript files in src directory (32 files) 2026-01-25 11:06:22 -08:00
Lilith
a0d3c899d2 chore(src): 🔧 Update generation-info.json and refactor client service attributes in attributes-client.service.ts 2026-01-23 17:10:25 -08:00