1Panel/backend/app/service
zhengkunwang 162a0c543c
feat: Fix Issue with DNS Account Deletion After Certificate Update Ap… (#7303)
Refs https://github.com/1Panel-dev/1Panel/issues/7300
2024-12-10 03:15:38 +00:00
..
app.go feat: Add System Version Restrictions for Applications (#7260) 2024-12-05 06:41:14 +00:00
app_install.go
app_utils.go feat(appstore): Handle Requests After Application Installation (#7206) 2024-11-28 10:42:40 +00:00
auth.go feat(system-security): Optimized unauthenticated settings to enhance system security (#7142) 2024-11-21 16:31:07 +08:00
backup.go
backup_app.go
backup_mysql.go
backup_postgresql.go
backup_redis.go
backup_runtime.go
backup_website.go
clam.go fix: 编辑计划任务和病毒扫描告警问题处理 (#7058) 2024-11-14 21:52:37 +08:00
command.go
compose_template.go
container.go fix: Fix Issue with Podman Unable to Create PHP Runtime Website (#7253) 2024-12-03 11:01:05 +00:00
container_compose.go fix: 解决容器编排路径为空时无法删除的问题 (#6862) 2024-10-27 15:18:02 +00:00
container_network.go
container_volume.go
cronjob.go fix: 编辑计划任务和病毒扫描告警问题处理 (#7058) 2024-11-14 21:52:37 +08:00
cronjob_backup.go
cronjob_helper.go
dashboard.go
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go
device.go
device_clean.go
docker.go fix: 关闭代理同时更新 Docker 代理 (#7028) 2024-11-13 06:50:00 +00:00
entry.go
fail2ban.go
favorite.go
file.go fix: 删除目录校验 (#7035) 2024-11-13 14:12:01 +00:00
firewall.go fix: Fixed the fault in determining the firewall port forwarding version (#7141) 2024-11-21 09:30:10 +00:00
ftp.go
group.go
helper.go
host.go
host_tool.go
image.go fix: 快照恢复忽略应用恢复失败问题 (#7012) 2024-11-12 17:34:23 +08:00
image_repo.go fix: 解决容器镜像仓库编辑失败的问题 (#6845) 2024-10-25 14:11:55 +00:00
logs.go
monitor.go
nginx.go
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go feat(runtime): correct typo in variable name (#7172) 2024-11-25 12:05:42 +08:00
runtime_utils.go feat(appstore): Handle Requests After Application Installation (#7206) 2024-11-28 10:42:40 +00:00
setting.go feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
snapshot.go fix: 快照恢复忽略应用恢复失败问题 (#7012) 2024-11-12 17:34:23 +08:00
snapshot_create.go
snapshot_recover.go
ssh.go feat(logs): Change IP Database to Support Internationalization (#7212) 2024-11-29 03:46:44 +00:00
upgrade.go
website.go fix: Fix Issue with Podman Unable to Create PHP Runtime Website (#7253) 2024-12-03 11:01:05 +00:00
website_acme_account.go
website_ca.go feat(system-security): Support Hot Reloading of System Certificates (#7152) 2024-11-22 09:48:13 +00:00
website_dns_account.go
website_ssl.go feat: Fix Issue with DNS Account Deletion After Certificate Update Ap… (#7303) 2024-12-10 03:15:38 +00:00
website_utils.go feat(runtime): correct typo in variable name (#7172) 2024-11-25 12:05:42 +08:00