leo
|
b407dd97a1
|
enhance: reduce repository scanning time (#728)
* skip special folders, such as `node_modules`, `.svn`, `.vs` .etc.
* change max scanning depth to 5
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 14:18:41 +08:00 |
|
leo
|
069dc255d1
|
enhance: skip scanning sub folders if current is not a git repository but has .git subfolder/file (#728)
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 12:56:12 +08:00 |
|
leo
|
d3eca59036
|
refactor: rewrite the way to make sure scan repositories panel shows at least 0.5s (#728)
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 12:14:11 +08:00 |
|
leo
|
0539a94cbe
|
feature: mark deleted repository and auto remove it after scan default clone dir (#576)
|
2024-10-20 20:42:14 +08:00 |
|
leo
|
998230edff
|
code_style: simplify static commands used by styles and main menu; run dotnet format
|
2024-09-02 20:27:12 +08:00 |
|
leo
|
f586979ac5
|
fix: crash when scan repositories under default clone dir (#434)
|
2024-09-02 07:54:46 +08:00 |
|
leo
|
089f24b0d2
|
fix: can not create subgroups (#427)
|
2024-08-30 16:59:51 +08:00 |
|
leo
|
bb749f225d
|
enhance: auto create group by relative path when scanning repositories under default clone dir (#427)
|
2024-08-30 16:45:45 +08:00 |
|
leo
|
0d676fa3fb
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
|