Commit graph

15 commits

Author SHA1 Message Date
leo
58e690e1dc feature<Preference>: auto restart application when general setting changed 2021-05-25 10:21:29 +08:00
leo
30ab8ae954 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
leo
c22ea8f4cf fix<Avatar>: fix crash when more than one thread wants to access same avatar file 2021-04-01 10:54:05 +08:00
leo
c68b333c1d upgrade<project>: upgrade to .NET 5 2021-03-25 16:56:41 +08:00
ZCShou
8c1445ff0c fix<App>: 由于配置文件引用,在某些情况下导致程序无法启动 2021-02-07 13:56:22 +08:00
leo
5f2fe64e80 feature<App>: supports to open repository from commandline directly 2021-02-01 09:39:14 +08:00
leo
5418ccac9e feature<*>: add translation for Simplified Chinese 2021-01-14 16:31:03 +08:00
leo
4a334107e1 optimize<AutoUpdate>: move Launcher.CheckUpdate to App.CheckUpdate; limitation for checking times 2021-01-07 20:34:41 +08:00
leo
0af951bb9a update<project>: downgrade .NET to 4.6; using Newtonsoft.JSON instead of System.Text.Json; using ILRepack to publish single executable file 2020-12-31 16:34:52 +08:00
leo
567fad495b optimize<InteractiveRebase>: remove commit message editor from InteractiveRebase panel (as a result of my bad implementation) 2020-12-23 20:40:12 +08:00
leo
3e6c837916 refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
leo
4cde777b98 feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
leo
1a46551a77 feature<Launcher>: close tabs by context menu; collect garbage after repository closed 2020-11-30 15:21:45 +08:00
leo
8bc23a7d71 fix(*): show special characters, like '-', '_', etc, in local branches; App.RaiseError crashes when called in other threads except UI. 2020-08-07 23:40:23 +08:00
leo
5ce9cffcee refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Renamed from SourceGit/App.xaml.cs (Browse further)