A_Words
8588217fbf
fix: prioritize HTTP-to-HTTPS redirects over website redirects ( #13847 )
2026-09-22 10:05:53 +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
b1ceb2e53d
feat: fix redirection issue caused by incorrect PHP PATH_INFO config ( #11650 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11651
2026-01-15 07:26:01 +00:00
CityFun
74a8e61f3e
feat: change website http to https logic ( #11522 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11521
2025-12-30 06:33:36 +00:00
CityFun
f8f5fcfca2
fix: Fixed Website configuration file automatically keeps adding HTTPS redirects ( #11506 )
...
#11490
2025-12-29 07:09:35 +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
b47a4525dc
feat: Enhance browser cache management and localization support ( #11277 )
...
* feat: Enhance browser cache management and localization support
- Updated browser cache handling in WebsiteService to include a 'noModify' option.
- Introduced new method AddBroswerNoCache in Location to manage no-cache directives.
- Added localization for 'noModify' in multiple languages.
- Updated frontend to support the new browser cache options in the proxy configuration.
* fix: Update cache display logic in proxy configuration
- Adjusted the rendering of cache tags in the proxy configuration to conditionally display based on cache time values.
- Improved user interface by adding margin classes for better spacing between cache tags.
2025-12-09 17:32:23 +08: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
KOMATA
1ef4803954
feat: Enhance cache display and setting in proxy configuration ( #10751 )
...
* feat: Enhance caching options for proxy configuration
* fix: typo
* feat: Update caching and directive handling in proxy configuration
* feat: Update default cache time and unit to improve caching configuration
* feat: Implement RemoveCorsOption method to streamline CORS directive removal
* feat: Enhance cache display and initialization in proxy configuration
* refactor: Clean up AddBrowserCache and RemoveCache methods by removing commented-out code
2025-10-24 18:17:51 +08:00
KOMATA
21e0808a86
fix: Replace RemoveDirective with RemoveDirectiveByFullParams for better parameter matching ( #10748 )
2025-10-24 15:19:32 +08:00
CityFun
49ca336dd6
feat: add cors config for website ( #10607 )
2025-10-11 08:04:26 +00:00
CityFun
72a0e0200e
feat: support config cors in website proxy ( #10551 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7211
Refs https://github.com/1Panel-dev/1Panel/issues/7386
2025-09-30 09:34:22 +00:00
CityFun
d4623a68dd
fix: Solve the issue of missing styles in WordPress after enabling HTTPS ( #10467 )
2025-09-24 09:36:08 +00:00
CityFun
c1aef03f09
perf: change php runtime website config ( #10387 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10334
2025-09-16 07:48:10 +00:00
KOMATA
c9d4e2a4b5
fix: Optimize Nginx configure settings ( #9962 )
...
* fix: remove unnecessary proxy header settings to simplify default Nginx config
* fix: refactor directive appending to use AppendDirectives method in Block
* fix: migrate proxy header setting to UpdateRootProxy
2025-08-13 09:53:44 +08:00
CityFun
2b7ec9ffe1
feat: Reverse proxy supports configuring server caching ( #9914 )
2025-08-08 16:59:49 +08:00
ssongliu
90eca45347
feat: Merge code of gpu from dev ( #7982 )
2025-02-24 18:48:47 +08:00
zhengkunwang
e5660a0d91
feat: merge from dev ( #7238 )
2024-12-03 10:12:02 +08:00
zhengkunwang
958993f81f
feat: 运行环境支持增加挂载 ( #6662 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5837
2024-10-09 09:26:57 +00:00
zhengkunwang
8a5cb6c946
feat: 网站支持启动 http3 ( #6501 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/3641
2024-09-14 10:12:32 +00:00
zhengkunwang
417ad81aa4
feat: 网站增加真实 IP 配置 ( #6488 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1028
2024-09-13 10:42:27 +00:00
zhengkunwang
68433c922b
feat: 网站增加反代缓存配置 ( #6473 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/3060
2024-09-12 10:06:22 +00:00
zhengkunwang
7fb42d7b47
feat: 负载均衡增加源文编辑 ( #6153 )
2024-08-16 18:09:00 +08:00
zhengkunwang
bf82fe743c
feat: 网站增加负载均衡管理 ( #6144 )
2024-08-15 23:15:29 +08:00
ssongliu
8d28b7db94
pref: backend 重命名 agent
2024-07-23 14:48:37 +08:00