Commit graph

  • d9226251e9 Front end with upload and vision features working (open ai r1 and grok vision with void ai front-end Jeen Koster 2025-08-05 21:46:06 +02:00
  • 09c983d605 Jeen optimized kyri his code backend+front. main Jeen Koster 2025-08-05 21:44:32 +02:00
  • 6be97672f9 grg DustyWalker 2025-08-05 20:16:50 +02:00
  • e15459e24b docs: add comprehensive v1.0.0 release documentation DustyWalker 2025-08-05 20:00:23 +02:00
  • 67f005380f feat: Release v1.0.0 - Complete AI Bulk Image Renamer SaaS Platform DustyWalker 2025-08-05 19:55:21 +02:00
  • 9b61f44090 fix: update workspace configuration for pnpm and Cypress ES modules DustyWalker 2025-08-05 19:55:05 +02:00
  • 791d8fd0e3 feat(monitoring): implement comprehensive monitoring service with Prometheus, Sentry, OpenTelemetry, and health checks DustyWalker 2025-08-05 19:20:00 +02:00
  • 5a2118e47b feat(frontend): implement core UI components and workflow integration DustyWalker 2025-08-05 19:09:12 +02:00
  • 27db3d968f feat(frontend): implement Next.js frontend package foundation with complete API integration DustyWalker 2025-08-05 19:04:51 +02:00
  • b198bfe3cf feat(worker): complete production-ready worker service implementation feature/complete-worker-service feature/complete-stripe-integration feature/complete-security-monitoring-testing feature/complete-frontend-integration DustyWalker 2025-08-05 18:37:04 +02:00
  • 1f45c57dbf feat(worker): implement complete storage and file processing services DustyWalker 2025-08-05 18:28:19 +02:00
  • 1329e874a4 feat(worker): implement AI vision services and complete image processing pipeline DustyWalker 2025-08-05 18:23:18 +02:00
  • d53cbb6757 feat: Complete production-ready SEO Image Renamer system feature/production-complete DustyWalker 2025-08-05 18:01:04 +02:00
  • 46f7d47119 Merge branch 'feature/core-api-endpoints' into feature/production-complete DustyWalker 2025-08-05 17:47:03 +02:00
  • 68ec648c2c Merge branch 'feature/auth-google-oauth' into feature/production-complete DustyWalker 2025-08-05 17:46:58 +02:00
  • f3870f56c9 Merge branch 'feature/database-schema' into feature/production-complete DustyWalker 2025-08-05 17:46:53 +02:00
  • 8f4d069870 feat(api): integrate all core API modules in app configuration DustyWalker 2025-08-05 17:24:53 +02:00
  • b554f69516 feat(api): add keywords module for AI-powered keyword enhancement DustyWalker 2025-08-05 17:24:39 +02:00
  • ed5f745a51 feat(api): add images module for image filename management DustyWalker 2025-08-05 17:24:27 +02:00
  • 2add73a264 feat(api): add batches module for batch processing management DustyWalker 2025-08-05 17:24:15 +02:00
  • d54dd44cf9 feat(api): add WebSocket module for real-time progress updates DustyWalker 2025-08-05 17:23:59 +02:00
  • b39c5681d3 feat(api): add queue module for BullMQ background processing DustyWalker 2025-08-05 17:23:42 +02:00
  • 149a4da024 feat(api): add upload module for multipart file processing DustyWalker 2025-08-05 17:23:30 +02:00
  • d2c988303f feat(api): add storage module for MinIO/S3 integration DustyWalker 2025-08-05 17:23:18 +02:00
  • 0197a2f7ca feat(api): add core dependencies for image processing DustyWalker 2025-08-05 17:23:05 +02:00
  • 9514a2d0a3 feat(auth): implement complete Google OAuth authentication system DustyWalker 2025-08-05 17:09:43 +02:00
  • e7e09d5e2c feat(db): implement complete database schema and models DustyWalker 2025-08-05 17:02:03 +02:00
  • 9366cfa94f feat: add .forgejo/workflows/ci.yml - comprehensive CI pipeline configuration DustyWalker 2025-08-05 16:52:14 +02:00
  • ff310d97df feat: add .gitignore - comprehensive ignore patterns for Node.js SaaS project DustyWalker 2025-08-05 16:51:14 +02:00
  • ebf20ea7f9 feat: add .prettierrc - code formatting configuration DustyWalker 2025-08-05 16:50:31 +02:00
  • 4cae1f981f feat: add .eslintrc.js - comprehensive ESLint configuration for TypeScript DustyWalker 2025-08-05 16:50:09 +02:00
  • 29e63402b9 feat: add tsconfig.json - root TypeScript configuration for monorepo DustyWalker 2025-08-05 16:49:30 +02:00
  • a57d7824a3 feat: add .env.example - comprehensive environment configuration template DustyWalker 2025-08-05 16:49:02 +02:00
  • 451243b1af feat: add Dockerfile - multi-stage Alpine build optimized for production DustyWalker 2025-08-05 16:48:20 +02:00
  • e294e050ee feat: add docker-compose.yml - production environment configuration DustyWalker 2025-08-05 16:47:52 +02:00
  • f9fe71d286 feat: add docker-compose.dev.yml - development environment infrastructure DustyWalker 2025-08-05 16:47:14 +02:00
  • 7f719bcaec feat: add package.json - root monorepo configuration with pnpm workspaces DustyWalker 2025-08-05 16:46:45 +02:00
  • a829770c7e Final front-end version for day 1 by Jeen. Jeen Koster 2025-08-05 00:15:36 +02:00
  • 29d25ab9d2 Merge remote-tracking branch 'origin/front-end' into back-end back-end DustyWalker 2025-08-04 22:38:22 +02:00
  • 4b82d495b2 Jeens made front end design with all mvp functions without vision ai Jeen Koster 2025-08-04 22:20:30 +02:00
  • 90016254a9 23 test1 feature/image-processing-pipeline feature/foundation-infrastructure feature/database-schema feature/core-api-endpoints feature/auth-google-oauth DustyWalker 2025-08-04 21:09:31 +02:00
  • 8faf2c9dde new-plan DustyWalker 2025-08-04 21:04:50 +02:00
  • 04eb4fad08 plan DustyWalker 2025-08-04 21:01:11 +02:00
  • 5e419a7bff Merge branch 'main' of https://vibecodetogether.com/Vibecode-Together/SEO_iamge_renamer_starting_point DustyWalker 2025-08-04 20:50:44 +02:00
  • 84d0b8ecc1 213 DustyWalker 2025-08-04 20:50:42 +02:00
  • e0d4d6d8d5 more info for MVP added Jeen Koster 2025-08-04 20:49:51 +02:00
  • 6b6df81b1e Added MVP information Jeen Koster 2025-08-04 20:48:34 +02:00
  • 44804ef9a7 hello Jeen Koster 2025-08-04 20:39:26 +02:00
  • fc11062e84 1 DustyWalker 2025-08-04 17:22:48 +02:00
  • d07fe78014 first commit DustyWalker 2025-08-04 16:04:06 +02:00