Commit graph

164 commits

Author SHA1 Message Date
Claude Code
d81e267658 feat(content-lifecycle): Add lifecycle state definitions, API endpoints, and transition logic for managing content states like publish, archive, and moderation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
774f506822 db(migrations): 🗃️ Add QAReports table migration and update migration index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
8af46609f6 feat(content-moderation): Introduce automated keyword filtering and external moderation API integration in ContentModerationService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
5c9a0f31e2 feat(content-hub): Add translation verification rules for admin backend compliance checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
3b135c31c0 refactor(platform-admin): ♻️ Update AppModule configuration for dependency injection and module hierarchy adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:43 -07:00
Claude Code
c387fcdfb4 deps-upgrade(platform-admin): ⬆️ Update platform-admin dependencies to latest versions for security patches and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:42 -07:00
Claude Code
02355e1047 test(content-hub): Add comprehensive test coverage for CMS client service assertions and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:46:06 -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
9033d2ff3c security(content-hub): 🔒️ Implement flexible-auth and mTLS validation in content services with security guards and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 04:04:11 -07:00
Claude Code
27785ed1a1 feat(content-moderation): Introduce advanced content moderation DTOs and query parameters for threat-level filtering and review actions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:07:34 -07:00
Claude Code
3e16e8795b feat(platform-admin): Add content moderation schema and app module registration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 22:08:03 -07:00
Claude Code
548f452786 feat(content-moderation): Introduce backend API moderation logic with filtering, approval workflows, and tool integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 22:04:28 -07:00
Claude Code
f4fe76ce24 chore(lilith): 🔧 Update Lilith configuration scripts for new build system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:30:16 -07:00
Claude Code
fc629a7f64 chore(backend-api): 🔧 Update Vitest config for backend API tests with new setup/plugins
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:30:16 -07:00
Lilith
0b71a234c8 refactor(platform-admin): ♻️ Optimize AppModule initialization by restructuring dependencies/providers for lazy-loading improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
0959f8e114 db(migrations): 🗃️ Add devices table migration schema and update initial DB migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -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
de9365bb3a chore(platform-admin): 🔧 Update SSO administration documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 10:47:29 -08:00
Lilith
e3f261c055 chore(src): 🔧 Update QA report controller, service files, and related utilities for consistency and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 11:05:40 -08:00
Lilith
3f940d74f9 chore(components): 🔧 Update TypeScript component files (6 tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:51:23 -08:00
Lilith
165724e177 chore(src): 🔧 Update TypeScript files in src directory (21 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:37:47 -08:00
Lilith
0be14704eb chore(src): 🔧 Update TypeScript files in src directory (12 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:19:00 -08:00
Lilith
c6527d29ce chore(src): 🔧 Update TypeScript files in src directory to reflect latest versioning standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:49:29 -08:00
Lilith
c0f141b508 deps-upgrade(backend-api): ⬆️ Update minor/patch versions in landing/backend-api and platform-admin/backend-api package.json files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:49:29 -08:00
Lilith
440fb4a9d0 chore(src): 🔧 Update TypeScript files in src directory (31 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 00:28:21 -08:00
Lilith
561228592a chore(backend-api): 🔧 Update Vitest config patterns for platform admin backend API test execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 00:28:21 -08:00
Lilith
d4cbc34c0f deps-upgrade(platform-admin): ⬆️ Update dependencies in platform admin backend API to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 00:28:21 -08:00
Lilith
b25facc38f deps-upgrade(platform-admin): ⬆️ Update vulnerable dependencies in backend and frontend admin packages to resolve critical security flaws
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 00:07:51 -08:00
Lilith
8b80d1823e chore(src): 🔧 Update fixture files (auth.fixture.ts) and service file (merch.service.ts) for consistency and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 03:01:18 -08:00
Lilith
6b7f2e91e5 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:19:58 -08:00
Lilith
604f6ba02b chore(queues): 🔧 Update queue service to implement priority-based job processing and enhance error recovery mechanisms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 18:51:45 -08:00
Lilith
b4ac4a1ad8 chore(src): 🔧 Update image assets and service file for queue management system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 18:45:39 -08:00
Lilith
ffdea69a0a feat(platform-admin): Update platform admin backend API imports, providers, and database connection settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:28 -08:00
Lilith
f7b5046256 chore(conversation-assistant): 🔧 Update env files (.env.example/.env.prod/.env.apricot) and Dockerfile in semantic-service to standardize API keys/service settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:32:07 -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
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
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
eb0467a501 chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-25 11:44:16 -08:00