1Panel/agent/app/repo
2025-08-25 08:09:56 +00:00
..
ai.go feat: Merge code of gpu from dev (#7982) 2025-02-24 18:48:47 +08:00
alert.go feat: alert count limit (#9621) 2025-07-23 21:34:20 +08:00
app.go fix: Optimize application recommendation logic (#10128) 2025-08-25 08:09:56 +00:00
app_detail.go feat: 应用商店支持使用自定的应用包 (#6697) 2024-10-14 10:37:34 +08:00
app_ignore_upgrade.go feat: Delete app while ignoring it during synchronization. (#9852) 2025-08-05 14:29:50 +08:00
app_install.go feat: Add import/export support for cronjob (#9663) 2025-07-25 07:15:35 +00:00
app_install_resource.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
app_launcher.go fix: Cancel synchronization between recommended nodes on dashboard (#8270) 2025-03-28 08:57:40 +00:00
app_tag.go fix: Fixed issue with database locked (#9898) 2025-08-07 09:30:37 +00:00
backup.go feat: Support user-defined description for backup (#8354) 2025-04-09 02:15:54 +00:00
clam.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
common.go feat: support group management for cronjob (#9735) 2025-07-30 04:08:50 +00:00
compose_template.go feat: merge from dev (#7366) 2024-12-17 15:59:21 +08:00
cronjob.go fix: Modify the execution mode of the planned tasks (#8580) 2025-05-09 07:55:48 +00:00
database.go fix: 优化 repo 部分公共方法 (#6200) 2024-08-21 10:04:51 +00:00
database_mysql.go fix: 优化 repo 部分公共方法 (#6200) 2024-08-21 10:04:51 +00:00
database_postgresql.go fix: 优化 repo 部分公共方法 (#6200) 2024-08-21 10:04:51 +00:00
favorite.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
ftp.go feat: 提取分组及快速命令功能 (#6169) 2024-08-19 10:04:43 +00:00
group.go fix: fix issue with set default group (#8717) 2025-05-18 03:21:58 +00:00
host.go fix: Optimize SSH key synchronization (#9833) 2025-08-04 06:18:29 +00:00
image_repo.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
mcp_server.go feat: merge mcp server from dev (#8499) 2025-04-28 07:21:47 +00:00
monitor.go fix: Fix the monitoring data exception (#8028) 2025-02-27 17:51:09 +08:00
php_extensions.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
runtime.go fix: add port check for php runtime port config (#8941) 2025-06-06 12:15:25 +08:00
script.go feat: The script library synchronizes and adds task logs (#8584) 2025-05-09 09:13:47 +00:00
setting.go fix: fix some bugs with appstore (#8574) 2025-05-08 18:02:25 +08:00
snapshot.go feat: 优化快照功能 (#6583) 2024-09-25 13:59:29 +00:00
tag.go fix: Fixed issue where syncing remote apps causes local app tags to be lost (#9774) 2025-07-31 17:21:08 +08:00
task.go feat(app): delete parent dir after uninstall app (#8350) 2025-04-08 17:21:16 +08:00
website.go feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
website_acme_account.go feat(session): Refactor session storage implementation (#7185) 2024-11-26 08:00:29 +00:00
website_ca.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
website_dns_account.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
website_domain.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
website_ssl.go feat: Support pushing certificates to other nodes (#10074) 2025-08-20 08:41:19 +00:00