 Dang Dinh QuanandCopilot
|
b1288c5064
|
* feat(kiro): wire aws identity center device flow into provider oauth (#587)
* feat(kiro): wire aws identity center device flow into provider oauth
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-04-15 11:44:46 +07:00 |
|
decolua
|
04cdb75839
|
Add proactive token refresh lead times for providers and implement Codex proxy management
|
2026-04-14 11:41:06 +07:00 |
|
decolua
|
abbf8ec86f
|
feat: add GitLab Duo and CodeBuddy support, update observability settings
|
2026-03-30 11:28:07 +07:00 |
|
decolua
|
75f486b7a2
|
Added profile ARN handling in OAuth provider mapping and improved polling logic in OAuth modal for better user experience.
|
2026-03-06 00:21:27 +07:00 |
|
decolua
|
8221f7c027
|
Fix MITM
|
2026-02-23 21:56:40 +07:00 |
|
decolua
|
adf57aa0c9
|
Fixed Codex
|
2026-02-21 14:36:06 +07:00 |
|
decolua
|
3debf84b9a
|
Add Providers
|
2026-02-20 17:05:46 +07:00 |
|
 apeltekciandClaude Opus 4.5
|
7058b062e7
|
fix: resolve SonarQube findings and Next.js Image warnings
SonarQube/SonarLint fixes:
- Remove unused imports (useMemo, PROVIDER_ENDPOINTS, updateSettings, APP_CONFIG)
- Add PropTypes validation to all components receiving props
- Fix accessibility issues (semantic buttons, ARIA attributes, form labels)
- Replace array index keys with stable identifiers
- Extract duplicate getStatusDisplay function in providers page
- Fix negated conditions for better readability
- Add node: prefix to Node.js imports in localDb.js
- Fix optional chaining in pricing lookup
- Add explanatory comments to empty catch blocks
- Consolidate duplicate OAuth flow branches
- Change parseInt to Number.parseInt
- Disable false positive rules in VS Code settings
Next.js Image fixes:
- Add style={{ width: "auto", height: "auto" }} to all Image components
- Resolves aspect ratio warnings without triggering lint issues
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-20 13:31:36 +07:00 |
|
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 |
|
decolua
|
26b61e5fbb
|
Feat Kiro OAuth, Fix Codex
|
2026-01-15 18:29:47 +07:00 |
|
decolua
|
3857598de4
|
Initial commit
|
2026-01-05 09:58:59 +07:00 |
|