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

11 Commits

Author SHA1 Message Date
Copilot
a386dc3a2a Add redirect and advanced settings tabs to website editor (#1267)
* Initial plan

* Add redirect tab to website editor with drag-and-drop support

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Add advanced settings tab with rate limiting and basic auth

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Add htpasswd file support for basic auth (nginx and apache compatible)

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Fix code review issues: prevent duplicate usernames in basic auth

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* fix: bug

* fix: bug

* feat: 支持real ip设置

* feat: 支持real ip设置

* fix: lint

* fix: lint

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
2026-01-22 06:32:13 +08:00
df59816e4e fix: 优化问题 2026-01-20 17:28:31 +08:00
53571eaf92 feat: 优化禁用网站 2026-01-17 00:52:40 +08:00
c9a00cc502 feat: 为生成的web服务器编辑添加请勿修改标识 2026-01-13 23:58:03 +08:00
91c3fc3951 feat: 调整更多指令到独立配置 2025-12-04 00:26:35 +08:00
f70dd51e29 feat: 调整指令排序 2025-12-03 23:46:11 +08:00
9319226fd8 feat: 格式化配置文件 2025-12-03 22:30:34 +08:00
e1f0a7d04f feat: 优化网站启停 2025-12-03 21:37:13 +08:00
d583aa68fa feat: 重命名配置目录 2025-12-03 17:54:03 +08:00
bd453daed9 feat: 配置解析器优化 2025-12-01 16:21:27 +08:00
e305640817 feat: 新的配置解析器 2025-12-01 14:19:15 +08:00