| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: integrate AI assistant functionality and configuration management | 2026-01-16 | 1 | -1/+6 | |
| | | | | | Implemented new commands for managing the AI assistant, including health checks, chat interactions, and model listings for both Ollama and OpenAI. Enhanced the configuration system to support raw JSON editing and added a dedicated AssistantConfig structure for better management of assistant settings. This update significantly improves the user experience by providing comprehensive control over AI interactions and configurations. | ||||
| * | refactor: simplify default implementations for AccountStore and ↵ | 2026-01-14 | 1 | -3/+3 | |
| | | | | | MsRefreshTokenState | ||||
| * | refactor: improve code readability by formatting and restructuring function ↵ | 2026-01-14 | 1 | -13/+17 | |
| | | | | | calls | ||||
| * | feat: implement Microsoft account token refresh and storage management; add ↵ | 2026-01-13 | 1 | -0/+83 | |
| | | | | | Java detection functionality | ||||
| * | feat: enhance Microsoft login flow with status updates and polling management | 2026-01-13 | 1 | -5/+23 | |
| | | |||||
| * | refactor: clean up comments and improve code formatting in authentication ↵ | 2026-01-13 | 1 | -7/+0 | |
| | | | | | and login UI | ||||
| * | feat: update Microsoft account client ID and enhance login UX with clipboard ↵ | 2026-01-13 | 1 | -1/+1 | |
| | | | | | and auto-open functionality | ||||
| * | feat: update Microsoft account client ID for authentication | 2026-01-13 | 1 | -1/+1 | |
| | | |||||
| * | feat: implement custom User-Agent client for Microsoft authentication and ↵ | 2026-01-13 | 1 | -38/+65 | |
| | | | | | refactor request handling | ||||
| * | feat: update Microsoft account client ID and enhance error handling for ↵ | 2026-01-13 | 1 | -5/+44 | |
| | | | | | authentication and profile fetch | ||||
| * | feat: implement Microsoft account login flow and refactor account handling | 2026-01-13 | 1 | -3/+279 | |
| | | |||||
| * | feat: add offline account management and version fetching functionality | 2026-01-13 | 1 | -0/+28 | |