Commit graph

21 commits

Author SHA1 Message Date
Claude Code
790a687890 feat(posts): Add verification methods to PostsService and update MyVerificationsPage for post status display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:45:02 -07:00
Lilith
3f57607e3f feat(posts): Introduce dynamic post rendering logic with new service methods and UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:36 -08:00
Lilith
06cf28d552 feat(suggestions): Introduce AI-powered post suggestion service with database migration and test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:38:51 -08:00
Lilith
7a68097a7d feat(suggestions): Introduce Suggestion entity and admin API endpoint for managing blog post suggestions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:32:15 -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
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
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
Lilith
9905f9243e feat(blog): Implement comprehensive post metadata and status management UI in admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:25 -08:00
Lilith
5ded2492e0 chore(src): 🔧 Update seed data files (1740200001-SeedIntimacyPractitionersSeries.ts, index.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:58:26 -08:00
Lilith
016157557b chore(testing-for-MSW-handlers-): 🔧 Update TypeScript files in src to include 18 new mock handler-related components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:56:03 -08:00
Lilith
a0448cadc3 chore(src): 🔧 updated build scripts and dependency configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 13:41:57 -08:00
Lilith
28af0a5f56 chore(src): 🔧 Update documentation, seed.module.ts, and related files in README.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 01:33:14 -08:00
Lilith
34b90c726e chore(src): 🔧 Update seed data, configuration context files for privacy reporting improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 10:28:33 -08:00
Lilith
2f4bcb1566 chore(landing-frontend-public-and): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 10:10:32 -08:00
Lilith
412ee12f76 chore(deps): 🔧 Update dependency JSON files to reflect new package versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 07:48:27 -08:00
Lilith
fa4a4c3757 chore(src): 🔧 Update health controller logic and services configuration in health.controller.ts and services.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:15:34 -08:00
Lilith
ca0f4a58fa chore(src): 🔧 renamed and standardized imports/dependencies across 20 Python files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:08:15 -08:00
Lilith
0215b80a55 chore(blog): 🔧 Integrate AI-powered content processing into blog backend API via AppModule updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 06:01:24 -08:00
Lilith
c583dd9af1 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 05:48:59 -08:00
Lilith
378699062f chore(blog-specifically-the-admin): 🔧 Implement blogging features including markdown editor, post metadata management, scheduling system, and public blog routes with backend API support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 05:41:54 -08:00
Lilith
5f91924841 chore(blog-the-changes-are-in-the): 🔧 Add TypeScript config and strict typing implementation for blog module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 05:35:20 -08:00