|
494bbc3f27
|
feat(ntfy): Support ntfy.sh servers without authentication
Closes: jiriks74/nextcloud-ntfy.sh#3
|
2025-01-15 00:13:32 +01:00 |
|
|
8ed8cd1f84
|
feat(nextcloud): Use v2 notification API
|
2025-01-14 22:56:39 +01:00 |
|
|
efedf5c620
|
chore: Missing return types
|
2025-01-14 19:59:50 +01:00 |
|
|
f8bf6275f6
|
feat(AppNames): Handle Notifications for calendar updates
|
2025-01-14 19:58:05 +01:00 |
|
|
7762ad92f5
|
fix(logging): Move some logs from info to debug to avoid spam log
`Fetching notifications.` and `No new notifications.` are now under
`DEBUG`.
|
2025-01-14 10:59:18 +01:00 |
|
|
e2808e4026
|
fix(Nextcloud): Use current notification app name, handle admin_notifications
- The first notification's app name was used (leftover from testing)
instead of the current one.
- `admin_notifications` now display properly
|
2025-01-14 10:56:07 +01:00 |
|
|
00ef0d7861
|
fix(ntfy): Clear notification after any action button is pressed
Nexcloud removes notifications when anything is clickes so we should do
the same.
|
2025-01-14 03:28:13 +01:00 |
|
|
e7b66df059
|
feat: Initial work
|
2025-01-14 03:21:44 +01:00 |
|