| 修复 cron-parser import,websocket basepath
| 4 个月前 |
| fix IPv6 connectivity
| 17 天前 |
| Add OpeniLink notification channel (#2988)
* Initial plan
* Add OpeniLink notification channel support
Agent-Logs-Url: https://github.com/whyour/qinglong/sessions/c80b4882-1bd7-4ffe-9180-cd3220da5986
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Add context_token and hub_url to OpeniLink notification channel
Agent-Logs-Url: https://github.com/whyour/qinglong/sessions/a5e66f5a-dab8-4a65-96ca-960d35fa9d50
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> | 28 天前 |
| 修改定时规则类型
| 1 年前 |
| fix: create root .tmp directory on init for data export (#2993)
The data export feature (system backup) writes data.tgz to
`config.tmpPath` which resolves to `<rootPath>/.tmp/`. However,
`initFile.ts` only created `<dataPath>/log/.tmp/` (used for crontab
list temp files), never the root-level `.tmp/` directory.
In Docker deployments, `shell/share.sh`'s `fix_config()` creates
`$dir_root/.tmp` during shell initialization, but local/non-Docker
deployments that start the Node service directly skip the shell init,
causing a 404 ENOENT error when attempting to export/backup data.
Add `rootTmpPath` (`<rootPath>/.tmp/`) to the directories array in
`initFile.ts` so it is created during Node service startup regardless
of deployment method. | 18 天前 |
| 修改服务启动逻辑
| 1 年前 |
| Add missing larkSecret field to gRPC NotificationInfo proto (#2880)
* Initial plan
* Add larkSecret field to NotificationInfo proto definition
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> | 4 个月前 |
| fix IPv6 connectivity
| 17 天前 |
| fix IPv6 connectivity
| 17 天前 |
| 修复任务实例默认值
| 5 个月前 |
| 修改服务启动逻辑
| 1 年前 |
| 修复 cron-parser import,websocket basepath
| 4 个月前 |
| 更新启动日志
| 6 个月前 |
| 修改服务启动逻辑
| 1 年前 |
| 修改服务启动逻辑
| 1 年前 |