1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 00:09:16 +08:00

335 Commits

Author SHA1 Message Date
zhengkunwang
ca0dc71338
feat: Enable Multi-Language Support for Application Installation Forms (#7717) 2025-01-14 19:03:22 +08:00
zhengkunwang
04a1ec9a9a
feat: Add Multi-Language Support for Application Labels (#7714) 2025-01-14 16:00:09 +08:00
zhengkunwang
95ec6c62ef
feat(system): Fix Issue Allowing Access via Old Secure Entry After Mo… (#7659)
Refs https://github.com/1Panel-dev/1Panel/issues/7658
2025-01-07 06:09:32 +00:00
Anye
a13047c855
Update Default PHP Extensions (#7637) 2025-01-04 10:44:41 +08:00
endymx
55bb997d51
feat(iptables): Support forwarding for complex networks (#7598)
* feat(iptables): 支持对复杂网络的转发

* refactor(iptables): 提供更完善的接口和报错
2024-12-30 13:55:53 +08:00
b467dfa3b2
feat: Add expiration time setting for API key (#7584) 2024-12-30 05:33:49 +00:00
d195ce9155
feat: Login to access Swagger documentation (#7496) 2024-12-20 18:37:59 +08:00
zhengkunwang
6683696032
fix(system): Fix Cloudflare Proxy Access Issue with 1Panel When Secure Entry Is Enabled (#7458) 2024-12-20 11:03:49 +08:00
ssongliu
fa86c4f39a
fix: Fixed an issue where the language pack initialization download f… (#7375) 2024-12-16 09:00:10 +00:00
ssongliu
82e9e72c70
feat: Fix the initialization errors of GeoIP (#7345) 2024-12-12 06:55:49 +00:00
ssongliu
c35f55f70c
pref: Optimize the button style for database connection information (#7342) 2024-12-12 03:53:48 +00:00
igophper
2c8dad980b
refactor(init): run docker network creation and firewall setup in a goroutine (#7336) 2024-12-11 22:33:37 +08:00
ssongliu
20c9230291
feat(init): Add support for geo ip pack initialization (#7333) 2024-12-11 18:44:18 +08:00
ssongliu
17ef66aa49
feat(init): add support for international language pack initialization (#7315) 2024-12-10 18:36:53 +08:00
zhengkunwang
db7180a761
feat: Add Return Pages for Unauthorized Domains and IPs (#7306) 2024-12-10 11:58:32 +08:00
2bc07c91df
pref: Improve Swagger authentication (#7298) 2024-12-09 09:57:34 +00:00
zhengkunwang
8e3a06b07f
feat: Internationalize Certain Files (#7252) 2024-12-03 10:17:05 +00:00
83ce744fb2
feat: Adapt to internationalization (#7205) 2024-11-28 10:40:39 +00:00
28597721f2
feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
zhengkunwang
c2fd02ac48
feat(system-security): Added 444 and 500 responses for unauthenticated settings (#7143) 2024-11-21 17:46:13 +08:00
zhengkunwang
2ba17d89ef
feat(system-security): Optimized unauthenticated settings to enhance system security (#7142) 2024-11-21 16:31:07 +08:00
ssongliu
96ab4c53af
fix: 解决计划任务告警误报的问题 (#6825) 2024-10-23 14:08:19 +00:00
123997fa13
feat: 面板重启导致计划任务失败时进行短信告警 (#6817) 2024-10-23 03:46:19 +00:00
ssongliu
9a79dc4cdd
feat: SSL 配置增加重启选项 (#6792) 2024-10-21 22:47:14 +08:00
Anye
f9bdcf8938
feat: 新增 BookStack 的 PHP 扩展模板 (#6611) 2024-09-29 10:01:55 +08:00
John Bro
535d4bbe1b
fix: 删除容器后 compose 记录保存以便后续处理 (#6447)
Refs https://github.com/1Panel-dev/1Panel/issues/5099
2024-09-12 10:06:22 +00:00
75612879c7
fix: 解决部分情况下缓存目录导致启动失败的问题 (#6382) 2024-09-05 09:23:47 +00:00
zhengkunwang
a397cab61c
fix: 解决部分情况下缓存目录导致启动失败的问题 (#6364)
Refs https://github.com/1Panel-dev/1Panel/issues/6362
2024-09-04 09:21:43 +00:00
e770254b65
feat: 增加短信告警功能 (#6184) 2024-08-20 22:11:13 +08:00
ssongliu
3c0dc7459c
feat: 工具箱病毒扫描支持定时扫描 (#5847) 2024-07-17 08:55:28 +00:00
ssongliu
80f78548fd
fix: 修改 OneDrive token 刷新 (#5659) 2024-07-03 10:01:30 +00:00
ssongliu
f131aae344
feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00:00
Anye
6fd9dc53e2
Update v_1_9.go (#5609)
为 WordPress 模版添加 gd 扩展
2024-06-28 16:08:06 +08:00
yonwoo9
3adf1aebb8
style:fit some code style (#5601) 2024-06-28 14:04:08 +08:00
ShuBo6
064fddb2ee
fix: 一些被忽略的句柄关闭问题 (#5552) 2024-06-24 15:29:19 +08:00
ssongliu
97b790a092
feat: 增加病毒扫描工具 (#5546) 2024-06-24 05:52:42 +00:00
zhengkunwang
ee0aa532d7
feat: 申请证书成功之后支持执行脚本 (#5517)
Refs https://github.com/1Panel-dev/1Panel/issues/3197
2024-06-20 14:18:07 +00:00
endymx
af0ecce25b
feat: 端口转发功能 (#5439) 2024-06-15 22:28:03 +08:00
Anye
b866816800
添加Flarum的PHP扩展模板 (#5354) 2024-06-07 23:56:46 +08:00
ssongliu
d83402b819
fix: 解决 HTTP 类型代理失败的问题 (#5306) 2024-06-05 15:46:11 +00:00
John Bro
0182586869
feat: 压缩和解压缩 tar.gz 文件时支持设置压缩密码 (#5258) 2024-06-04 08:48:31 +00:00
zhengkunwang
d38d2c617d
feat: 增加定时清理缓存 (#5226) 2024-05-30 10:09:15 +00:00
ssongliu
8fc708be97
feat: 增加服务器代理设置 (#5189) 2024-05-29 03:05:09 +00:00
ssongliu
c39f029808
feat: 修改安全入口页特征样式 (#5159) 2024-05-27 03:32:54 +00:00
ssongliu
8798babe07
pref: 1pctl 引用路径使用源文件代替软链地址 (#5105)
Refs #4930
2024-05-23 02:14:49 +00:00
ssongliu
d9f9f9a629
feat: 网站创建增加 FTP 选项 (#5076) 2024-05-21 08:42:46 +00:00
ssongliu
64ed07e4fa
feat: 工具箱支持 FTP (#5039) 2024-05-17 14:36:38 +00:00
zhengkunwang
35c4f4edfd
feat: 增加网站监控页面 (#5038) 2024-05-17 09:54:38 +00:00
ssongliu
8870b92ceb
feat: Redis 数据库支持快速命令 (#5018)
Refs #3220
2024-05-15 15:02:35 +00:00
Anye
cce60f4712
添加WordPress的PHP扩展模板 (#5016) 2024-05-15 13:48:49 +08:00