Commit graph

2916 commits

Author SHA1 Message Date
ssongliu 8d28b7db94 pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
ssongliu 45c9aaa591 pref: 修改目录结构 2024-07-23 14:48:05 +08:00
ssongliu b277fc0fa5 feat: 部分接口增加代理设置
Some checks failed
sync2gitee / repo-sync (push) Failing after -6m57s
2024-07-23 10:11:43 +08:00
ssongliu 9cdc4a7303 feat: agent 功能代码拆分
Some checks failed
sync2gitee / repo-sync (push) Failing after -6m54s
2024-07-22 16:14:59 +08:00
zhengkunwang223 ef03a75aea feat: 增加节点管理 demo 页面 2024-07-22 13:51:14 +08:00
ssongliu 2ef7b8b3b1 feat: core 功能代码拆分
Some checks failed
sync2gitee / repo-sync (push) Failing after -6m49s
2024-07-19 19:04:11 +08:00
zhengkunwang afcf509ec0 feat: 增加任务引擎 (#5763)
Some checks failed
sync2gitee / repo-sync (push) Failing after -6m44s
2024-07-17 17:16:11 +08:00
zhengkunwang f3fac23a84 feat: 统一日志组件 (#5727) 2024-07-17 17:16:11 +08:00
zhengkunwang d91ce3da65 feat: 统一 CodeMirror 组件 (#5716) 2024-07-17 17:16:11 +08:00
zhengkunwang ed2f5c42d0 feat: 统一抽屉组件 (#5691) 2024-07-17 17:16:08 +08:00
zhengkunwang a1b1790935 style: 统一优化页面布局 (#5654) 2024-07-17 17:13:56 +08:00
zhengkunwang 87be4af655 feat: 删除部分无用代码 (#5637) 2024-07-17 17:13:56 +08:00
ssongliu 3c0dc7459c
feat: 工具箱病毒扫描支持定时扫描 (#5847) 2024-07-17 08:55:28 +00:00
zhengkunwang ca0c96cb12
fix: 解决网站按过期时间排序之后导致的日期控件错误问题 (#5846)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m40s
Build / SonarCloud (push) Failing after -6m42s
sync2gitee / repo-sync (push) Failing after -6m44s
2024-07-17 06:57:29 +00:00
ed599265e4
fix: 查看文件/文件夹属性详情 (#5844)
Refs #5842

查看文件/文件夹属性详情,不再获取文件内容。
2024-07-17 06:43:27 +00:00
wanghe-fit2cloud 864bff574a chore: 删除 FUNDING.yml 2024-07-17 12:10:43 +08:00
3b1df05ae0
fix: 关闭 pdf 预览 (#5838)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m37s
Build / SonarCloud (push) Failing after -6m40s
sync2gitee / repo-sync (push) Failing after -6m42s
pdfjs 安全漏洞,后续版本增加预览 pdf
2024-07-16 11:17:27 +00:00
464392f7e1
fix: 文本管理计算文件夹大小请求超时 (#5836)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m37s
Build / SonarCloud (push) Failing after -6m40s
sync2gitee / repo-sync (push) Failing after -6m41s
文本管理计算文件夹大小调整为局部加载,增加请求时长
2024-07-16 07:05:27 +00:00
zhengkunwang b562d9f8e8
feat: 网站过期时间增加排序 (#5833) 2024-07-16 04:03:28 +00:00
ssongliu 74bd997f07
pref: 优化远程数据库删除提示信息 (#5824)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m36s
Build / SonarCloud (push) Failing after -6m38s
sync2gitee / repo-sync (push) Failing after -6m39s
Refs #5819 #5818
2024-07-15 10:43:27 +00:00
ssongliu 12c6fe6331
feat: 病毒扫描增加状态判断 (#5817)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m31s
Build / SonarCloud (push) Failing after -6m38s
sync2gitee / repo-sync (push) Failing after -6m39s
Refs #5769
2024-07-15 04:05:26 +00:00
maoball eb4d550305
fix: 修复变量名拼错 (#5792)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m30s
Build / SonarCloud (push) Failing after -6m33s
sync2gitee / repo-sync (push) Failing after -6m35s
* fix: 修复变量名拼错

* fix: 修复变量名拼错

* fix: 修复变量名拼错

* fix: 修复变量名拼错

* fix: 修复变量名拼错
2024-07-13 21:58:02 +08:00
zhengkunwang 9a635e99b2
feat: 增加 clamdscan 服务检测 (#5784)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m27s
Build / SonarCloud (push) Failing after -6m30s
sync2gitee / repo-sync (push) Failing after -6m32s
2024-07-12 06:11:25 +00:00
03b04eea6b
feat: 文本编辑器新增右侧缩略图开关 (#5781) 2024-07-12 02:19:25 +00:00
d2740308a1
fix: 关闭抽屉同时销毁全部子元素 (#5776)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m27s
Build / SonarCloud (push) Failing after -6m29s
sync2gitee / repo-sync (push) Failing after -6m30s
2024-07-11 13:59:24 +00:00
Anye 6f86dda1aa
Add port to vscodeUrl in SSH remote connection (#5775)
修改了 vscodeUrl 模板以在主机和路径之间包含来自 addForm.port 的端口,确保正确设置 SSH 远程连接。
2024-07-11 18:45:52 +08:00
zhengkunwang 0194362a35
feat: 增加 Go 运行环境跳转 (#5764) 2024-07-11 08:21:25 +00:00
John Bro a5bf435d2c
fix: 字符校验修正 (#5761) 2024-07-11 06:41:24 +00:00
bcfbbb656a
feat: 文本编辑器全屏高度处理 (#5760)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m24s
Build / SonarCloud (push) Failing after -6m28s
sync2gitee / repo-sync (push) Failing after -6m29s
2024-07-11 13:04:54 +08:00
zhengkunwang c0b6a06fb7
feat: 删除无用代码 (#5757) 2024-07-11 03:41:24 +00:00
zhengkunwang 89628fbbcc
fix: 解决安装 mailserver 失败的问题 (#5756) 2024-07-11 03:19:24 +00:00
John Bro e670e1f2e7
fix: 前端优化 (#5755) 2024-07-11 03:09:24 +00:00
John Bro b3759cebd8
fix: 前端优化 (#5754) 2024-07-11 02:59:25 +00:00
zhengkunwang e427b2a219
fix: 解决网站运行目录显示错误的问题 (#5753) 2024-07-11 02:49:26 +00:00
ssongliu b1ec7d9f04
fix: 解决 ftp 创建用户失败的问题 (#5751)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m24s
Build / SonarCloud (push) Failing after -6m26s
sync2gitee / repo-sync (push) Failing after -6m27s
2024-07-10 10:39:24 +00:00
zhengkunwang 0ccfeed10d
feat: 网站配置 HTTPS 证书时增加组织显示 (#5749)
Refs https://github.com/1Panel-dev/1Panel/issues/3523
2024-07-10 10:25:24 +00:00
John Bro afd4c8486a
feat: 七牛云备份账号支持设置超时时间 (#5745)
Refs #4330
2024-07-10 10:07:26 +00:00
730a25fcd2
refactor: 文本编辑器全屏按钮样式处理 (#5748) 2024-07-10 10:05:24 +00:00
9fa191ad69
fix: VS Code 打开文件可以再次编辑配置 (#5744) 2024-07-10 08:15:25 +00:00
maninhill 756dbe08eb
chore: Update README.md (#5743) 2024-07-10 15:17:29 +08:00
ssongliu 5f2cfe6e20
fix: 解决快照恢复失败的问题 (#5739)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m20s
Build / SonarCloud (push) Failing after -6m25s
sync2gitee / repo-sync (push) Failing after -6m26s
2024-07-10 04:09:24 +00:00
zhengkunwang af9aef4d34
fix: 解决运行环境显示容器名称错误的问题 (#5733)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m21s
Build / SonarCloud (push) Failing after -6m24s
sync2gitee / repo-sync (push) Failing after -6m24s
2024-07-09 09:41:24 +00:00
16d26077be
fix: 监听编辑器内容变化事件调整 (#5732)
调整监听编辑器内容变化事件到初始化编辑器之后,避免编辑器初始化时导致默认内容被视为用户编辑行为。
2024-07-09 08:49:27 +00:00
ssongliu aef163df29
pref: 优化代理提示信息 (#5731) 2024-07-09 08:47:23 +00:00
f449557281
fix: 判断文件是否为二进制文件,忽略文本类型文件 (#5730)
Fixes #5722
2024-07-09 08:41:24 +00:00
ssongliu d01e34aa40
fix: 解决 UFW 防火墙列表解析错误的问题 (#5724)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m20s
Build / SonarCloud (push) Failing after -6m22s
sync2gitee / repo-sync (push) Failing after -6m24s
2024-07-09 03:35:23 +00:00
zhengkunwang 02e7c2e974
fix: 解决 Go 运行环境无法保存的问题 (#5721) 2024-07-09 02:21:23 +00:00
ssongliu 047d49e0eb
fix: 调整病毒扫描设置界面样式 (#5713)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m19s
Build / SonarCloud (push) Failing after -6m21s
sync2gitee / repo-sync (push) Failing after -6m23s
2024-07-08 10:21:23 +00:00
ssongliu 1c167e828a
fix: 端口转发增加 ipv4 限制 (#5712) 2024-07-08 08:11:23 +00:00
ssongliu 8d1322af37
fix: 修改端口转发校验规则 (#5711) 2024-07-08 07:49:25 +00:00