ssongliu
|
8a76171dbe
|
fix: Resolve backup to server disk failure for cronjob (#9603)
|
2025-07-22 14:56:13 +08:00 |
|
蘭
|
9fde8c447d
|
fix: Improve alert notifications (#9591)
|
2025-07-21 11:02:42 +00:00 |
|
蘭
|
84608b7d42
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
ssongliu
|
0b1f7e9322
|
fix: Change backup temporary file directory (#9533)
Refs #9428
|
2025-07-16 10:15:52 +00:00 |
|
蘭
|
2edddaf487
|
feat: Specify the interpretation code based on the file content (#9267)
|
2025-06-24 14:17:14 +00:00 |
|
CityFun
|
dd44fdd1f2
|
fix: Fixed issue with tar file failed with exist 1 (#9261)
|
2025-06-24 16:57:27 +08:00 |
|
ssongliu
|
0c64c8ff52
|
fix: Fix the problem of incomplete printing of the cronjob (#9197)
|
2025-06-20 14:25:35 +08:00 |
|
ssongliu
|
9f0338382f
|
feat: Script within the container support the selection of users (#9170)
Refs #8766
|
2025-06-18 08:46:58 +00:00 |
|
ssongliu
|
be2c30c9e0
|
fix: Fix the problem of abnormal reserved copies for cronjob (#9044)
Refs #9042
|
2025-06-12 14:46:41 +00:00 |
|
ssongliu
|
c72bbaa5f7
|
fix: Fix the problem of abnormal display of snapshot task logs (#8676)
Refs #8657
|
2025-05-15 10:10:35 +00:00 |
|
ssongliu
|
32b9b3f31f
|
fix: Merge dev code up to pr-8598 (#8602)
|
2025-05-12 15:59:45 +08:00 |
|
ssongliu
|
a0dfbde0d3
|
feat: Support downloading scheduled task website log rotation files (#8597)
|
2025-05-12 05:57:59 +00:00 |
|
ssongliu
|
6fdddc201f
|
fix: Snapshots ignore the original existing snapshot files (#8591)
|
2025-05-10 14:33:51 +00:00 |
|
ssongliu
|
e1635aa39d
|
fix: Modify the execution mode of the planned tasks (#8580)
|
2025-05-09 07:55:48 +00:00 |
|
ssongliu
|
64a14a6b2a
|
feat: Support the selection of scripts from the script library for cr… (#8552)
|
2025-05-06 10:09:37 +00:00 |
|
ssongliu
|
4ecdbcb01f
|
fix: Fix the problem of abnormal logs when error reports occur during… (#8522)
|
2025-04-30 10:37:52 +00:00 |
|
ssongliu
|
c59105f050
|
feat: Encapsulate command execution methods (#8401)
|
2025-04-15 22:15:18 +08:00 |
|
ssongliu
|
b3cd10b743
|
fix: Delete the data generated by the current snapshot (#8245)
|
2025-03-25 18:18:41 +08:00 |
|
zhengkunwang
|
9c238ce7aa
|
fix: fix issue with run cronjob failed (#8082)
|
2025-03-06 16:24:43 +08:00 |
|
ssongliu
|
5963e28b25
|
fix: Fix ollama model log exception (#8037)
|
2025-02-28 07:26:56 +00:00 |
|
ssongliu
|
6b0445763b
|
fix: Fix scheduled task execution exceptions (#8030)
|
2025-02-27 14:42:54 +00:00 |
|
ssongliu
|
8283cd7d02
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
ssongliu
|
4f1a56e66c
|
feat: merge code from dev (#7750)
|
2025-01-21 10:32:14 +00: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
|
992fecb16a
|
feat(common): Optimize commonRepo Invocation (#7621)
|
2025-01-02 09:20:03 +00:00 |
|
ssongliu
|
ba1d65f35f
|
feat: The result of the scheduled task execution is based on the task (#7586)
|
2024-12-28 13:09:26 +00:00 |
|
ssongliu
|
4d548adbf7
|
feat: Uniform compression method (#7581)
|
2024-12-27 18:34:06 +08:00 |
|
zhengkunwang223
|
75142b33a4
|
feat(common): Standardize Permissions for Creating Folders and Files
|
2024-12-20 16:13:23 +08: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
|
4b84124801
|
feat: 完成操作日志功能 (#6870)
|
2024-10-28 10:52:05 +00:00 |
|
ssongliu
|
bfa111541b
|
feat: 计划任务增加文件备份 (#6732)
Refs #6703
|
2024-10-16 06:29:27 +00:00 |
|
ssongliu
|
86bf7ea73a
|
feat: 计划任务脚本支持选择用户及解释器 (#6721)
Refs #3933 #2738
|
2024-10-15 08:05:21 +00:00 |
|
ssongliu
|
f8431c787f
|
feat: 优化快照功能 (#6583)
sync2gitee / repo-sync (push) Failing after -9m30s
|
2024-09-25 13:59:29 +00:00 |
|
ssongliu
|
a44c4d96d8
|
fix: 优化 repo 部分公共方法 (#6200)
sync2gitee / repo-sync (push) Failing after -8m7s
|
2024-08-21 10:04:51 +00:00 |
|
ssongliu
|
f0274701cf
|
feat: 修改备份账号同步方式 (#6108)
sync2gitee / repo-sync (push) Failing after -7m48s
|
2024-08-13 15:33:34 +08:00 |
|
ssongliu
|
8d28b7db94
|
pref: backend 重命名 agent
|
2024-07-23 14:48:37 +08:00 |
|