mirror of
https://github.com/beilunyang/moepush.git
synced 2026-04-26 20:15:49 +03:00
[PR #14] [MERGED] Feat/bark #36
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moepush#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/beilunyang/moepush/pull/14
Author: @beilunyang
Created: 4/9/2025
Status: ✅ Merged
Merged: 4/9/2025
Merged by: @beilunyang
Base:
main← Head:feat/bark📝 Commits (2)
34122cbfeat: Add bark channel support56cf51bfeat: update current time function to support custom timezone and format📊 Changes
10 files changed (+398 additions, -20 deletions)
View changed files
📝
README.md(+1 -0)➕
components/channel-form/bark-fields.tsx(+38 -0)📝
components/channel-form/index.tsx(+4 -0)📝
components/function-selector.tsx(+11 -11)📝
components/template-fields.tsx(+25 -0)➕
lib/channels/bark.ts(+271 -0)📝
lib/channels/base.ts(+1 -0)📝
lib/channels/index.ts(+3 -0)📝
lib/db/schema/channels.ts(+15 -1)📝
lib/template.ts(+29 -8)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.