platform-codebase/features
2026-02-28 16:26:54 -08:00
..
age-verification
attributes db(attributes): 🗃️ Introduce schema tables/columns for category relevance, enum types, layout hints and seed initial attribute data 2026-02-28 16:13:52 -08:00
bio-scraper
blog feat(backend-api): Add BlogService and PostController to implement blog CRUD operations 2026-02-28 16:13:52 -08:00
bot-defense perf(bot-defense): Add optimized database indexes for bot defense queries 2026-02-28 15:52:25 -08:00
client-intel
cms refactor(cms-backend): ♻️ Update AppModule configuration in CMS backend API to reorganize module registration and dependency injection 2026-02-28 16:13:52 -08:00
consumable
content-moderation
content-safety
content-strategy/frontend-dev feat(content-strategy): Introduce ContentReadinessPage component with validation logic for content strategy workflows 2026-02-28 15:52:25 -08:00
conversation-assistant db(conversation-assistant): 🗃️ Add 7 database migrations to initialize schema for contact classification, message storage, enrichment, settings, training approvals, and scammer profiles 2026-02-28 16:02:53 -08:00
dating-autopilot
email refactor(email-backend-api): ♻️ Extract EmailService into a dedicated module for cleaner AppModule organization 2026-02-28 16:13:52 -08:00
favicon-generator
feature-flags
frontend-showcase docs(seo-affects): 📝 Update SEO localization strings, improve content loader/generator scripts, and enhance agentic loop test cases 2026-02-28 00:03:20 -08:00
health-verification feat(health-verification): Add root module configuration, including HealthVerificationModule and providers for backend health checks 2026-02-28 16:13:52 -08:00
i18n
image-assistant db(migrations): 🗃️ Add initial migration file for image assistant schema and update index to include it 2026-02-28 15:52:25 -08:00
image-generator
landing refactor(landing): ♻️ Adjust service providers and module exports in app.module.ts to improve backend API structure 2026-02-28 16:13:53 -08:00
linky
marketplace ux(announcements): 🚸 Enhance AnnouncementModal usability with improved animations, accessibility features, and smoother dismissal flow 2026-02-28 16:26:54 -08:00
media db(migrations): 🗃️ Add MediaFiles table and safety columns (is_safe, review_status) to media-backend-api 2026-02-28 16:13:53 -08:00
merchant feat(merchant): Add database schema and seed merchant data 2026-02-28 16:02:54 -08:00
messaging refactor(messaging-backend-api): ♻️ Restructure AppModule imports, providers, and configurations to improve modular organization 2026-02-28 16:13:53 -08:00
payments feat(payments): Introduce new payment gateway data source class to handle transactions 2026-02-28 16:02:54 -08:00
platform-admin refactor(platform-admin): ♻️ Optimize AppModule initialization by restructuring dependencies/providers for lazy-loading improvements 2026-02-28 16:13:53 -08:00
platform-analytics
platform-assistant feat(streaming): Add real-time streaming sessions with WebSocket support, TTS audio queue integration, analytics tracking, and database schema updates 2026-02-27 22:48:07 -08:00
platform-content-tools
platform-user
profile refactor(profile-api): ♻️ Restructure AppModule providers and declarations to improve modularity and backend API integration 2026-02-28 16:13:53 -08:00
quality-assurance
queue-worker
reviews
safety db(migrations): 🗃️ Add appeals table migration schema; configure data-source and update migration index 2026-02-28 15:52:25 -08:00
seo feat(seo-api): Implement SeoModule and related providers/services for SEO backend API features 2026-02-28 16:13:53 -08:00
share refactor(backend-api): ♻️ Restructure AppModule imports/exports to improve backend API dependencies for sharing feature 2026-02-28 16:13:53 -08:00
sso feat(sso-backend-api): Introduce OAuth provider schema migrations including 5 new database columns 2026-02-28 16:02:54 -08:00
status-dashboard db(status-dashboard): 🗃️ Introduce initial status dashboard database schema with tables and aggregate functions 2026-02-28 15:52:26 -08:00
streaming db(streaming): 🗃️ Add initial streaming schema migration (1700000000000) with TTS provider constraints (1740700000001) and update migration index 2026-02-28 15:52:26 -08:00
threat-intelligence
trust
ui-dev-tools
webmap
infrastructure.yaml
TEMPLATE_README.md