voxblog/apps/api/src
2025-10-24 15:53:34 +02:00
..
db feat: add MySQL database integration with Drizzle ORM for post and audio clip storage 2025-10-24 14:57:54 +02:00
storage feat: add S3 object copying and enhanced media URL rewriting for Ghost posts 2025-10-24 14:03:46 +02:00
auth.ts chore: initialize monorepo (pnpm workspace), add PLAN.md and .gitignore 2025-10-22 00:50:29 +02:00
db.ts feat: add MySQL database integration with Drizzle ORM for post and audio clip storage 2025-10-24 14:57:54 +02:00
drafts.ts refactor: migrate draft/post API endpoints to use Drizzle ORM instead of raw SQL queries 2025-10-24 15:05:17 +02:00
ghost.ts feat: add S3 object copying and enhanced media URL rewriting for Ghost posts 2025-10-24 14:03:46 +02:00
index.ts feat: add MySQL database integration with Drizzle ORM for post and audio clip storage 2025-10-24 14:57:54 +02:00
media.ts refactor: migrate draft/post API endpoints to use Drizzle ORM instead of raw SQL queries 2025-10-24 15:05:17 +02:00
posts.ts feat: add post status, delete functionality and improve metadata handling in editor 2025-10-24 15:53:34 +02:00
stt.ts refactor: migrate draft/post API endpoints to use Drizzle ORM instead of raw SQL queries 2025-10-24 15:05:17 +02:00