Commit graph

839 commits

Author SHA1 Message Date
leo
787cf5bb02 optimize<*>: remove dragdrop adorner; redesign bookmark style on welcome page 2022-10-18 14:50:48 +08:00
leo
bdd147f737 optimize<Welcome>: allow drop on welcome page 2022-10-18 11:44:16 +08:00
leo
18e8036e11 feature<Welcome>: enable mouse double-click on repository 2022-10-18 11:24:42 +08:00
leo
249f918994 style<Welcome>: use monospace font for repository's path 2022-10-18 10:27:34 +08:00
leo
45752cecf7 fix<Welcome>: update bookmark color after theme changed 2022-10-17 10:18:36 +08:00
leo
918263130c feature<Welcome>: add sort supports 2022-10-17 10:12:59 +08:00
leo
1beafbc84c style<Welcome,PageTabBar>: re-design the style for Welcome page 2022-10-14 20:56:57 +08:00
leo
5ef6642306 style<Welcome,PageTabBar>: re-design the style for Welcome page 2022-10-14 20:49:20 +08:00
leo
b43044a7bf style<Welcome,PageTabBar>: re-design the style for Welcome page 2022-10-14 20:38:53 +08:00
leo
c2517701cc style<PageTabBar>: new style for page tab bar 2022-10-14 15:30:06 +08:00
leo
80acfb6b1f style<PageTabBar>: new style for page tab bar 2022-10-14 13:39:55 +08:00
leo
47bf5cbd8c upgrade<Version>: Release 6.1 2022-09-20 17:06:01 +08:00
leo
814637946d fix<Histroies>: remove invalid filters to fix issue #I5RZC9 2022-09-20 16:55:24 +08:00
leo
a19f81a708 optimize<Dashboard>: ISSUE #3 Rebase merge request detected but there is no rebase in progress. 2022-07-07 09:25:41 +08:00
leo
e779d1b65e feature<Pull>: remember user's choice for Pull 2022-05-26 17:45:05 +08:00
leo
0463879b29 feature<build>: publish single file for self-contained target 2022-05-23 20:45:58 +08:00
leo
fec14eb04a style<Bookmark>: unify icons for repository 2022-05-20 16:57:36 +08:00
leo
bc9f9dc2c6 upgrade<Version>: Release 6.0 2022-05-20 16:03:43 +08:00
leo
338f91357e optimize<*>: remove deprecated apis (older than .NET 6) 2022-05-20 16:00:25 +08:00
leo
890ff29ac7 update<README>: update binaries download guide 2022-05-20 15:52:36 +08:00
leo
1a1d0d9004 refactor<build>: no longer provides .NET48 and .NET6 x86 targets. 2022-05-20 15:49:58 +08:00
leo
171f1d1d0c optimize<*>: remove Windows Terminal settings because it can be set outside in Windows Terminal 2022-05-20 15:29:56 +08:00
leo
44ed55937d style<Histories>: remove commit detail panel's guide tips 2022-05-20 14:20:22 +08:00
leo
1da67dc517 style<Icons>: add icons for context menu item 2022-05-18 20:34:44 +08:00
leo
e60d4a84c4 upgrade<Version>: Release 5.9 2022-05-05 10:05:06 +08:00
leo
35235df7bc feature<WorkingCopy>: gitee issue #I54W26 - toggle untracked files in working copy changes 2022-05-05 09:58:10 +08:00
leo
b04c94ccc1 feature<Cleanup>: add toolbar button to run git gc and git lfs prune 2022-02-10 14:27:46 +08:00
leo
bc404de937 feature<Statistics>: show hovered sample tooltip in chart 2022-01-13 10:54:45 +08:00
leo
e641deee5c upgrade<Version>: Release 5.8 2022-01-12 19:22:12 +08:00
leo
2b9d07479d rename<FileHistories>: rename Views.Histories to Views.FileHistories 2022-01-12 18:43:21 +08:00
leo
1ad5ff1bd8 feature<Statistics>: add statistics for current year 2022-01-12 18:38:03 +08:00
leo
90eaf484fb optimize<Statistics>: get start time of current week 2022-01-12 17:28:46 +08:00
leo
94bacb7384 fix<Statistics>: fix getting current week commits 2022-01-12 17:26:30 +08:00
leo
94ef2a9b69 optimize<Statistics>: add --branches --remotes to generated statistics 2022-01-12 10:30:16 +08:00
leo
4ef2a70ebd optimize<Statistics>: use localized text for weekdays 2022-01-11 20:35:17 +08:00
leo
c52ed4a711 feature<Statistics>: add simple statistic page 2022-01-11 20:18:35 +08:00
leo
f04c01b878 feature<Window>: remember window state 2022-01-04 14:52:13 +08:00
leo
9f58e0c715 feature<Remote>: add 'Prune' context menu for remote to prune dead branches without fetching 2021-11-17 16:12:26 +08:00
leo
0379d7e331 upgrade<Version>: Release 5.7 2021-11-15 20:07:23 +08:00
leo
e9b0b62652 style<About>: some changes of about dialog 2021-11-15 20:05:20 +08:00
leo
d40edebc58 update<Build>: build with .NET 6.0 and .Net Framework 4.8 2021-11-15 19:50:16 +08:00
leo
18525425bb update<README>: . 2021-11-15 15:15:28 +08:00
leo
05fe057e8c update<Project>: change repo's url 2021-11-15 14:28:03 +08:00
leo
7fe48d9a88 refactor<*>: change all url of this repo from gitee.com to github.com 2021-11-15 14:26:55 +08:00
leo
18f176a66b refactor<Version>: check latest release from api.github.com instead 2021-11-15 14:23:45 +08:00
leo
dcf53c31cc feature<*>: use credential-manager-core instead of old credential-manager 2021-11-15 12:21:34 +08:00
leo
acc9840830 feature<RevisionFiles>: enable to search file in revision files 2021-11-15 12:20:33 +08:00
leo
b452456d9d feature<Issue>: always generate crash log file instead of report to gitee.com 2021-11-09 11:40:02 +08:00
leo
9a4fde74b2 update<README>: move to github.com 2021-11-08 21:00:41 +08:00
leo
ef7cd2176a update<README>: update thanks; add tooltip for commit hot key 2021-11-08 20:47:03 +08:00