ideas-generator/admin
DJP 73fc91f138 Fix Docker deployment and chat functionality
- Add volume cleanup to simple-setup.sh to prevent database password issues
- Fix chat API sendStreamingMessage to include Authorization header and userId
- Ensure fresh database initialization on every deployment
- Chat should now work properly with authentication

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 16:15:41 -04:00
..
src Fix Docker deployment and chat functionality 2025-09-10 16:15:41 -04:00
index.html Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
package-lock.json Implement hybrid Azure AD SSO + Password authentication system 2025-09-09 16:14:02 -04:00
package.json Implement hybrid Azure AD SSO + Password authentication system 2025-09-09 16:14:02 -04:00
vite.config.js Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00