sourcegit/src
Aliaksandr Liakhavets 794163fe1c
Set default focus on password text box (#644)
Co-authored-by: AleksandrLiakhavetsEPAM <97155822+AleksandrLiakhavetsEPAM@users.noreply.github.com>
2024-11-03 09:25:32 +08:00
..
Commands feature: supports custom actions (#638) 2024-11-01 17:23:31 +08:00
Converters ux: changes view mode style (#533) 2024-10-01 23:16:32 +08:00
Models feature: supports custom actions (#638) 2024-11-01 17:23:31 +08:00
Native refactor: using custom PATH instead of reading it from zsh (#581) 2024-10-21 15:31:13 +08:00
Resources localiztion: update (#641) 2024-11-02 11:11:48 +08:00
ViewModels refactor: pass Models.Commit instead of just sha of it 2024-11-01 18:10:22 +08:00
Views Set default focus on password text box (#644) 2024-11-03 09:25:32 +08:00
App.axaml localization: added es_ES.axaml (#623) 2024-10-30 09:43:10 +08:00
App.axaml.cs enhance: use Inter as default font for all platforms (#639) 2024-11-01 17:54:21 +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 feat: improve commit message generation with AI prompts (#596) 2024-10-24 09:31:05 +08:00