This website requires JavaScript.
Explore
Help
Register
Sign In
Local-GitHub-Proxy
/
Sub-Store
Watch
1
Star
0
Fork
0
You've already forked Sub-Store
mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced
2025-08-22 03:59:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Sub-Store
/
backend
History
xream
d1b6f978f0
feat: Node.js 版的通知支持第三方推送服务. 环境变量名
SUB_STORE_BARK
. 支持 Bark/PushPlus 等服务. 形如:
https://api.day.app/XXXXXXXXX/[推送标题]/[推送内容]?group=SubStore&autoCopy=1&isArchive=1&sound=shake&level=timeSensitive
或
http://www.pushplus.plus/send?token=XXXXXXXXX&title=[推送标题]&content=[推送内容]&channel=wechat
的 URL,
[推送标题]
和
[推送内容]
会被自动替换
2024-01-02 22:45:21 +08:00
..
dist
fix: build dist
2023-08-28 20:41:40 +08:00
src
feat: Node.js 版的通知支持第三方推送服务. 环境变量名
SUB_STORE_BARK
. 支持 Bark/PushPlus 等服务. 形如:
https://api.day.app/XXXXXXXXX/[推送标题]/[推送内容]?group=SubStore&autoCopy=1&isArchive=1&sound=shake&level=timeSensitive
或
http://www.pushplus.plus/send?token=XXXXXXXXX&title=[推送标题]&content=[推送内容]&channel=wechat
的 URL,
[推送标题]
和
[推送内容]
会被自动替换
2024-01-02 22:45:21 +08:00
.babelrc
Use babel relative import path
2022-06-16 14:24:32 +08:00
.eslintrc.json
✨
feat: add version info in console.log (
#117
)
2022-06-20 14:14:03 +08:00
.prettierrc.json
Bump to ES6
2022-05-24 21:20:26 +08:00
banner
docs: config
2023-08-30 22:52:05 +08:00
bundle.js
chore: workflow
2023-12-10 09:32:56 +08:00
gulpfile.babel.js
build: Split sub-store.min.js for better performance on iOS devices
2022-09-09 23:11:13 +08:00
jsconfig.json
refactor: Migrate to API v2
2022-07-06 18:12:36 +08:00
package.json
feat: Node.js 版的通知支持第三方推送服务. 环境变量名
SUB_STORE_BARK
. 支持 Bark/PushPlus 等服务. 形如:
https://api.day.app/XXXXXXXXX/[推送标题]/[推送内容]?group=SubStore&autoCopy=1&isArchive=1&sound=shake&level=timeSensitive
或
http://www.pushplus.plus/send?token=XXXXXXXXX&title=[推送标题]&content=[推送内容]&channel=wechat
的 URL,
[推送标题]
和
[推送内容]
会被自动替换
2024-01-02 22:45:21 +08:00
pnpm-lock.yaml
feat: Node.js 前端代理后端路由
2023-12-12 22:52:50 +08:00