2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00
Commit Graph

114 Commits

Author SHA1 Message Date
耗子
8a8e6302da fix: setting cli 2024-10-11 22:10:55 +08:00
耗子
6738f3e83d fix: remove database app manage page 2024-10-11 03:29:45 +08:00
耗子
07bb0961da fix: website save 2024-10-11 02:56:28 +08:00
耗子
ac6c57b394 fix: ports 2024-10-11 02:41:42 +08:00
耗子
5082a4f9f9 feat: 全局移除waf 2024-10-11 02:34:18 +08:00
耗子
3157011cc0 fix: openresty 2024-10-11 01:54:14 +08:00
耗子
48b06b25da feat: 补全部分面板命令 2024-10-11 01:39:47 +08:00
耗子
87d26fbb23 workflow: fix download frontend 2024-10-11 00:58:21 +08:00
耗子
9cd80f8d1b fix: panel path 2024-10-10 21:50:50 +08:00
耗子
f9b53175a1 docs: update README 2024-10-10 21:34:07 +08:00
耗子
d31f40f2dc feat: 优化配置加载 2024-10-10 21:14:54 +08:00
耗子
95f0e0d536 refactor: 应用渠道机制 2024-10-10 02:26:32 +08:00
耗子
c5d0b31251 feat: 添加部分路由 2024-10-09 23:41:26 +08:00
耗子
f77e4d17fc feat: 应用商店版本机制重构 2024-10-09 22:22:10 +08:00
耗子
af5e79ce37 fix: lint 2024-10-02 04:55:14 +08:00
耗子
a37393b688 feat: 日志记录器优化 2024-10-02 02:18:36 +08:00
耗子
c18a96e439 feat: 设置完善及日志记录器 2024-10-02 01:49:07 +08:00
耗子
dc0174c64e feat: 设置页面初步完善及前端import lint 2024-09-30 19:00:26 +08:00
耗子
54470f87b0 feat: 命令行获取信息和初始化 2024-09-30 17:52:23 +08:00
耗子
3fce818d13 feat: 全局移除carbon 2024-09-29 03:31:27 +08:00
耗子
6a30d56d7d feat: 全局移除swagger 2024-09-29 03:08:26 +08:00
耗子
d4feba17d0 feat: 去掉nginx高亮,优化登录界面,解决时区和cookie问题 2024-09-29 01:12:43 +08:00
耗子
e5f36df4bf feat: 前端重构1 2024-09-28 22:37:51 +08:00
耗子
4e01168f3c fix: lint 2024-09-28 11:52:52 +08:00
耗子
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