This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
1Panel
mirror of
https://github.com/1Panel-dev/1Panel
Watch
1
Star
0
Fork
You've already forked 1Panel
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0d04f07f2a
dev
dev-v2
release-1.10
aliyun
release-1.9
release-1.8
release-1.7
release-1.6
release-1.5
release-1.4
release-1.3
release-1.2
release-1.1
main
release-1.0
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.10.0-lts
v1.10.1-lts
v1.10.10-lts
v1.10.11-lts
v1.10.12-beta
v1.10.12-lts
v1.10.13-lts
v1.10.14-lts
v1.10.15-lts
v1.10.16-lts
v1.10.17-lts
v1.10.18-lts
v1.10.19-lts
v1.10.2-lts
v1.10.20-lts
v1.10.21-lts
v1.10.3-lts
v1.10.4-lts
v1.10.5-lts
v1.10.6-lts
v1.10.7-lts
v1.10.8-lts
v1.10.9-tls
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.5.5
v1.6.0
v1.6.1
v1.6.2
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.8.0
v1.8.1
v1.8.2
v1.8.3
v1.8.4
v1.8.5
v1.9.0
v1.9.1
v1.9.2
v1.9.3
v1.9.4
v1.9.5
v1.9.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0d04f07f2a'
${ noResults }
1Panel
/
backend
/
app
/
service
History
蘭
227cc57426
feat: 计划任务失败告警支持全类型告警 (
#6749
)
1 month ago
..
app.go
style: 处理代码警告 (
#6183
)
3 months ago
app_install.go
fix: 解决部分应用参数数据库显示错误的问题 (
#6136
)
4 months ago
app_utils.go
fix: 解决 redis 没有密码情况下安装应用没有关联的问题 (
#6173
)
3 months ago
auth.go
fix: 登录页跳转增加 404 (
#5164
)
6 months ago
backup.go
feat: 应用升级备份保留 3 份 (
#6116
)
4 months ago
backup_app.go
feat: 应用升级备份保留 3 份 (
#6116
)
4 months ago
backup_mysql.go
style:fit some code style (
#5601
)
5 months ago
backup_postgresql.go
style:fit some code style (
#5601
)
5 months ago
backup_redis.go
style:fit some code style (
#5601
)
5 months ago
backup_runtime.go
style:fit some code style (
#5601
)
5 months ago
backup_website.go
feat: 增加 Go 运行环境 (
#5632
)
5 months ago
clam.go
feat: 增加病毒扫描和计划任务告警 (
#6709
)
2 months ago
command.go
fix: Redis 数据库连接信息移除密码限制 (
#5239
)
6 months ago
compose_template.go
…
container.go
fix: 删除容器后 compose 记录保存以便后续处理 (
#6447
)
3 months ago
container_compose.go
feat: 移除编排删除后跳转 (
#6613
)
2 months ago
container_network.go
pref: 释放容器 client 连接 (
#4700
)
7 months ago
container_volume.go
fix: 统一时区获取方法 (
#6175
)
3 months ago
cronjob.go
feat: 增加病毒扫描和计划任务告警 (
#6709
)
2 months ago
cronjob_backup.go
feat: 计划任务备份应用/网站/数据库支持多选 (
#5849
)
4 months ago
cronjob_helper.go
feat: 计划任务失败告警支持全类型告警 (
#6749
)
1 month ago
dashboard.go
fix: 概览页磁盘显示排除 overlay 类型 (
#6672
)
2 months ago
database.go
style:fit some code style (
#5601
)
5 months ago
database_common.go
feat: PostgreSQL 支持从服务器获取功能 (
#3526
)
11 months ago
database_mysql.go
fix: mysql 绑定用户增加输入校验 (
#6149
)
4 months ago
database_postgresql.go
fix: 解决 MariaDB 数据库同步失败的问题 (
#5605
)
5 months ago
database_redis.go
fix: 处理数据库遮罩问题 (
#5215
)
6 months ago
device.go
style:fit some code style (
#5601
)
5 months ago
device_clean.go
fix: 补全依赖 (
#5604
)
5 months ago
docker.go
fix: 容器重启前增加校验操作 (
#6696
)
2 months ago
entry.go
feat: 增加病毒扫描工具 (
#5546
)
5 months ago
fail2ban.go
fix: 解决 Fail2ban 禁用方式切换失败的问题 (
#3704
)
10 months ago
favorite.go
…
file.go
fix: 主机文件的路径栏路径 Bug 解决 (
#6428
)
3 months ago
firewall.go
fix: 优化防火墙启动时自动添加端口功能 (
#6216
)
3 months ago
ftp.go
fix: 优化 FTP 列表分页样式 (
#5283
)
6 months ago
group.go
…
helper.go
…
host.go
…
host_tool.go
fix: 解决进程守护命令不能输入空格的问题 (
#4997
)
7 months ago
image.go
style: 处理代码警告 (
#6183
)
3 months ago
image_repo.go
fix: 容器重启前增加校验操作 (
#6696
)
2 months ago
logs.go
fix: 修改部分表单校验方法 (
#3217
)
12 months ago
monitor.go
refactor: 调整主机监控任务时间为整分钟执行 (
#6379
)
3 months ago
nginx.go
pref: 释放容器 client 连接 (
#4700
)
7 months ago
nginx_utils.go
feat: Nginx 配置支持 Lua 模块 (
#3844
)
10 months ago
php_extensions.go
fix: 解决 PHP 模版添加失败的问题 (
#3541
)
11 months ago
process.go
…
recycle_bin.go
fix: 解决回收站文件放置错误问题 (
#4203
)
9 months ago
runtime.go
feat: 增加 Python 运行环境 (
#6681
)
2 months ago
runtime_utils.go
feat: PHP 镜像 build 增加超时时间 (
#6744
)
1 month ago
setting.go
style:fit some code style (
#5601
)
5 months ago
snapshot.go
feat: 快照列表改为异步获取大小 (
#6670
)
2 months ago
snapshot_create.go
fix: 解决快照套接字忽略失败的问题 (
#6273
)
3 months ago
snapshot_recover.go
style: 处理代码警告 (
#6183
)
3 months ago
ssh.go
fix: 解决服务包含 .socket 时起停失败的问题 (
#6553
)
2 months ago
upgrade.go
style:fit some code style (
#5601
)
5 months ago
website.go
feat: 增加 Python 运行环境 (
#6681
)
2 months ago
website_acme_account.go
feat: 不同类型 ACME 账号支持使用同一个邮箱 (
#3344
)
12 months ago
website_ca.go
feat: 自签证书支持 ipv6 (
#6627
)
2 months ago
website_dns_account.go
feat: 升级 github.com/go-jose/go-jose/v3 版本到 v3.0.3 (
#4121
)
9 months ago
website_ssl.go
feat: 申请证书成功之后支持执行脚本 (
#5517
)
5 months ago
website_utils.go
feat: 增加 Python 运行环境 (
#6681
)
2 months ago