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

22 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
0e2e157001 Revert "feat: 测试修改socket"
This reverts commit 4d2588e449.
2026-01-18 06:04:07 +08:00
4d2588e449 feat: 测试修改socket 2026-01-17 21:42:28 +08:00
0d04c872aa feat: 优化禁用网站 2026-01-17 00:59:15 +08:00
53571eaf92 feat: 优化禁用网站 2026-01-17 00:52:40 +08:00
0cdf62af31 fix: 优化php配置 2026-01-16 01:37:21 +08:00
b341eddd04 feat: 支持apache 2026-01-13 02:55:28 +08:00
06f6610d3b feat: 支持apache 2026-01-13 01:48:07 +08:00
02e0aef265 feat: apache 2026-01-13 00:39:34 +08:00
ea240a9350 fix: 优化权限 2026-01-10 02:54:53 +08:00
77cb594ee4 feat: 优化上游设置 2026-01-09 20:59:34 +08:00
f48c975de3 fix: 修正环境检查 2026-01-09 17:12:57 +08:00
7940b50a72 feat: PHP环境支持管理 2026-01-08 01:43:21 +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
d583aa68fa feat: 重命名配置目录 2025-12-03 17:54:03 +08:00
d90097994e feat: 网站重构3 2025-12-02 01:47:34 +08:00
2b8890305c feat: 网站重构1 2025-12-01 22:50:16 +08:00
027eb73ab4 fix: lint 2025-12-01 16:29:37 +08:00
bd453daed9 feat: 配置解析器优化 2025-12-01 16:21:27 +08:00
e305640817 feat: 新的配置解析器 2025-12-01 14:19:15 +08:00