Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
imDema
/
FreeMove
Public
Notifications
You must be signed in to change notification settings
Fork
136
Star
2.3k
Code
Issues
12
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add directory browser control, refactor CI/CD and update dependencies
- #34
#34
Open
fengyec2
wants to merge 27 commits into
imDema:master
imDema/FreeMove:master
from
fengyec2:TreeView
fengyec2/FreeMove:TreeView
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
feat: Add directory browser control, refactor CI/CD and update dependencies
#34
fengyec2
wants to merge 27 commits into
imDema:master
imDema/FreeMove:master
from
fengyec2:TreeView
fengyec2/FreeMove:TreeView
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2026
Update README.md
imDema
authored and
zhu120212
committed
5bdd8a2
View commit details
Copy full SHA for 5bdd8a2
Browse repository at this point
modified: FreeMove/Form1.Designer.cs
Show description for 2ef183a
zhu120212
committed
2ef183a
View commit details
Copy full SHA for 2ef183a
Browse repository at this point
Merge branch 'master' of https://github.com/zhu120212/FreeMove
zhu120212
committed
f627cf7
View commit details
Copy full SHA for f627cf7
Browse repository at this point
Commits on Mar 4, 2026
Merge pull request #1 from zhu120212/master
Show description for 572de98
fengyec2
authored
572de98
View commit details
Copy full SHA for 572de98
Browse repository at this point
feat(ui): 添加目录浏览器控件以方便选择源和目标路径
Show description for ceaee3f
fengyec2
committed
ceaee3f
View commit details
Copy full SHA for ceaee3f
Browse repository at this point
docs: 添加简体中文版README并更新主README
fengyec2
committed
9b44a33
View commit details
Copy full SHA for 9b44a33
Browse repository at this point
ci: 重构 CI/CD 流水线并添加自动化发布流程
Show description for 6d07e4c
fengyec2
committed
6d07e4c
View commit details
Copy full SHA for 6d07e4c
Browse repository at this point
Bump actions/download-artifact from 4 to 8
Show description for e2c2031
dependabot[bot]
authored
e2c2031
View commit details
Copy full SHA for e2c2031
Browse repository at this point
Bump actions/checkout from 4 to 6
Show description for ff47390
dependabot[bot]
authored
ff47390
View commit details
Copy full SHA for ff47390
Browse repository at this point
Bump microsoft/setup-msbuild from 1 to 2
Show description for dd2a6fb
dependabot[bot]
authored
dd2a6fb
View commit details
Copy full SHA for dd2a6fb
Browse repository at this point
Bump actions/setup-dotnet from 4 to 5
Show description for 45015e4
dependabot[bot]
authored
45015e4
View commit details
Copy full SHA for 45015e4
Browse repository at this point
Bump Microsoft.Windows.Compatibility from 7.0.4 to 10.0.3
Show description for 4c2688b
dependabot[bot]
authored
4c2688b
View commit details
Copy full SHA for 4c2688b
Browse repository at this point
Bump Newtonsoft.Json from 13.0.2 to 13.0.4
Show description for ea4901a
dependabot[bot]
authored
ea4901a
View commit details
Copy full SHA for ea4901a
Browse repository at this point
ci: 禁用单文件发布以解决运行时问题
fengyec2
committed
a483be6
View commit details
Copy full SHA for a483be6
Browse repository at this point
Bump actions/upload-artifact from 4 to 7
Show description for c683c28
dependabot[bot]
authored
c683c28
View commit details
Copy full SHA for c683c28
Browse repository at this point
Merge pull request #2 from fengyec2/dependabot/github_actions/actions/upload-artifact-7
Show description for 9de7614
fengyec2
authored
9de7614
View commit details
Copy full SHA for 9de7614
Browse repository at this point
Merge pull request #3 from fengyec2/dependabot/github_actions/actions/download-artifact-8
Show description for 909c89a
fengyec2
authored
909c89a
View commit details
Copy full SHA for 909c89a
Browse repository at this point
Merge pull request #4 from fengyec2/dependabot/github_actions/actions/checkout-6
Show description for c1f2095
fengyec2
authored
c1f2095
View commit details
Copy full SHA for c1f2095
Browse repository at this point
Merge pull request #5 from fengyec2/dependabot/github_actions/microsoft/setup-msbuild-2
Show description for 4e500da
fengyec2
authored
4e500da
View commit details
Copy full SHA for 4e500da
Browse repository at this point
Merge pull request #6 from fengyec2/dependabot/github_actions/actions/setup-dotnet-5
Show description for 04f24cc
fengyec2
authored
04f24cc
View commit details
Copy full SHA for 04f24cc
Browse repository at this point
Merge pull request #7 from fengyec2/dependabot/nuget/FreeMove/Microsoft.Windows.Compatibility-10.0.3
Show description for d334b60
fengyec2
authored
d334b60
View commit details
Copy full SHA for d334b60
Browse repository at this point
Merge pull request #8 from fengyec2/dependabot/nuget/FreeMove/Newtonsoft.Json-13.0.4
Show description for 67d91b7
fengyec2
authored
67d91b7
View commit details
Copy full SHA for 67d91b7
Browse repository at this point
Bump System.Resources.Extensions from 7.0.0 to 10.0.3
Show description for f751291
dependabot[bot]
authored
f751291
View commit details
Copy full SHA for f751291
Browse repository at this point
Merge pull request #9 from fengyec2/dependabot/nuget/FreeMove/System.Resources.Extensions-10.0.3
Show description for e087873
fengyec2
authored
e087873
View commit details
Copy full SHA for e087873
Browse repository at this point
build: 更新程序集版本至 2.99.10
fengyec2
committed
f0875c5
View commit details
Copy full SHA for f0875c5
Browse repository at this point
ci: 将发布工件从单个exe更改为zip包
fengyec2
committed
7b823c7
View commit details
Copy full SHA for 7b823c7
Browse repository at this point
docs: 更新README文档格式与内容
fengyec2
committed
20a6d79
View commit details
Copy full SHA for 20a6d79
Browse repository at this point
You can’t perform that action at this time.