whyour
e326d89571
修复 apiWhiteList 路径
2025-12-23 00:58:09 +08:00
whyour
5f0dafa010
修复 cron-parser import,websocket basepath
2025-12-23 00:28:16 +08:00
Copilot
3db716763d
Fix cron-parser v5 bundling incompatibility causing validation failures ( #2877 )
...
* Initial plan
* Fix: Use default import for cron-parser to ensure browser compatibility
Changed from named export `{ CronExpressionParser }` to default export `cronParser` and access `CronExpressionParser` through it. This ensures compatibility with webpack/UmiJS bundling for browser environments while maintaining backend functionality.
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-12-22 23:43:54 +08:00
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
whyour
1deb264913
升级 cron-parser
2025-11-11 00:37:03 +08:00
憶夣
57939391b9
ntfy 增加可选的认证与用户动作 ( #2741 )
...
* feat:ntfy增加可选的认证
* feat:ntfy增加可选的用户动作
* fix:ntfy动作包含中文报错
2025-06-07 00:26:27 +08:00
whyour
1a185f5682
修复创建脚本可能失败
2025-05-20 01:00:08 +08:00
whyour
710a107e73
邮箱通知支持多个收件人
2025-05-08 01:27:25 +08:00
whyour
d871585eee
修改服务启动逻辑
2025-05-07 09:30:00 +08:00
whyour
8009634b44
修复脚本管理增加文件夹
2025-04-19 16:34:28 +08:00
whyour
576408de01
脚本管理增加强制打开文件操作
2025-03-16 17:57:13 +08:00
whyour
af3e358a6a
系统设置增加时区设置
2025-02-27 00:45:21 +08:00
whyour
64fcbff715
脚本管理增加可预览检查
2025-02-26 01:17:11 +08:00
whyour
496918131f
修复群晖通知参数,任务视图不属于筛选
2025-02-16 12:15:45 +08:00
whyour
952ea2859e
修复最后运行时长多语言显示
2025-01-31 23:02:25 +08:00
whyour
3ab5b0d86b
修复登录失败没有提示
2025-01-29 23:50:46 +08:00
whyour
af97543918
修改错误提示
2025-01-14 23:20:53 +08:00
whyour
f1ca2134b7
移除 nedb 和 sentry
2025-01-14 00:24:25 +08:00
whyour
43d6ac2071
增加手动停止标识
2024-12-31 00:17:30 +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
whyour
026640a757
修复任务列表下次运行时间展示
2024-12-03 22:35:34 +08:00
whyour
20c6a1e8bf
移除任务执行前后的脚本参数
2024-10-26 14:12:58 +08:00
qiaoyun680
185fd2ff91
增加 ntfy 通知 ( #2537 )
...
Co-authored-by: qiaoyun680 <qiaoyun680>
2024-10-22 21:47:38 +08:00
whyour
a0613d0f39
修复文件越权访问
2024-09-04 23:25:48 +08:00
whyour
af5de8372c
修复 shell 变量初始化检查,更新 sentry 版本
2024-08-18 14:19:45 +08:00
whyour
a45efbd69b
修复定时任务查询不存在的订阅报错
2024-06-17 23:04:47 +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
0b52e05af8
bark 推送增加 archive 参数
2024-05-05 20:10:57 +08:00
whyour
47d2fc24bc
修改系统 reload 分支
2024-03-16 13:25:42 +08:00
whyour
8283f62db2
修改获取配置文件接口,初始化系统配置
2024-01-18 13:51:06 +08:00
whyour
53346a3962
修复 notify.js smtp 通知
2024-01-13 20:52:04 +08:00
whyour
4e66a3aff5
修改 monaco-editor 静态资源地址
2024-01-10 22:12:41 +08:00
whyour
20249119a0
修复 sentry 配置
2023-12-09 12:02:58 +08:00
whyour
5afec03548
修改获取切换 node 和 linux 源日志
2023-11-30 23:39:14 +08:00
whyour
de9e9ce627
webhook 通知 body 增加 text/plain 类型,修复多定时任务服务重启未初始化
2023-11-22 22:43:48 +08:00
Tunglies
9f6d4943ea
修复: 邮件服务支持列表链接失效( #2167 )
2023-11-03 17:55:59 +08:00
LinCheng Wu
5055045d22
增加chronocat无头模式的QQNT推送 用于无法使go-cqhttp的接替 ( #2141 )
...
* 增加chronocat无头模式的QQNT推送
* Chronocat发送时没有配置群号或个人消息号发送出错
* 增加系统通知、去除注释
* 增加系统通知
---------
Co-authored-by: child <wulincheng@javalc.com>
2023-10-14 20:56:32 +08:00
whyour
9d55cb108c
定时任务详情增加额外定时展示
2023-09-29 23:16:07 +08:00
whyour
a864a56917
修复调试脚本日志丢失
2023-09-22 00:46:16 +08:00
zui-lang
aab096843c
消息通知 Bark 增加额外参数:时效性通知、跳转Url ( #2112 )
2023-09-17 01:01:34 +08:00
whyour
b4e4e84bbd
修复多语言翻译
2023-08-26 15:29:44 +08:00
whyour
a2e33d1ed4
修复 editor 判断语言
2023-08-05 13:18:28 +08:00
whyour
b1a242c8ee
更新多语言
2023-08-05 12:33:43 +08:00
whyour
e7d023a7e0
支持多语言英文
2023-07-29 18:26:30 +08:00
whyour
8b0dedaf8c
修复 linux 依赖是否存在判断
2023-07-24 22:02:26 +08:00
雨思
373b8c97d7
增加PushMe消息通道 ( #2018 ),修复系统设置保存通知
2023-07-20 13:19:39 +08:00
whyour
efd4f1d5ab
umi-request 替换为 axios
2023-07-17 23:13:06 +08:00
whyour
88b87de391
增加数据备份功能
2023-07-16 00:23:29 +08:00