2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-05 00:39:32 +08:00
Commit Graph

12 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
77cb594ee4 feat: 优化上游设置 2026-01-09 20:59:34 +08:00
cdb1296462 feat: 阶段提交 2026-01-09 19:20:55 +08:00
7940b50a72 feat: PHP环境支持管理 2026-01-08 01:43:21 +08:00
aa181ababc feat: 同步后端修改 2025-12-04 13:33:54 +08:00
91c3fc3951 feat: 调整更多指令到独立配置 2025-12-04 00:26:35 +08:00
62bd8927e3 feat: 优化网站启停 2025-12-03 22:00:35 +08:00
e1f0a7d04f feat: 优化网站启停 2025-12-03 21:37:13 +08:00
d90097994e feat: 网站重构3 2025-12-02 01:47:34 +08:00
2b8890305c feat: 网站重构1 2025-12-01 22:50:16 +08:00
bd453daed9 feat: 配置解析器优化 2025-12-01 16:21:27 +08:00
e305640817 feat: 新的配置解析器 2025-12-01 14:19:15 +08:00