feat: v0.1.7 消息推送模块 - 多通道通知(飞书/Server酱/Bark/Telegram/Webhook)+ 转存/清理/Cookie推送事件 + 推送配置页面

This commit is contained in:
root
2026-05-15 23:59:55 +08:00
parent 1c7b750cda
commit e38adee8ff
9 changed files with 359 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cloudsearch-backend",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"dev": "tsx watch src/main.ts",