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.
1Panel/backend/app/service
ssongliu 793078b441
fix: 解决 docker daemon.json 配置不生效的问题
2 years ago
..
app.go fix: 限制应用安装修改 2 years ago
app_install.go fix: 删除应用增加提示 2 years ago
app_utils.go fix: 删除应用增加提示 2 years ago
auth.go fix: 密码过期校验调整 2 years ago
backup.go feat: 完成网站上传与恢复功能 2 years ago
command.go feat: 修改main路径,增加打包静态资源 2 years ago
compose_template.go feat: 完成容器终端功能 2 years ago
container.go fix: 创建容器失败时,删除失败容器 2 years ago
container_compose.go feat: 完成容器终端功能 2 years ago
container_network.go feat: 完成容器终端功能 2 years ago
container_volume.go feat: 完成容器终端功能 2 years ago
cornjob.go feat: 计划任务适配网站定时备份 2 years ago
cronjob_helper.go feat: 计划任务适配网站定时备份 2 years ago
dashboard.go fix: 概览界面实时数据展示 2 years ago
database_mysql.go fix: 统一文件上传、删除接口 2 years ago
database_redis.go feat: 完成网站备份功能 2 years ago
docker.go fix: 解决 docker daemon.json 配置不生效的问题 2 years ago
entry.go fix: 概览界面实时数据展示 2 years ago
file.go fix: 统一文件上传、删除接口 2 years ago
group.go feat: 修改main路径,增加打包静态资源 2 years ago
helper.go feat: 增加一键部署网站功能 2 years ago
host.go feat: 修改main路径,增加打包静态资源 2 years ago
image.go feat: 完成容器终端功能 2 years ago
image_repo.go fix: daemon.json 配置移除空值项 2 years ago
logs.go feat: 增加清空日志功能 2 years ago
nginx.go feat: 完成网站备份功能 2 years ago
nginx_utils.go feat: 增加nginx性能调整页面 2 years ago
setting.go fix: 密码过期校验调整 2 years ago
website.go feat: 完成网站上传与恢复功能 2 years ago
website_acme_account.go feat: 增加acme账号管理 2 years ago
website_dns_account.go feat: 增加acme util,增加DNS账号管理 2 years ago
website_group.go feat: 网站分组修改 2 years ago
website_ssl.go feat: 增加手动域名解析 2 years ago
website_utils.go fix: 解决取消HTTPS报错的BUG 2 years ago