platform-codebase/features
2026-02-28 16:13:52 -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 db(email): 🗃️ Add 8 email-related migration files, seed default templates, and update data-source config for schema initialization 2026-02-28 16:02:53 -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 db(migrations): 🗃️ Add health verification schema migrations with PgCrypto extension, invite/record/share/enum tables, and audit logging support 2026-02-28 16:02:53 -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 db(migrations): 🗃️ Add migration script to seed landing feature tables with timestamped defaults 2026-02-28 16:02:53 -08:00
linky
marketplace db(marketplace): 🗃️ Add initial schema migrations for products, categories, users, and roles tables with constraints 2026-02-28 16:02:54 -08:00
media
merchant feat(merchant): Add database schema and seed merchant data 2026-02-28 16:02:54 -08:00
messaging feat(messaging): Implement WebSocket-based real-time messaging data source handler 2026-02-28 16:02:54 -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 db(migrations): 🗃️ Add devices table migration schema and update initial DB migration 2026-02-28 15:52:25 -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 feat(profile): Add multi-language support, duo profiles, availability preferences, multiple profile types, and external links with new database migrations 2026-02-28 16:02:54 -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 db(seo): 🗃️ Update SEO data-source connection settings and access patterns 2026-02-28 16:02:54 -08:00
share db(migrations): 🗃️ Add ShareEvents table migration, update registry in index.ts, and configure data source 2026-02-28 15:52:25 -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