Commit graph

7739 commits

Author SHA1 Message Date
Lilith
be5ec4e2bd ux(announcements): 🚸 Enhance AnnouncementModal usability with improved animations, accessibility features, and smoother dismissal flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:26:54 -08:00
Forgejo Actions
45114f89f4 build: bump version to 0.0.1887 [skip ci] 2026-03-01 00:20:46 +00:00
Lilith
c258ef5ce9 ui(announcements): 💄 Update AnnouncementModal styling in marketplace feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:20:15 -08:00
Forgejo Actions
aeb2337f29 build: bump version to 0.0.1886 [skip ci] 2026-03-01 00:14:21 +00:00
Lilith
82503a338d refactor(backend-api): ♻️ Restructure AppModule imports/exports to improve backend API dependencies for sharing feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -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
1b7c9e4066 refactor(profile-api): ♻️ Restructure AppModule providers and declarations to improve modularity and backend API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08: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
6b165c4ba5 refactor(messaging-backend-api): ♻️ Restructure AppModule imports, providers, and configurations to improve modular organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
089166b434 db(migrations): 🗃️ Add MediaFiles table and safety columns (is_safe, review_status) to media-backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
de976c6eee db(marketplace): 🗃️ Add 10 new migrations to introduce pricing tables, quota tracking, analytics outbox, region metrics, provider interests, notifications, favorites, and inbox encryption with Pgcrypto
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
a99c3e5920 feat(marketplace): Introduce 15 sequential migrations for social graph features (friends, duos/co-ops), provider profiles, messaging, activity logs, and analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
9608d67d4a refactor(landing): ♻️ Adjust service providers and module exports in app.module.ts to improve backend API structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
a50172fecb feat(health-verification): Add root module configuration, including HealthVerificationModule and providers for backend health checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
a1909c6bda refactor(email-backend-api): ♻️ Extract EmailService into a dedicated module for cleaner AppModule organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
fde1b83b2b refactor(cms-backend): ♻️ Update AppModule configuration in CMS backend API to reorganize module registration and dependency injection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
9773f83440 feat(backend-api): Add BlogService and PostController to implement blog CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
204fc1ebf9 db(attributes): 🗃️ Introduce schema tables/columns for category relevance, enum types, layout hints and seed initial attribute data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
5809e10782 db(backend-api): 🗃️ Add SQL migrations 014-028 to expand schema with 14 user attribute tables across financial, lifestyle, psychological, and other dimensions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
bf234d88b5 db(attributes): 🗃️ Add 13 migrations to expand attribute schema with specialized domains (lifestyle, sexual-intimate, relationship-style) and seed initial meta-categorized data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Forgejo Actions
9afecbf6e0 build: bump version to 0.0.1885 [skip ci] 2026-03-01 00:03:25 +00: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
2a2c957625 feat(payments): Introduce new payment gateway data source class to handle transactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
9b48e8791e feat(messaging): Implement WebSocket-based real-time messaging data source handler
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
589bea31ad db(marketplace): 🗃️ Add initial schema migrations for products, categories, users, and roles tables with constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
4a93a7fd73 db(attributes): 🗃️ Add initial schema migrations and seed data for attribute tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
0a24bf704e feat(sso-backend-api): Introduce OAuth provider schema migrations including 5 new database columns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
bf2ee27b27 feat(profile): Add multi-language support, duo profiles, availability preferences, multiple profile types, and external links with new database migrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
7d805111cc feat(merchant): Add database schema and seed merchant data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
29c758e29f db(migrations): 🗃️ Add migration script to seed landing feature tables with timestamped defaults
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
89069c1166 db(landing): 🗃️ Add 12 database migrations to expand landing schema, including tables for VoteEconomy, ShopProducts, GiftCardConstraints, MerchSubmissions, TranslationTables, IdeaVoteAllocations, and PpaSlots; seed initial data for GiftCards, MerchIdeas, ManifestoPhrases, and translations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
477d9ea412 db(migrations): 🗃️ Add health verification schema migrations with PgCrypto extension, invite/record/share/enum tables, and audit logging support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
4fef83d9d9 db(email): 🗃️ Add 8 email-related migration files, seed default templates, and update data-source config for schema initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
7999abba29 db(conversation-assistant): 🗃️ Add 7 database migrations to initialize schema for contact classification, message storage, enrichment, settings, training approvals, and scammer profiles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Lilith
5a9f3ab136 db(migrations): 🗃️ Add blog migration files to create authors, categories, series, tags, posts tables and indexes, plus seed initial intimacy practitioners series data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:53 -08:00
Forgejo Actions
95e7068dfb build: bump version to 0.0.1884 [skip ci] 2026-02-28 23:52:56 +00:00
Lilith
ac7917f031 db(migrations): 🗃️ Introduce migration file to set up database tables/indexes for conversation assistant functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:26 -08:00
Lilith
664411a256 db(streaming): 🗃️ Add initial streaming schema migration (1700000000000) with TTS provider constraints (1740700000001) and update migration index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:26 -08:00
Lilith
b5df508eb2 db(status-dashboard): 🗃️ Introduce initial status dashboard database schema with tables and aggregate functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:26 -08:00
Lilith
10ec03bace db(migrations): 🗃️ Add ShareEvents table migration, update registry in index.ts, and configure data source
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -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
e9bfae7ad0 db(migrations): 🗃️ Add appeals table migration schema; configure data-source and update migration index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -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
3d176851f9 db(payments): 🗃️ Introduce GiftCardsTable and PaymentsTables migrations with schema definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
2487c0c935 db(messaging): 🗃️ Introduce migration files for messaging schema (initial setup, messages, clips) and update index order for backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
f6b0cbe434 db(migrations): 🗃️ Add initial migration file for image assistant schema and update index to include it
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
33e6111874 feat(content-strategy): Introduce ContentReadinessPage component with validation logic for content strategy workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
8450981b94 feat(cms): Add migration to create content_drafts table and update data-source.ts for draft management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
ce0183c92e perf(bot-defense): Add optimized database indexes for bot defense queries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
3c0f05660c db(blog): 🗃️ Add initial schema tables and seed sample posts/authors for blog feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00