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

66 Commits

Author SHA1 Message Date
zhengkunwang
31057377c8
feat: merge from dev (#7729) 2025-01-15 18:25:59 +08:00
ssongliu
bb250557a2
feat: Add node information synchronization steps (#7723) 2025-01-15 10:07:15 +08:00
ssongliu
78199a49ed
feat: Add usage scope for backup accounts (#7716)
* feat: Add usage scope for backup accounts

* fix: 解决计划任务列表不显示备份账号的问题

* feat: 统一备份文件大小获取接口
2025-01-14 14:27:51 +08:00
zhengkunwang
c7936e656b
feat(appstore): Add MD5 Checksum for Custom Application Store Packages (#7629) 2025-01-03 11:22:54 +08:00
zhengkunwang
b1fbdcc566
feat(appstore): Add Synchronization of Main Node Application Store Pa… (#7612) 2024-12-31 09:57:55 +00:00
ssongliu
8fe40b7a97
feat: Complete the node initialization logic (#7571) 2024-12-26 07:38:56 +00:00
ssongliu
5dbd16a28d
feat: Complete the node initialization logic (#7570) 2024-12-26 14:13:41 +08:00
zhengkunwang
008c369a9b
feat(task): fix Issue Where Task Logs Continue Periodic Requests After Being Opened (#7567) 2024-12-26 10:18:47 +08:00
zhengkunwang
e11a0d5766
feat(task): Add Execution Validation for Tasks (#7559) 2024-12-25 17:38:46 +08:00
ssongliu
542512fc58
feat: Support fix node (#7549) 2024-12-24 09:22:47 +00:00
zhengkunwang
18321d6e5a
feat(system-security): Add new routes to whitelisted (#7543) 2024-12-24 06:50:46 +00:00
ssongliu
9e551edf31
feat: Add node service detection (#7545) 2024-12-24 06:48:45 +00:00
zhengkunwang
da73f26ebe
feat(system-security): Optimize Route Matching for Secure Entry (#7537) 2024-12-23 22:05:44 +08:00
ssongliu
cd266d2567
feat: Synchronously update the firewall when modifying connection information (#7536) 2024-12-23 22:05:31 +08:00
zhengkunwang
d103813311
feat(system-security): Add API for Synchronizing System Certificates (#7533) 2024-12-23 16:59:46 +08:00
zhengkunwang
909b10f422
feat(system-security): Optimized unauthenticated settings to enhance system security (#7532) 2024-12-23 15:49:57 +08:00
zhengkunwang223
75142b33a4 feat(common): Standardize Permissions for Creating Folders and Files 2024-12-20 16:13:23 +08:00
ssongliu
7008774bb5
feat: merge code from dev (#7439) 2024-12-19 22:21:00 +08:00
ssongliu
7631c237e9
feat: Uniform state style (#7436) 2024-12-19 06:30:20 +00:00
zhengkunwang
d1feb502df
feat: move cmd dir to core (#7389) 2024-12-17 12:48:10 +00:00
ssongliu
a627aa9915
feat: merge from dev (#7366)
* feat: merge from dev

* feat: Merge mobile style code from the dev branch
2024-12-17 15:59:21 +08:00
ssongliu
a8170a499a
feat: Add support for multiple host license (#7296) 2024-12-10 05:57:38 +00:00
zhengkunwang
e5660a0d91
feat: merge from dev (#7238) 2024-12-03 10:12:02 +08:00
ssongliu
841d1a31bf
pref: Adjust node editing logic (#7217) 2024-11-30 19:42:41 +08:00
zhengkunwang
14c4d3c862
feat(file): Optimize file download progress tracking (#7186) 2024-11-26 14:04:31 +00:00
zhengkunwang
ff0606b896
feat(session): Refactor session storage implementation (#7185) 2024-11-26 08:00:29 +00:00
ssongliu
45362a9819
feat(system-upgrade): Added support for multi-host upgrade and rollback (#7178)
* feat(system-upgrade): Added support for multi-host upgrade

* feat: Add supports of task display for node upgrade
2024-11-26 14:34:47 +08:00
ssongliu
b6641b2776
feat: optimize the SSH connection method for the host (#7126) 2024-11-19 10:24:05 +00:00
ssongliu
7067da7a8a
feat: 完成 v2 构建 Makefile (#7120) 2024-11-18 14:58:05 +00:00
ssongliu
03e9077c9a
feat: 备份账号增加 Google Drive (#7004) 2024-11-12 13:35:12 +08:00
ssongliu
9e82e2837d
feat: 增加阿里云盘备份账号 (#6961) 2024-11-06 17:37:14 +08:00
ssongliu
25311a729d
feat: 备份账号增加又拍云 (#6911)
Refs #2698
2024-10-31 14:22:03 +00:00
zhengkunwang
638f390308
feat: 增加更新恶意IP组、蜘蛛IP池、IP地址库功能 (#6910) 2024-10-31 14:20:02 +00:00
ssongliu
f79adc9bc0
feat: 概览页支持调整应用显示 (#6892)
Refs #4862 #3819
2024-10-30 07:58:40 +00:00
zhengkunwang
ef793f278a
feat: 更换 IP 库 (#6890) 2024-10-30 07:02:40 +00:00
zhengkunwang
a03b131057
feat: 统一后端错误处理 (#6882) 2024-10-29 10:42:12 +00:00
ssongliu
4b84124801
feat: 完成操作日志功能 (#6870) 2024-10-28 10:52:05 +00:00
ssongliu
d027a9a2ba
feat: sftp 备份账号支持密钥添加 (#6677) 2024-10-10 18:11:51 +08:00
ssongliu
cfe4fa7a92
feat: 增加终端自定义配置 (#6208) 2024-08-22 10:46:54 +00:00
ssongliu
a44c4d96d8
fix: 优化 repo 部分公共方法 (#6200) 2024-08-21 10:04:51 +00:00
ssongliu
1215e3bb30
fix: 切换子节点请求方式 (#6195) 2024-08-21 07:14:50 +00:00
ssongliu
37df602ae8
feat: 提取分组及快速命令功能 (#6169) 2024-08-19 10:04:43 +00:00
ssongliu
2c2228192f
feat: 完善节点管理功能 (#6139) 2024-08-15 17:06:50 +08:00
ssongliu
46fda7ecfb
fix: 移除 gorm 类型参数 (#6123) 2024-08-14 10:43:32 +08:00
ssongliu
6da0445509
feat: 修改备份账号同步方式 (#6120) 2024-08-14 02:15:55 +00:00
ssongliu
f0274701cf
feat: 修改备份账号同步方式 (#6108) 2024-08-13 15:33:34 +08:00
zhengkunwang
c7c5f75d17
feat: 网站子目录绑定域名 (#6098)
Refs https://github.com/1Panel-dev/1Panel/issues/2336
Refs https://github.com/1Panel-dev/1Panel/issues/6024
2024-08-12 09:08:52 +00:00
ssongliu
fecba858a5
feat: 备份账号增删改查操作同步到节点 (#6081) 2024-08-09 10:30:39 +00:00
ssongliu
94b5a7fae4
feat: 同类备份账号支持添加多条 (#6061) 2024-08-08 07:38:37 +00:00
zhengkunwang
b359c7d990
feat: 创建 PHP 运行环境网站支持同步创建数据库 (#6051) 2024-08-07 05:52:34 +00:00