Commit Graph

12 Commits

Author SHA1 Message Date
50e27434b9 styling update 2026-01-16 13:38:00 +00:00
d50f1f3e3e Merge pull request 'fix/emtpy-loging' (#1) from fix/emtpy-loging into main
Reviewed-on: #1
2026-01-16 12:18:27 +00:00
b30a44d376 adding workflows
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 1m0s
2026-01-16 12:13:38 +00:00
46eb9ddf7d quick update 2026-01-16 10:43:53 +00:00
44ca64e120 fix: Configure HTTPS domain and OAuth callback route
- Update configuration for production HTTPS domain (devden.hiddenden.cafe)
- Add nginx reverse proxy for /api and /auth routes to backend
- Create auth-callback.html to handle Microsoft Entra ID OAuth redirect
- Fix API_URL in script.js to use same origin (remove :8000 port)
- Add cache-busting query parameter (?v=2) to script.js
- Update .env.example with HTTPS requirements documentation

This resolves Azure Entra ID redirect URI mismatch and enables proper
OAuth authentication flow through the nginx frontend proxy.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 10:43:16 +00:00
b61aa68bcd try to fix entra 2026-01-15 22:07:32 +01:00
e97da03887 update docs 2026-01-15 21:39:18 +01:00
2f93fb6cb5 feature/entra id authentication added 2026-01-15 21:32:35 +01:00
5bbec0e240 AI implementation for openai and claude. 2026-01-15 21:20:30 +01:00
fe70f3892c made a pixelated interface with catppuccin styling. 2026-01-15 20:40:48 +01:00
880ccb7230 Update README.md 2026-01-15 15:29:16 +00:00
8bb2847460 Initial commit 2026-01-15 15:28:22 +00:00