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

619 Commits

Author SHA1 Message Date
devhaozi
ed477ede6b chore(l10n): update pot files 2026-01-24 11:26:28 +00:00
github-actions[bot]
7c09ca8c48 New Crowdin translations by GitHub Action (#1276)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-24 19:10:57 +08:00
devhaozi
450a08e4ac chore(l10n): update pot files 2026-01-24 10:58:54 +00:00
devhaozi
361ad4caa5 chore(l10n): update pot files 2026-01-24 10:54:25 +00:00
github-actions[bot]
bbf70dd664 New Crowdin translations by GitHub Action (#1275)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-24 06:04:26 +08:00
667320e5c9 fix: nmcli dns 2026-01-24 05:49:04 +08:00
github-actions[bot]
faa5cc98b0 New Crowdin translations by GitHub Action (#1273)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-24 01:48:50 +08:00
devhaozi
664c24da97 chore(l10n): update pot files 2026-01-23 17:41:58 +00:00
13f06322dd fix: 压缩时自动创建目标目录 2026-01-24 01:31:25 +08:00
github-actions[bot]
500f91d05e New Crowdin translations by GitHub Action (#1272)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-23 23:58:47 +08:00
devhaozi
51079b3fc1 chore(l10n): update pot files 2026-01-23 15:53:58 +00:00
d173755f98 feat: 伪静态配置本地化 2026-01-23 21:57:05 +08:00
7f2c693735 feat: 优化部署模版 2026-01-23 05:39:57 +08:00
github-actions[bot]
e69c50f7fd New Crowdin translations by GitHub Action (#1268)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-22 18:39:24 +08:00
devhaozi
423a00ec5a chore(l10n): update pot files 2026-01-22 10:26:12 +00:00
devhaozi
3b6197c3d0 chore(l10n): update pot files 2026-01-21 22:37:26 +00:00
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
0e958cbd78 fix: redirect 注释 2026-01-22 04:48:26 +08:00
github-actions[bot]
9ac9f76c5a New Crowdin translations by GitHub Action (#1265)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-22 04:34:36 +08:00
devhaozi
f4de0f3de9 chore(l10n): update pot files 2026-01-21 20:29:43 +00:00
d1f5e1d896 Merge remote-tracking branch 'origin/main' 2026-01-22 04:14:33 +08:00
0aebdd08e1 refactor: 重命名备份存储 2026-01-22 04:14:29 +08:00
devhaozi
db1c489266 chore(l10n): update pot files 2026-01-21 19:45:50 +00:00
f64b06b774 feat: 备份优化 2026-01-22 03:44:20 +08:00
403126efaf feat: 备份优化 2026-01-22 03:39:43 +08:00
7aeb56f6b7 feat: 备份优化 2026-01-22 02:54:44 +08:00
df59816e4e fix: 优化问题 2026-01-20 17:28:31 +08:00
72ecb6904d feat: 备份重构1 2026-01-20 02:18:13 +08:00
ddd19f1597 feat: 备份账号设置 2026-01-19 23:05:20 +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
github-actions[bot]
845cbb1048 New Crowdin translations by GitHub Action (#1254)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-17 01:28:19 +08:00
devhaozi
0877489ae4 chore(l10n): update pot files 2026-01-16 17:25:09 +00:00
0d04c872aa feat: 优化禁用网站 2026-01-17 00:59:15 +08:00
53571eaf92 feat: 优化禁用网站 2026-01-17 00:52:40 +08:00
github-actions[bot]
941c1e1bc2 New Crowdin translations by GitHub Action (#1252)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-17 00:07:02 +08:00
devhaozi
598f8180f0 chore(l10n): update pot files 2026-01-16 15:57:07 +00:00
Copilot
a512d21f21 feat(project): 添加项目自启动设置功能 (#1251)
* Initial plan

* feat(project): 添加项目自启动设置功能

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

* style(project): 为自启动开关添加 rubberBand: false

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

* fix: 项目列表宽度

---------

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-16 23:55:34 +08:00
980b3674b0 feat: 优化容器编排列表 2026-01-16 23:42:02 +08:00
7988804603 feat: 优化容器模版显示 2026-01-16 20:53:40 +08:00
github-actions[bot]
ff68df94c5 New Crowdin translations by GitHub Action (#1246)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-16 02:40:40 +08:00
devhaozi
c3e7642b17 chore(l10n): update pot files 2026-01-15 18:30:32 +00:00
0cdf62af31 fix: 优化php配置 2026-01-16 01:37:21 +08:00
c7ed032500 feat: 支持更多运行环境 2026-01-16 00:59:10 +08:00
github-actions[bot]
84779023bf New Crowdin translations by GitHub Action (#1240)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-14 23:36:18 +08:00
devhaozi
348c5f513e chore(l10n): update pot files 2026-01-14 15:32:08 +00:00
3703c3cb5f feat: 优化ECC自签实现 2026-01-14 18:48:43 +08:00
github-actions[bot]
c0945610f8 New Crowdin translations by GitHub Action (#1236)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-14 03:20:12 +08:00
devhaozi
743936f29a chore(l10n): update pot files 2026-01-13 19:18:53 +00:00
devhaozi
458b805357 chore(l10n): update pot files 2026-01-13 18:53:38 +00:00