mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-05-09 08:15:24 +02:00
[PR #1] [MERGED] Dev #1
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
BreizhHardware/Jellystat#1
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/BreizhHardware/Jellystat/pull/1
Author: @BreizhHardware
Created: 5/26/2025
Status: ✅ Merged
Merged: 5/26/2025
Merged by: @BreizhHardware
Base:
main← Head:dev📝 Commits (6)
280fa89feat(webhooks): add support for playback and media notification eventseeada4ffeat(webhooks): add Discord webhook support and event notifications for playback and media actionsd9aba8aUpdate src/pages/components/settings/webhooks.jsx247df5fUpdate backend/routes/webhooks.js1f1a51fUpdate backend/routes/webhooks.jsb2e6a44Update backend/routes/sync.js📊 Changes
10 files changed (+722 additions, -48 deletions)
View changed files
📝
backend/classes/webhook-manager.js(+80 -7)📝
backend/classes/webhook-scheduler.js(+49 -0)📝
backend/routes/sync.js(+19 -5)📝
backend/routes/webhooks.js(+219 -8)📝
backend/tasks/ActivityMonitor.js(+80 -3)📝
backend/tasks/RecentlyAddedItemsSyncTask.js(+16 -2)📝
package-lock.json(+1 -1)📝
public/locales/en-UK/translation.json(+6 -1)📝
public/locales/fr-FR/translation.json(+19 -1)📝
src/pages/components/settings/webhooks.jsx(+233 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.