CityFun
7bd11fe73e
feat: Keep Website List Order Stable After Editing ( #13424 )
2026-07-31 11:05:23 +08:00
BugPleaseGo
e11dc5fadd
Add Website Template ( #13400 )
...
* feat: Add Website Template
* fix: Don't display the template list
* feat: Add Mcp TopList
* docs: Remove Mcp TopList
* Add more languages
---------
Co-authored-by: CityFun <31820853+zhengkunwang223@users.noreply.github.com >
2026-07-31 10:01:20 +08:00
ssongliu
13e6bc4fac
feat: separate website and standalone FTP identities ( #13412 )
2026-07-29 16:41:43 +08:00
ssongliu
c77ddcfebe
feat(database): improve MySQL user authorization ( #13326 )
2026-07-21 19:08:09 +08:00
CityFun
b98a2b06c9
feat: Add multiple dimensions to website search ( #13163 )
2026-07-01 16:19:43 +08:00
ssongliu
adb97730c1
fix: fix wildcard file copy issue. ( #12883 )
2026-05-28 10:30:38 +08:00
ssongliu
956bf0992a
feat: split website log APIs ( #12761 )
2026-05-21 12:39:49 +08:00
CityFun
17f8471c14
fix: Fix the issue where *.domain.com fails to redirect. ( #12625 )
2026-04-28 07:41:40 +00:00
CityFun
f93a34acc4
fix(ai): Fixed issue with delete hermes-agent failed ( #12499 )
2026-04-15 08:24:46 +00:00
CityFun
368193a777
feat: Add website binding support for the agent ( #12413 )
2026-04-03 09:15:54 +00:00
KOMATA
c10e5747b0
fix: trim whitespace from command in ExecComposer method ( #12290 )
2026-03-23 15:47:31 +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
MoeShin
8c33eb8409
feat: Operate website proxy config ( #12005 )
...
* feat: Operate website proxy config
* chore: Update api comment
* chore: update swagger
* chore: update x-log
* feat: split api
2026-03-03 11:05:00 +08:00
CityFun
0e84b9a2a7
feat: fix error after deleting website deployed via deployment for "openclaw" ( #11975 )
2026-02-27 17:54:19 +08:00
ssongliu
37932d7fb2
chore: Complete system security upgrade ( #11961 )
2026-02-26 10:01:47 +00:00
ssongliu
741acee393
fix: Modify command invocation method ( #11944 )
2026-02-25 05:51:44 +00:00
MonkeyCode-AI
a95d9aa27a
fix: Add CheckIllegal validation to prevent command injection in 8 API endpoints ( #11857 )
...
- SSH log query: validate req.Info before grep concatenation
- iptables rule search: validate chain param in ReadFilterRulesByChain/LoadDefaultStrategy
- Firewalld port forward: validate port/protocol/targetIP/targetPort params
- Pure-FTPd user management: validate username/path in UserAdd/UserDel/SetPath/SetStatus
- PostgreSQL remote backup/recover: validate password/address/user/dbname
- MySQL remote backup/recover: validate password/address/user/dbname/format
- Website Composer: validate user/mirror/command/extCommand
- Disk operations: validate device/mountPoint/filesystem in Partition/Mount/Unmount
2026-02-10 18:32:42 +08:00
CityFun
61fa07b8f2
feat: Support up to three-level directory structure for website directory ( #11847 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11694
2026-02-10 06:55:05 +00:00
CityFun
e1e2b97e88
feat: Add an Agent Management Page ( #11801 )
2026-02-05 08:54:55 +00:00
CityFun
33ad31dba2
fix: fix website redirects not displaying when disabled ( #11713 )
2026-01-23 17:48:52 +08:00
CityFun
ffead783aa
feat: Add parent website display in website list ( #11695 )
2026-01-21 17:59:38 +08:00
CityFun
1f70646952
feat: Add enable UDP option for TCP/UDP website configuration ( #11543 )
2026-01-04 15:23:56 +08:00
CityFun
c6df20e565
feat: support sync 404 html page to websites ( #11513 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11489
2025-12-29 07:17:34 +00:00
CityFun
3c1549e288
fix: resolve limitation of fetching only 100 redirects for websites ( #11424 )
2025-12-22 14:31:40 +08:00
CityFun
75273abda7
fix: Resolve issue where website names are not displayed in logs for stream-type websites ( #11379 )
2025-12-17 08:50:11 +00:00
CityFun
61f321a04d
fix: Fix issue where disabling logs for stream websites fails ( #11376 )
2025-12-17 16:46:41 +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
8881827f9d
feat: Optimize the structure of installed apps in the App Store ( #11361 )
2025-12-17 13:42:13 +08:00
CityFun
c477d20a05
feat: support batch SSL configuration for websites ( #11339 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8250
2025-12-15 10:41:38 +00: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
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
CityFun
6982396572
style: Optimize batch delete website ( #10853 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10851
2025-11-04 06:14:24 +00: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
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
CityFun
08ebbee328
feat: support bach set website group ( #10754 )
2025-10-24 10:00:14 +00:00
KOMATA
21e0808a86
fix: Replace RemoveDirective with RemoveDirectiveByFullParams for better parameter matching ( #10748 )
2025-10-24 15:19:32 +08: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
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
464ca8d272
feat: Delete associated database when deleting website ( #10535 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/9168
2025-09-29 06:22:19 +00:00
CityFun
da75f050e2
feat: Create load balancer with health check. ( #10419 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10412
2025-09-19 10:18:04 +00:00
CityFun
2040f8f3b0
feat: support batch operate website ( #10415 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5142
2025-09-19 10:10:01 +00:00
CityFun
f2335d313c
feat: Optimize file log reading ( #10218 )
2025-09-01 17:39:40 +08:00
KOMATA
e84aa49003
feat: Enhance anti-leech configuration with new options and improved UI ( #10149 )
...
* feat: enhance anti-leech configuration with new options and improved UI
* fix: remove redundant code
2025-08-27 10:08:38 +08:00
ssongliu
00b25b39c5
fix: Fix backup record loading timeout issue ( #10126 )
2025-08-25 08:05:57 +00:00
KOMATA
dd6a709053
fix: resolve null destination when enabling AntiLeech for deployment mode websites ( #10125 )
...
* fix: Add proxy_pass directive for deployment model in UpdateAntiLeech
* fix: Update UpdateAntiLeech to use constant for deployment type
2025-08-25 16:00:35 +08:00
CityFun
815b633fb8
fix: Fixed issue with website proxy proxy_ssl_name display error ( #10079 )
2025-08-21 10:18:48 +08:00