1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-21 17:29:17 +08:00

91 Commits

Author SHA1 Message Date
ssongliu
02023102d3
fix: 解决计划任务执行周期错误的问题 (#1349) 2023-06-12 10:42:11 +00:00
凹凸曼
f9fb16198b
feat: 计划任务和容器日志的前端改进 (#1319)
* feat: 计划任务增加批量开启和停止 #1010 

* feat: 容器日志增加全屏按钮 #1176
2023-06-12 15:44:15 +08:00
wangdan-fit2cloud
0275716ff5
feat: 优化页面兼容移动端问题 (#1320)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-06-09 15:38:15 +00:00
ssongliu
586dee9e70
fix: 解决计划任务报告未显示执行周期的问题 (#1287) 2023-06-08 03:12:15 +00:00
ssongliu
b3ecddb20f
feat: 计划任务创建增加第三方备份账号跳转 (#1282) 2023-06-07 10:23:24 +00:00
ssongliu
6b3093aa09
fix: 计划任务执行周期校验修改 (#1277) 2023-06-07 07:59:28 +00:00
ssongliu
633e26b1de
fix: 工作目录切换逻辑修改 (#1269) 2023-06-06 10:29:22 +00:00
ssongliu
bb49a610a2
fix: 计划任务排除规则改为换行切割 (#1255) 2023-06-05 10:31:26 +00:00
ssongliu
35ca52620c
feat: 计划任务报告页增加计划任务名称显示 (#1219) 2023-06-01 09:03:21 +00:00
ssongliu
7a66e71215
fix: 统一修改代码拼写错误 (#1192) 2023-05-30 07:30:57 +00:00
ssongliu
48e3ef3e73
fix: 修改计划任务报告样式 (#1142) 2023-05-25 07:12:16 +00:00
ssongliu
c8237d59be
fix: 计划任务删除弹窗优化 (#1140) 2023-05-25 02:48:10 +00:00
ssongliu
f65f0d86aa
feat: 计划任务增加每隔 n 秒执行 (#1132) 2023-05-24 10:36:41 +00:00
ssongliu
c96b999b2c
feat: 计划任务增加时间同步选项 (#1128) 2023-05-24 09:25:35 +00:00
wangdan-fit2cloud
83ac2f1ff7
feat: 兼容移动端 (#1126)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-05-24 08:36:54 +00:00
zhengkunwang223
626782102a
feat: 计划任务增加网站日志切割 (#1116)
Refs https://github.com/1Panel-dev/1Panel/issues/495
2023-05-23 10:54:05 +00:00
wangdan-fit2cloud
0d084861e0
feat: 概览兼容移动端 (#1109)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-05-23 05:51:43 +00:00
ssongliu
5101dace59
fix: 优化抽屉中操作对象的名称显示 (#982) 2023-05-10 06:34:19 +00:00
ssongliu
8a92913230
fix: 解决计划任务部分脚本执行没有输出的问题 (#908) 2023-05-06 09:23:34 +00:00
ssongliu
2fd97b1753
fix: 解决列表查询输入框刷新的问题 (#876) 2023-05-05 06:16:52 +00:00
ssongliu
11d3e98155
fix: 计划任务删除提示样式优化 (#600) 2023-04-12 10:56:33 +00:00
ssongliu
42531dae5a
fix: 计划任务列表样式调整 (#589) 2023-04-12 03:40:29 +00:00
ssongliu
a8b83cf4ed
feat: 计划任务删除时增加删除数据提示 (#580) 2023-04-11 10:48:28 +00:00
ssongliu
e935fa128f
fix: 解决备份所有时,保留份数错误的问题 (#578) 2023-04-11 09:00:29 +00:00
ssongliu
18b4c98daa
feat: 计划任务支持自定义日志保留份数 (#548) 2023-04-09 14:22:13 +00:00
ssongliu
807302f6cd
feat: 计划任务记录增加定时刷新 (#529) 2023-04-07 06:44:14 +00:00
ssongliu
8902111c23
feat: 增加计划任务记录清空按钮 (#528) 2023-04-07 04:02:10 +00:00
ssongliu
0eb25d8413
feat: 计划任务支持备份所有 (#526) 2023-04-07 02:18:10 +00:00
ssongliu
1c5d01b11c feat: 实现禁 ping 功能 2023-04-06 09:01:57 +08:00
ssongliu
36f2a3eb4b
fix: 优化计划任务记录查询返回 (#364) 2023-03-22 10:16:29 +00:00
ssongliu
4a974b7e0a fix: 解决计划任务备份文件失效仍能下载的问题 2023-03-18 03:06:31 +00:00
ssongliu
af753bdffe fix: 表格可点击列超长样式优化 2023-03-16 14:50:29 +00:00
ssongliu
e55af04568 fix: 移除调试打印信息 2023-03-15 13:00:31 +08:00
ssongliu
796d47d60e fix: 计划任务分页调整 2023-03-14 19:27:46 +08:00
ssongliu
daefd650a5 fix: 修复计划任务编辑失败的问题 2023-03-14 10:34:17 +08:00
ssongliu
5a3a123be7 fix: 解决 compose 创建失败的问题 2023-03-14 10:34:17 +08:00
ssongliu
16b54a8604 fix: 悬浮显示样式修改 2023-03-13 10:29:15 +08:00
ssongliu
1502def9f5 fix: 解决 redis 6.x aof 备份失败的问题 2023-03-12 23:25:44 +08:00
ssongliu
015baec864 fix: 解决计划任务部分 bug 2023-03-10 18:08:35 +08:00
ssongliu
ab8a440c12 fix: 计划任务执行周期增加校验 2023-03-10 18:08:35 +08:00
zhengkunwang223
bb104bb734 feat: 修改应用端口,同时修改网站配置 2023-03-09 10:22:46 +08:00
zhengkunwang223
701da484c6 feat: 增加启动日志 2023-03-01 19:15:58 +08:00
ssongliu
f941cd9751 fix: 主机改为列表展示,增加分组切换 2023-03-01 17:48:10 +08:00
wangdan
abd51c5853 feat: 调整样式 2023-03-01 16:20:33 +08:00
ssongliu
f7749af999 fix: 部分 codemirror 禁用输入 2023-03-01 11:42:45 +08:00
ssongliu
8b9cc1bee8 fix: 计划任务增加线程处理 2023-02-27 14:23:44 +08:00
ssongliu
4849fde8c9 fix: 计划任务部分 bug 修改 2023-02-24 12:28:21 +08:00
ssongliu
a618118792 fix: 解决主机添加连接失败的问题 2023-02-23 21:20:17 +08:00
ssongliu
99ab05c9a1 fix: 备份账号 card 替换 2023-02-17 18:06:07 +08:00
zhengkunwang223
795e64151a feat: 下载离线包改为从OSS下载 2023-02-17 18:06:07 +08:00