sourcegit/src
leo 7ee3db500a
refactor: json serialization
* move all converters to `App.JsonCodeGen.cs`
* use `ColorConverter` instead of parsing colors manually
2024-07-08 16:45:51 +08:00
..
Commands feature: add an option to enable -a,--all in commit command (#244) 2024-07-07 10:28:14 +08:00
Converters refactor: use custom BranchTree instead of TreeView to improve performance 2024-07-06 17:17:41 +08:00
Models refactor: json serialization 2024-07-08 16:45:51 +08:00
Native feature: supports mate-terminal on Linux 2024-06-29 11:53:12 +08:00
Resources refactor: rename Models.CustomColorSchema to Models.ThemeOverrides because it do NOT contains only colors currently. 2024-07-08 16:21:57 +08:00
ViewModels refactor: json serialization 2024-07-08 16:45:51 +08:00
Views refactor: rename Models.CustomColorSchema to Models.ThemeOverrides because it do NOT contains only colors currently. 2024-07-08 16:21:57 +08:00
App.axaml feat: add support for Traditional Chinese (zh_TW) i18n 2024-06-06 10:41:22 +08:00
App.axaml.cs refactor: json serialization 2024-07-08 16:45:51 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: json serialization 2024-07-08 16:45:51 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj revert: csproj changes for debuging 2024-05-29 20:51:24 +08:00