Copilot
58f5fe763f
Add cron task management to QLAPI ( #2826 )
...
* Initial plan
* Add cron management capabilities to QLAPI
- Added GetCrons, GetCronById, EnableCrons, DisableCrons, RunCrons to proto
- Implemented gRPC handlers for new cron operations
- Updated client.js to expose new methods to scripts
- Updated sample to demonstrate new API usage
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Add documentation for QLAPI cron management features
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Specify pnpm version 8.3.1 in package.json
Add packageManager field to enforce pnpm@8.3.1 as requested
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Revert pnpm-lock.yaml to original state
The lockfile was inadvertently updated during dependency installation
for proto generation. Reverting to maintain consistency with pnpm@8.3.1.
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Regenerate proto files with correct tool versions
Regenerated using protoc v3.17.3 and protoc-gen-ts_proto v2.6.1
to match the original project configuration.
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-14 23:20:56 +08:00
憶夣
57939391b9
ntfy 增加可选的认证与用户动作 ( #2741 )
...
* feat:ntfy增加可选的认证
* feat:ntfy增加可选的用户动作
* fix:ntfy动作包含中文报错
2025-06-07 00:26:27 +08:00
whyour
c3072e7712
got 替换为 uudici
2025-05-15 01:01:39 +08:00
whyour
710a107e73
邮箱通知支持多个收件人
2025-05-08 01:27:25 +08:00
whyour
f9b9543a6d
修复 JavaScript telegram 通知
2025-01-15 23:23:54 +08:00
whyour
6a76e82f26
修改 QLAPI python 示例
2025-01-12 18:11:42 +08:00
whyour
ad6e08525c
修改 QLAPI 系统通知
2025-01-12 15:39:28 +08:00
whyour
647ed3b66c
QLAPI 支持操作环境变量和系统通知
2025-01-11 01:59:46 +08:00
whyour
75f91e1473
修改通知文件未设置变量提示
2024-12-22 22:15:09 +08:00
FanchangWang
955c7377d7
新增 wxPusher 推送通道。wxPusher 官方文档: https://wxpusher.zjiecode.com/docs/ ( #2594 )
...
* 增加 wxPusher 推送方式
* 补全 wxPusher 推送方式代码
* fix js 方法多进行了一次 JSON 格式化
2024-12-13 14:13:34 +08:00
陈大人
c71abd8c86
完善pushplus通知方式的代码逻辑 ( #2454 )
...
* 1. pushplus通知方式返回结果优化
2. pushplus通知方式适配更多参数
* 细节bug修改
* 删除没用的空格
---------
Co-authored-by: 陈思远 <chensiyuan@yiban.com.cn>
Co-authored-by: 陈大人 <chensiyuan@pushplus.plus>
2024-12-13 14:12:16 +08:00
qiaoyun680
56bc2f0b1d
改进ntfy通知,将中文标题进行编码后发送 ( #2541 )
...
* 1.改进ntfy通知,将中文标题进行编码后发送,可以直接展示中文标题;2.改进notify.py和notify.js中ntfy的推送;
---------
Co-authored-by: qiaoyun680 <qiaoyun680>
2024-10-23 16:38:51 +08:00
Easy
ecc55883f0
优化Server酱Key相关的逻辑 ( #2538 )
...
* 优化sendkey的兼容
* 对title和desp encode
2024-10-22 21:49:07 +08:00
qiaoyun680
185fd2ff91
增加 ntfy 通知 ( #2537 )
...
Co-authored-by: qiaoyun680 <qiaoyun680>
2024-10-22 21:47:38 +08:00
Easy
71dd82f74e
适配Server酱APP分支(Server酱³),移除已废弃的旧版api入口 ( #2524 )
2024-10-10 22:09:00 +08:00
whyour
926ad067c1
修复通知文件换行符解析错误
2024-09-09 23:19:58 +08:00
whyour
230a8f61b8
修复 smtp python 参数说明
2024-08-18 16:31:39 +08:00
whyour
af5de8372c
修复 shell 变量初始化检查,更新 sentry 版本
2024-08-18 14:19:45 +08:00
whyour
2ad6437672
更新 config.sample
2024-07-22 23:37:51 +08:00
whyour
eb5cc3943d
Javascript 和 Python 增加内置函数 QLAPI.notify
2024-07-21 01:15:16 +08:00
whyour
5c53ae4993
修改仓库默认拉取文件后缀,支持运行 cjs pyc
2024-07-12 01:40:37 +08:00
whyour
035f0eb9e3
修复通知文件一言设置
2024-06-16 00:28:45 +08:00
whyour
69d9307be9
bark 推送改为 post 请求
2024-06-07 10:54:58 +08:00
whyour
805a716033
修复任务详情查看脚本错误
2024-05-25 18:22:01 +08:00
陈大人
e77d4c4337
增加微加机器人消息通道 ( #2373 )
...
Co-authored-by: chensiyuan <chensiyuan@pushplus.plus>
2024-05-25 00:33:31 +08:00
雨思
8dd379b6b9
PushMe 通知支持自建服务 ( #2358 )
2024-05-15 22:38:25 +08:00
whyour
e9852a0002
修改示例脚本
2024-05-05 19:47:54 +08:00
whyour
20be84b352
重构 JavaScript 脚本通知文件
2024-05-05 18:58:15 +08:00
whyour
0593dae41d
增加示例脚本
2024-04-21 22:27:51 +08:00
whyour
6ca28190b0
修复 text/plain body 格式化
2024-04-16 14:06:32 +08:00
whyour
510534ee0c
修复 text/plain 通知消息替换
2024-04-16 10:48:33 +08:00
Cp0204
591a17e7ee
改进自定义 send() 方法,修正自定义通知 body 解析笔误 ( #2335 )
2024-04-11 21:07:49 +08:00
星野SKY
bd7c361300
更新飞书 bot 验证过程,兼容新状态码 ( #2302 )
2024-04-11 19:13:39 +08:00
whyour
8d14c9dae1
修复配置文件默认参数
2024-03-25 23:41:39 +08:00
whyour
47c2c61f33
增加自定义通知 header 和 body 环境变量填写提示
2024-03-16 14:50:38 +08:00
whyour
2ac4581d54
修改自定义通知 body 解析逻辑
2024-03-12 22:22:10 +08:00
秋澪Akimio
cdeca4b808
notify.py 支持自定义参数 ( #2285 )
...
* Bark自定义参数
* 钉钉机器人自定义参数
* 飞书机器人自定义参数
* go_cqhttp自定义参数
* gotify自定义参数
* iGot自定义参数
* serverJ自定义参数
* PushDeer自定义参数
* Chat自定义参数
* push+自定义参数
* qmsg自定义参数
* 企业微信自定义参数
* 企业微信机器人自定义参数
* telegram自定义参数
* 智能微秘书自定义参数
* SMTP 邮件自定义设置
* PUSHME自定义参数
* CHRONOCAT自定义参数
* 智能微秘书条件判断错误修正
2024-03-05 22:13:38 +08:00
pharaoh2012
f07093d29f
企业微信有长度限制,超长的进行分段提交 ( #2255 )
2024-03-02 16:15:58 +08:00
whyour
11c789c71c
修复 webhook 通知 body 拆分逻辑
2024-02-25 15:27:48 +08:00
Cp0204
35c6475534
修复未开启一言时多余空行, 通知渠道改发送前检查 ( #2222 )
2024-01-25 13:14:26 +08:00
whyour
53346a3962
修复 notify.js smtp 通知
2024-01-13 20:52:04 +08:00
whyour
18671264bf
移除 config.sh 中 PipMirror 和 NpmMirror配置
2023-12-25 22:05:33 +08:00
whyour
563457cf1b
JavaScript 通知文件 tunnel 替换为 hpagent,移除 scripts 目录下 package.json
2023-12-24 14:30:56 +08:00
whyour
13e7dac333
修复自定义通知 body 中 key 被自动转为小写
2023-12-04 17:44:13 +08:00
whyour
897b710527
通知 TG_API_HOST 参数移除默认 https 协议,参数包含协议
2023-12-01 09:21:27 +08:00
whyour
de9e9ce627
webhook 通知 body 增加 text/plain 类型,修复多定时任务服务重启未初始化
2023-11-22 22:43:48 +08:00
whyour
659484511f
修复 js 通知文件
2023-11-10 22:57:17 +08:00
whyour
9ed107980c
系统设置增加依赖代理和镜像源设置
2023-11-06 23:55:16 +08:00
whyour
4a3ac7dc4b
移除随机延迟相关配置及 ProxyUrl 默认值,修复拉库通知可能失败
2023-11-05 01:02:31 +08:00
6dylan6
c1d6a0a40b
修复调用就结束执行的问题
2023-11-03 18:07:07 +08:00