decolua
d9b8e48725
feat: OpenAI compatibility improvements & build fixes
...
- Fix hydration mismatches and initialization errors
- Add /v1/models endpoint for OpenAI clients
- Add Codex response translator (Responses → OpenAI)
- Fix circular dependencies and PropTypes
- Add Material Symbols font and CSS fixes
- Update README with deployment guide
Co-merged from PR #18 (14/15 commits, skipped debug)
2026-01-20 13:16:34 +07:00
apeltekci
0848dd5d13
chore: fix build warnings, add deployment config, and cleanup lint errors
...
- Fix React Hook dependencies and Image optimization warnings
- Add DATA_DIR and INITIAL_PASSWORD env var support
- Fix Tailwind v4 legacy syntax and suppress CSS directives warnings
- Add PropTypes and remove unused variables
2026-01-20 12:58:51 +07:00
Catalin Stanciu
f2abcc6585
feat: implement provider connection reordering on create, update, and delete
2026-01-09 17:42:53 +07:00
Catalin Stanciu
ed796d2724
feat: add enable/disable toggle for provider connections
...
Implements an isActive toggle in the ProviderDetailPage that allows users
to enable or disable specific provider connections. Updates the UI to
provide visual feedback for disabled connections.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-09 17:41:30 +07:00
decolua
3857598de4
Initial commit
2026-01-05 09:58:59 +07:00