CityFun
c38d741770
fix: Fix an issue where the website monitoring directory was not completely removed when deleting a website. ( #13492 )
2026-08-06 13:52:53 +08:00
CityFun
c28047374a
feat: Fix the issue where website configuration files fail to restore from backups. ( #13445 )
2026-08-03 15:26:20 +08:00
ssongliu
13e6bc4fac
feat: separate website and standalone FTP identities ( #13412 )
2026-07-29 16:41:43 +08:00
ssongliu
97d383ed12
feat: add explicit FTP identity initialization ( #13390 )
2026-07-28 17:07:57 +08:00
ssongliu
d55982bde0
refactor: update agent and core utilities ( #12621 )
2026-05-21 12:35:09 +08:00
ssongliu
a917ca00a1
feat: refactor auth and xpack integration
2026-05-21 12:32:52 +08:00
CityFun
bbd33c66f1
fix: fix the issue where the website fails to start after being stopped ( #12241 )
2026-03-20 14:38:18 +08:00
CityFun
cf18995182
fix: Fix the issue preventing the successful creation of the OpenClaw deployment website. ( #12206 )
...
* fix: Fix the issue preventing the successful creation of the OpenClaw deployment website.
* fix: change update app_install port logic
2026-03-18 15:37:48 +08:00
CityFun
2dfe5096f0
feat: Optimize reverse proxy handling for applications with HTTPS ports. ( #12181 )
2026-03-16 08:07:51 +00:00
A_Words
1d546236e4
fix: restore subsite nginx config on start to avoid stale stop page ( #11978 )
2026-02-28 15:25:18 +08:00
MoeShin
9303ee399f
feat: Optimize HTTP to HTTPS redirection rules for non-443 port websites ( #11761 )
2026-02-02 11:07:15 +08:00
KOMATA
62871acfbb
fix: update cert reload logic and translation in Mux mode ( #11751 )
...
* fix: update SSL setting check to include 'Mux' option in GetSystemSSL function
* fix: update language files to clarify muxHelper descriptions for security implications
* feat: add keepdeps.go to preserve enterprise-only dependencies in OSS builds
* revert: revert cherrypick
2026-01-30 16:43:26 +08:00
CityFun
788f4d8307
feat: optimize IPv6 support for websites ( #11708 )
2026-01-22 15:59:53 +08:00
CityFun
c547de875a
feat: disable redirect configuration when website is stopped ( #11700 )
2026-01-21 17:59:48 +08:00
CityFun
1f70646952
feat: Add enable UDP option for TCP/UDP website configuration ( #11543 )
2026-01-04 15:23:56 +08:00
CityFun
aa1bc6fa8e
feat: add website log cleanup option to cache cleaning ( #11457 )
2025-12-25 07:43:02 +00:00
CityFun
e43d7b7a59
fix: Fix issue where backing up stream websites fails ( #11377 )
2025-12-17 16:46:51 +08:00
CityFun
4fcf3e11cd
fix: Resolve issue where bulk certificate setup creates duplicate server certificates ( #11371 )
2025-12-17 05:52:10 +00:00
CityFun
279a16c256
feat: Optimize HTTP to HTTPS redirection rules for non-443 port websites ( #11364 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11360
2025-12-17 05:44:09 +00:00
KOMATA
11764e1ba5
feat: improve website create function and interface ( #11331 )
...
* feat: improve website create function and interface
* feat: update website create tag
* feat: update i18n files
* feat: update valid domain regex
* feat: reorder website types to improve structure
* feat: update domain labels for consistency in the domain creation form
* feat: update i18n
2025-12-15 16:01:21 +08:00
KOMATA
191396c78a
fix: Validate StreamPorts in StreamConfig to prevent empty values ( #11332 )
2025-12-15 10:11:09 +08:00
CityFun
ab13ddec48
feat: The website supports TCP/UDP proxying. ( #11302 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5135
Refs https://github.com/1Panel-dev/1Panel/issues/6976
2025-12-11 10:33:03 +00:00
KOMATA
02d22ba63f
feat: refactor regex usage across multiple files and centralize patterns in a new utility ( #10896 )
2025-11-11 16:14:09 +08:00
CityFun
fb6b2729c6
feat: Website Load balancer config support fail_timeout ( #10796 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10565
2025-10-28 08:28:16 +00:00
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit ( #10723 )
2025-10-22 18:32:42 +08:00
CityFun
49ca336dd6
feat: add cors config for website ( #10607 )
2025-10-11 08:04:26 +00:00
CityFun
3652e07988
feat: The runtime environment website supports offline mode. ( #10589 )
2025-10-09 18:08:01 +08:00
CityFun
bc95e47b92
fix: Fixed the issue with The child node cannot update the certificate ( #10219 )
2025-09-01 17:39:56 +08:00
CityFun
ec44ba9335
fix: Fix the issue of system certificates not auto-renewing. ( #9978 )
2025-08-13 16:14:07 +08:00
Snrat
9eee2d6b6f
添加启用HSTS子域名选项 ( #9971 )
...
* Add HSTS Subdomains
* Fix Prettier Error
2025-08-13 09:55:48 +08:00
CityFun
4e6f872c02
feat: add root config for proxy website ( #9881 )
2025-08-07 21:39:46 +08:00
CityFun
00f103c66a
fix: Fixed issue with where runtime website fails to start after being stopped ( #9827 )
2025-08-04 13:40:21 +08:00
CityFun
fa419809f6
fix: Fixed issue with create website with openresty defaultHttpsPort ( #9672 )
2025-07-25 19:04:19 +08:00
CityFun
54567db22f
Fix: Resolved issue where domain binding failed in MCP due to OpenResty not using 80 port ( #9435 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/9431
2025-07-07 04:07:50 +00:00
CityFun
94d37eb68a
fix: Resolve the php runtime start failed ( #9369 )
2025-07-02 04:23:35 +00:00
CityFun
215c082a04
perf: add some config for website_default.conf ( #9278 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8837
2025-06-25 08:23:21 +00:00
CityFun
193ae2b7d6
fix: fix issue with enable website ssl with ipv6 failed ( #9255 )
2025-06-24 13:44:17 +08:00
CityFun
8f18497551
feat: add remark for runtime ( #9242 )
2025-06-23 18:37:37 +08:00
CityFun
060dd08167
fix: fix issue with http3 config not work in proxy website ( #9183 )
2025-06-19 15:12:29 +08:00
CityFun
e9257735ba
fix: fix issue with change ssl_protocols failed ( #8985 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8981
2025-06-10 06:28:34 +00:00
CityFun
71d92c30e3
feat: add openBaseDir for php website config ( #8866 )
2025-05-28 10:20:22 +00:00
CityFun
6bd9bb7c06
feat: add .user.ini for php website ( #8782 )
2025-05-22 07:17:59 +00:00
CityFun
1735baf657
fix: fix issue with re-enable the website failed ( #8731 )
2025-05-19 15:41:47 +08:00
CityFun
7210cd15f2
feat: fix issue with error domain match ( #8677 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8671
2025-05-15 10:47:12 +00:00
ChengPlay
16ec5fb997
feat: Fix issue where added certificate domains become ineffective. ( #8549 )
2025-05-06 18:05:29 +08:00
ChengPlay
4b5526a028
feat: install openresty with default ssl ( #8534 )
2025-05-02 13:37:57 +00:00
ChengPlay
b4cc3e4ab8
feat(website): Certificate application supports using a proxy. ( #8469 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4828
2025-04-24 07:01:14 +00:00
ChengPlay
c29c00f4b7
feat: When creating files/folders, use the parent directory's user an… ( #8419 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/6332
2025-04-18 08:52:27 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
ChengPlay
981037e250
fix(website): fix issue with create website with local php-fpm failed ( #8379 )
2025-04-11 07:10:01 +00:00