sourcegit/src
2024-09-13 17:29:24 +08:00
..
Commands enhance: added cancellation logic to the OpenAI chat response API call. 2024-09-13 14:25:38 +08:00
Converters code_style: remove unused converters 2024-09-10 11:22:12 +08:00
Models enhance: added cancellation logic to the OpenAI chat response API call. 2024-09-13 14:25:38 +08:00
Native code_review: PR #453 2024-09-10 09:22:35 +08:00
Resources feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
ViewModels enhance: leave remote branch to empty when the local branch tracks no branch in the remote while pulling changes (#469) 2024-09-13 17:29:24 +08:00
Views enhance: notify user when try to generate commit message by OpenAI but not files are added to commit 2024-09-13 15:26:12 +08:00
App.axaml refactor: use custom color picker instead of Avalonia.Controls.ColorPicker 2024-09-10 11:02:34 +08:00
App.axaml.cs refactor: add Avalonia.Fonts.Inter as built-in default font (#447) 2024-09-09 10:01:41 +08:00
App.Commands.cs code_style: simplify static commands used by styles and main menu; run dotnet format 2024-09-02 20:27:12 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj project: allow to disable native AOT deployment 2024-09-13 07:33:31 +00:00