2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00
Commit Graph

90 Commits

Author SHA1 Message Date
耗子
5bb43dbf0f fix: build 2024-09-28 11:24:19 +08:00
耗子
dcb0d667ea fix: build 2024-09-28 11:10:42 +08:00
耗子
af8ef1abc8 feat: 实现应用expr依赖判断 2024-09-28 11:07:25 +08:00
耗子
2fc19dd97e fix: lint 2024-09-28 10:16:02 +08:00
耗子
b0e577b42a fix: lint 2024-09-28 10:07:45 +08:00
耗子
92ac563d75 feat: 提交剩余的插件 2024-09-28 02:43:00 +08:00
耗子
73387d114e fix: lint 2024-09-27 22:55:12 +08:00
耗子
3271557561 fix: percona插件加载 2024-09-27 22:53:06 +08:00
耗子
9a295241c3 feat: 提交一批插件 2024-09-27 22:51:54 +08:00
耗子
4054c788f3 feat: 初始化cli路由 2024-09-27 03:08:56 +08:00
耗子
11d58d838f feat: cli 路由支持 2024-09-21 03:12:55 +08:00
耗子
407203dcfa feat: cli 路由支持 2024-09-19 01:37:39 +08:00
耗子
dded5e26aa feat: 支持远程插件 (#180)
* feat: api基本完成

* feat: 阶段性提交

* feat: 初步支持远程插件

* feat: 支持远程插件

* fix: tests
2024-09-19 01:17:29 +08:00
耗子
c1c0cbbac5 refactor: rename plugin to apps 2024-09-18 19:13:17 +08:00
耗子
2e26af435a refactor: rename app to panel 2024-09-18 19:08:45 +08:00
耗子
ef2ecfcc80 feat: api初步支持 2024-09-18 19:02:49 +08:00
耗子
615744e0cf feat: 测试插件 2024-09-18 02:25:24 +08:00
耗子
194287554e refactor: migrate to chi framework (#165)
* refactor: 重构部分完成

* fix: 添加.gitkeep

* fix: build

* fix: lint

* fix: lint

* chore(deps): Update module github.com/go-playground/validator/v10 to v10.22.1 (#162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update module gorm.io/gorm to v1.25.12 (#161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update module golang.org/x/net to v0.29.0 (#159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* workflow: 更新工作流

* workflow: test new download

* feat: merge frontend project

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: fix frontend build

* workflow: update to ubuntu-24.04

* workflow: rename build-*

* workflow: 修改fetch-depth

* chore(deps): Update dependency eslint to v9 (#164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(frontend): update dependences

* chore(frontend): fix lint

* chore(frontend): fix lint

* workflow: add govulncheck

* workflow: disable nilaway

* feat: 使用新的压缩解压库

* fix: 测试

* fix: 测试

* fix: 测试

* feat: 添加ntp包

* chore(deps): Lock file maintenance (#168)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update module github.com/go-resty/resty/v2 to v2.15.0 (#167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update dependency @iconify/json to v2.2.249 (#169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: 添加限流器

* feat: 调整登录限流

* feat: 证书

* fix: lint

* feat: 证书dns

* feat: 证书acme账号

* fix: 修改UserID导致的一系列问题

* feat: 低配版任务队列

* feat: 队列完成

* fix: lint

* fix: lint

* fix: swagger和前端路由

* fix: 去掉ntp测试

* feat: 完成插件接口

* feat: 完成cron

* feat: 完成safe

* chore(deps): Update dependency vue to v3.5.6 (#170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update dependency @vueuse/core to v11.1.0 (#171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update dependency vite to v5.4.6 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): Update unocss monorepo to v0.62.4 (#172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update renovate config

* feat: 新的firewall客户端

* fix: lint

* feat: firewall完成

* feat: ssh完成

* feat: 容器完成1/2

* feat: 容器完成

* feat: 文件完成

* feat: systemctl及设置

* fix: windows编译

* fix: session not work

* fix: migrate not work

* feat: 前端路由

* feat: 初步支持cli

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 01:43:14 +08:00
耗子
325a218e20 refactor: 插件 2024-07-29 03:25:53 +08:00
耗子
1ebddd289c refactor: 移动http方法到pkg 2024-07-28 20:58:33 +08:00
耗子
bbc6e3c7cc fix: 修复debian下cron不生效 2024-07-28 15:53:57 +08:00
耗子
0e715a7576 refactor: 规范go module版本号 2024-07-13 15:19:42 +08:00
耗子
fee0fcb998 fix: 等待中的任务显示为运行中 2024-07-13 03:25:55 +08:00
耗子
1e081fcdf2 feat(网站): 支持设置QUIC和OCSP 2024-07-13 03:17:21 +08:00
耗子
c36104a075 feat: 去掉mysql命令的路径 2024-06-28 03:25:59 +08:00
耗子
b453738daf fix: docker的弃用警告 2024-06-28 03:05:46 +08:00
耗子
4d76e9286d feat: 删除网站支持删除数据库 2024-06-28 02:52:31 +08:00
耗子
ff524cdb0b feat: update dependencies 2024-06-28 01:32:32 +08:00
耗子
b4e5498b48 feat: OpenResty支持返回具体错误 2024-06-25 03:35:35 +08:00
耗子
fa41b18ced fix: 优化查询 2024-06-25 02:51:34 +08:00
耗子
924fdee7c5 feat: 支持设置HTTPS端口 2024-06-25 01:00:08 +08:00
耗子
438ba1db1e fix: lint 2024-06-24 23:50:53 +08:00
耗子
d4e52a2d87 feat: ZeroSSL支持自动获取EAB 2024-06-24 23:46:13 +08:00
耗子
4432a12c7a feat: 临时性手段阻止任务重复添加 2024-06-24 23:28:35 +08:00
耗子
a75e36e447 feat: 优化任务 2024-06-24 23:10:39 +08:00
耗子
15dd5bb718 feat: 发布v2.2.15 2024-06-23 05:09:30 +08:00
耗子
7ec378829b feat: 优化https证书签发 2024-06-23 04:44:14 +08:00
耗子
10439d7d97 feat: 优化证书信息获取 2024-06-23 02:42:01 +08:00
耗子
55eaa26970 feat: 添加面板HTTPS接口 2024-06-23 02:35:25 +08:00
耗子
7ff084e5a8 refactor: 重构types包 2024-06-23 01:32:45 +08:00
耗子
89e133c626 refactor: 重构str包 2024-06-23 01:12:51 +08:00
耗子
c876f4c484 refactor: 重构os包 2024-06-23 01:08:07 +08:00
耗子
85c38e5bc5 refactor: 重构io包 2024-06-23 00:59:07 +08:00
耗子
6bd07251fc refactor: 重构systemctl包 2024-06-23 00:48:37 +08:00
耗子
11d6b40dce refactor: 重构shell命令执行 2024-06-23 00:44:14 +08:00
耗子
bec9336f2f feat: 重构php插件 2024-06-18 01:20:24 +08:00
耗子
32a56aa2dc feat: 去掉must install中间件和提供新接口检查插件安装 2024-06-17 22:03:38 +08:00
耗子
cc6a45b127 feat: 修改模型 2024-06-14 22:52:05 +08:00
耗子
b3b8c22634 feat: 名称统一为耗子面板 2024-06-12 01:32:11 +08:00
耗子
44045da4eb feat: 添加默认404页面 2024-06-11 03:36:11 +08:00