Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
I know
View Details
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
1
Star
6
Fork
0
wolfcode
/
gocron
Code
Issues
0
Wiki
Insights
Pipelines
Service
Gitee Pages
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
Don’t show this again
Releases
Latest
v2.1.0
67a8890
2025-02-26 17:44
Compare
v2.1.0
wolfcode
## 更新内容 * feat(user): 增加用户任务授权功能 * refactor: replace sessionStorage with localStorage for taskLogStyle * feat(task-list): support dynamic list style configuration **完整的更新日志**: https://gitee.com/wolf18/gocron/compare/v2.0.7...v2.1.0
Last committed message:
feat(user): 增加用户任务授权功能
v2.0.7
e3e74d8
2024-07-02 20:17
Compare
v2.0.7
wolfcode
feat(task): add sort field to task model and related UI components 新增 task 数据表 sort 字段用于排序: ALTER TABLE task ADD sort int NOT NULL DEFAULT '0'; Add a new 'sort' field to the Task model and update the corresponding UI components to reflect this change. The 'sort' field is intended to help with the organization and prioritization of tasks in the system. BREAKING CHANGE: The addition of the 'sort' field may affect existing databases and require updates to schema migrations.
Last committed message:
chore(release): bump version to v2.0.7
v2.0.6
46899ae
2024-06-25 11:51
Compare
v2.0.6
wolfcode
feat(日志逻辑): 控制台命令与log文件可以手动配置开启或者关闭 app.ini配置文件中新增两个可变参数: 1.log_write:控制log日志文件写入 2.command_log_show:控制命令台日志显示与否
Last committed message:
Update statik.go
v2.0.5
ddcdf47
2024-06-24 16:14
Compare
v2.0.5
wolfcode
fix(host): ensure unique host name based on name and port Previously, the Host model's NameExists method only checked for the uniqueness of the host name. This commit extends the check to also include the port number, preventing the possibility of two hosts having the same name but different ports. The update affects both the model logic and the associated router check.
Last committed message:
chore(release): bump version to v2.0.5
v2.0.4
331035e
2024-06-21 12:35
Compare
v2.0.4
wolfcode
chore(release): bump version to v2.0.4 Update the agent Dockerfile and package script to use the new version v2.0.4. This change involves updating the ENV variable in the Dockerfile and the VERSION variable in the package script to reflect the new version number.
Last committed message:
style(editPassword): align function parameters with consistent spacing
v2.0.3
3c80bf0
2024-06-17 13:57
Compare
v2.0.3
wolfcode
chore(release): bump version to v2.0.3 Update version number displayed in footer and table columns, as well as the version in package.sh. Adjust padding and font sizes for improved readability in the UI. Add admin ID to task log search parameters and ensure consistency in table column width definitions.
Last committed message:
Update Dockerfile-agent
v2.0.2
2b9ea70
2024-06-14 10:56
Compare
v2.0.2
wolfcode
feat(web): update footer and table column alignments Add version information to the footer. Adjust the padding and positioning of the main container. Center align table column labels and set fixed widths.- Remove unnecessary comments and update Dockerfile for agent. Add and modify CSS styles for improved layout appearance.
Last committed message:
cmd/gocron: remove vue dist statik generation from go generate
v2.0.1
1d8c0e5
2024-06-13 20:00
Compare
v2.0.1
wolfcode
fix(models): correct user deletion and existence checks
Last committed message:
fix(models): correct user deletion and existence checks
v2.0.0
5f74478
2024-06-13 11:58
Compare
v2.0.0
wolfcode
Update .
Last committed message:
Update gocron.go
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
1
https://gitee.com/wolf18/gocron.git
git@gitee.com:wolf18/gocron.git
wolf18
gocron
gocron
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register