2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 14:57:16 +08:00

34 Commits

Author SHA1 Message Date
ed5c74c753 fix: 优化路由路径获取方式 2025-07-07 02:47:59 +08:00
0acbb05d3f fix: 安全登录启用时,可能出现反复跳转登录页的问题 2025-06-13 02:42:20 +08:00
fb95ff2861 fix: 登录后访问安全入口404 2025-06-05 11:23:18 +08:00
03c0b191fe feat: 支持cidr,close #764 2025-05-26 00:34:24 +08:00
c15e3cc3ae fix: 优化访问入口检查 2025-05-24 15:15:57 +08:00
0aafe8baa3 fix: 优化访问入口检查 2025-05-24 15:10:30 +08:00
07881311b3 fix: 优化访问入口检查,fix #760 2025-05-24 14:57:53 +08:00
bc4fcfe6ed feat: 移除工具箱和跑分应用 2025-05-19 00:09:29 +08:00
e5f26d2f23 feat: 禁止通过api访问ws接口 2025-05-17 16:53:10 +08:00
70175d309e refactor: 接口信息字段调整为msg 2025-05-16 00:35:48 +08:00
7716866849 feat: 优化签名错误提示 2025-05-15 18:37:09 +08:00
1adba2da49 feat: 重构签名算法 2025-05-15 03:19:16 +08:00
fae5d136d4 feat: 登录支持输入2fa验证码 2025-05-14 19:16:06 +08:00
d27a91570c feat: 支持绑定域名、IP、UA,close #670 2025-05-14 03:08:31 +08:00
耗子
8b0e7bcaa9 refactor: 新年快乐 2025-01-01 15:33:47 +08:00
耗子
c2621836fe fix: render release 2024-12-16 12:25:19 +08:00
耗子
1fdc86cc0a fix: lint 2024-12-15 23:31:08 +08:00
耗子
fe4f0d6dea feat: 中间件注入 2024-12-15 23:25:45 +08:00
耗子
cd1d7c9757 refactor: 初步实现依赖注入 2024-12-15 23:01:17 +08:00
耗子
1902a59ebd feat: 优化客户端hash使用sha256计算 2024-12-10 00:46:24 +08:00
耗子
fc97709ebf feat: 优化安全登录 2024-12-03 04:03:21 +08:00
耗子
7bc716cff6 feat: 实现安全登录 2024-12-03 03:46:28 +08:00
耗子
91ecd04c27 feat: 优化登录中间件使用白名单 2024-11-11 14:28:00 +08:00
耗子
44c370a119 feat(#305): 使用slog记录所有日志 2024-10-28 20:18:25 +08:00
耗子
1a9fe40b80 feat: cli支持更新应用 2024-10-17 17:32:38 +08:00
耗子
7b0e98bf02 feat: 防火墙完善 2024-10-17 04:44:58 +08:00
耗子
c80c22c133 refactor: 仪表盘实时数据接口 2024-10-16 17:04:34 +08:00
耗子
86e4cff989 refactor: 重命名openresty为nginx 2024-10-12 19:13:33 +08:00
耗子
09698f7cd3 feat: 安全入口及应用安装检查中间件 2024-10-12 03:40:20 +08:00
耗子
119183971d feat: 支持且默认HTTPS 2024-10-12 02:52:23 +08:00
耗子
54470f87b0 feat: 命令行获取信息和初始化 2024-09-30 17:52:23 +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
耗子
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