qinglong/back/services
Copilot 02a05f06bd
Add signature verification support for Feishu bot notifications (#2856)
* Initial plan

* Add signature verification support for Feishu bot notifications

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Add clarifying comments about Feishu signature algorithm

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Add i18n translations for larkSecret configuration field

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>
2025-11-27 01:10:04 +08:00
..
config.ts 修改 import undici 2025-05-15 01:19:24 +08:00
cron.ts Fix null log_name issue by omitting it from shell command when not set (#2849) 2025-11-22 12:06:01 +08:00
cronView.ts 修复系统设置数据未初始化 2024-06-12 13:53:45 +08:00
dependence.ts Add validation to dependencies GET endpoint and update service logic (#2778) 2025-10-11 23:23:13 +08:00
env.ts 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
grpc.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
health.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
http.ts 修复登录通知失败造成服务重启 2025-05-11 14:36:16 +08:00
log.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
metrics.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
notify.ts Add signature verification support for Feishu bot notifications (#2856) 2025-11-27 01:10:04 +08:00
open.ts QLAPI 支持操作环境变量和系统通知 2025-01-11 01:59:46 +08:00
schedule.ts 修复模块注入 2025-10-26 22:32:03 +08:00
script.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
sock.ts 修复调试脚本日志丢失 2023-09-22 00:46:16 +08:00
sshKey.ts Fix SSH global private key matching before subscription-specific keys (#2845) 2025-11-21 01:53:58 +08:00
subscription.ts Optimize log file writes using stream pooling (#2835) 2025-11-16 21:11:10 +08:00
system.ts Add global SSH key configuration in system settings (#2840) 2025-11-20 10:09:01 +08:00
user.ts feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00