Go to file
adminuser 21e02bb34f
All checks were successful
Deploy to Production / deploy (push) Successful in 2m28s
Normalize Infisical secrets before runtime
2025-10-28 12:39:50 +00:00
.gitea/workflows Normalize Infisical secrets before runtime 2025-10-28 12:39:50 +00:00
apps auto deployment fix 2025-10-28 12:33:31 +00:00
data/drafts feat: add MySQL database integration with Drizzle ORM for post and audio clip storage 2025-10-24 14:57:54 +02:00
docker docs: add comprehensive database and testing documentation 2025-10-26 23:21:34 +01:00
docs refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
infisical auto deployment fix 2025-10-28 12:33:31 +00:00
packages/config-ts chore: initialize monorepo (pnpm workspace), add PLAN.md and .gitignore 2025-10-22 00:50:29 +02:00
scripts refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
tmp feat: add S3 config validation and improve error messages in STT endpoint 2025-10-24 02:42:04 +02:00
.dockerignore feat: add deployment and server configuration files 2025-10-25 23:04:04 +02:00
.env.example refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
.gitignore auto deployment fix 2025-10-28 12:33:31 +00:00
AI_GENERATION_FEATURE.md docs: add AI content generation feature with OpenAI integration 2025-10-25 00:08:41 +02:00
AUTO_MIGRATION_SUMMARY.md feat: implement automatic database migrations on server startup 2025-10-26 23:21:40 +01:00
BACKEND_UPDATES.md feat: add keyboard shortcuts, pagination, and auto-upload for audio recordings 2025-10-24 23:31:33 +02:00
CADDY_SETUP.md feat: update service ports from 3000/3001 to 3300/3301 2025-10-26 00:25:40 +02:00
Caddyfile fix: update proxy config and db wiring 2025-10-25 23:29:04 +00:00
CONTENT_STATISTICS_PLAN.md feat: update database credentials and add content statistics docs 2025-10-26 22:52:14 +01:00
CONTENT_STATISTICS_SUMMARY.md feat: update database credentials and add content statistics docs 2025-10-26 22:52:14 +01:00
DATABASE_SETUP.md refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
DB_VARS_UNIFIED.md refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
deploy.sh auto deployment fix 2025-10-28 12:33:31 +00:00
DEPLOYMENT_GUIDE.md Normalize Infisical secrets before runtime 2025-10-28 12:39:50 +00:00
DEPLOYMENT_SUMMARY.md auto deployment fix 2025-10-28 12:33:31 +00:00
docker-compose.yml refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
INFISICAL_SETUP.md auto deployment fix 2025-10-28 12:33:31 +00:00
LOCAL_TESTING.md refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
MIGRATION_COMPLETE.md refactor: standardize database env variables to use DB_* prefix 2025-10-28 13:11:57 +01:00
MOBILE_COMPATIBILITY.md feat: add mobile image upload support with camera integration 2025-10-26 22:36:21 +01:00
MULTI_APP_VPS_SETUP.md feat: update service ports from 3000/3001 to 3300/3301 2025-10-26 00:25:40 +02:00
nginx-vps.conf feat: update service ports from 3000/3001 to 3300/3301 2025-10-26 00:25:40 +02:00
package.json chore: initialize monorepo (pnpm workspace), add PLAN.md and .gitignore 2025-10-22 00:50:29 +02:00
PLAN.md feat: add multi-clip recording and reordering support in audio recorder 2025-10-24 14:15:37 +02:00
pnpm-lock.yaml feat: add AI prompt field to post editor and database schema 2025-10-24 16:37:47 +02:00
pnpm-workspace.yaml chore: initialize monorepo (pnpm workspace), add PLAN.md and .gitignore 2025-10-22 00:50:29 +02:00
QUICK_START.md auto deployment fix 2025-10-28 12:33:31 +00:00
QUICK_TEST_GUIDE.md docs: add comprehensive database and testing documentation 2025-10-26 23:21:34 +01:00
STOCK_PHOTOS_QUICK_START.md feat: add Unsplash stock photo integration to Media Library 2025-10-27 21:28:43 +01:00
STOCK_PHOTOS_SETUP.md feat: add Unsplash stock photo integration to Media Library 2025-10-27 21:28:43 +01:00
TEST_README.md docs: add comprehensive database and testing documentation 2025-10-26 23:21:34 +01:00
test.sh docs: add comprehensive database and testing documentation 2025-10-26 23:21:34 +01:00