登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
10
Fork
1
wolfcode
/
gocron
代码
Issues
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
最新版
v2.1.0
67a8890
2025-02-26 17:44
对比
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
最后提交信息为:
feat(user): 增加用户任务授权功能
v2.0.7
e3e74d8
2024-07-02 20:17
对比
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.
最后提交信息为:
chore(release): bump version to v2.0.7
v2.0.6
46899ae
2024-06-25 11:51
对比
v2.0.6
wolfcode
feat(日志逻辑): 控制台命令与log文件可以手动配置开启或者关闭 app.ini配置文件中新增两个可变参数: 1.log_write:控制log日志文件写入 2.command_log_show:控制命令台日志显示与否
最后提交信息为:
Update statik.go
v2.0.5
ddcdf47
2024-06-24 16:14
对比
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.
最后提交信息为:
chore(release): bump version to v2.0.5
v2.0.4
331035e
2024-06-21 12:35
对比
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.
最后提交信息为:
style(editPassword): align function parameters with consistent spacing
v2.0.3
3c80bf0
2024-06-17 13:57
对比
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.
最后提交信息为:
Update Dockerfile-agent
v2.0.2
2b9ea70
2024-06-14 10:56
对比
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.
最后提交信息为:
cmd/gocron: remove vue dist statik generation from go generate
v2.0.1
1d8c0e5
2024-06-13 20:00
对比
v2.0.1
wolfcode
fix(models): correct user deletion and existence checks
最后提交信息为:
fix(models): correct user deletion and existence checks
v2.0.0
5f74478
2024-06-13 11:58
对比
v2.0.0
wolfcode
Update .
最后提交信息为:
Update gocron.go
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/wolf18/gocron.git
git@gitee.com:wolf18/gocron.git
wolf18
gocron
gocron
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册