]> git.proxmox.com Git - proxmox.git/history - proxmox-notify/src/endpoints/gotify.rs
notify: fix #5274: also set 'X-Gotify-Key' header for authentication
[proxmox.git] / proxmox-notify / src / endpoints / gotify.rs
2024-04-04 Lukas Wagnernotify: fix #5274: also set 'X-Gotify-Key' header for...
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-17 Lukas Wagnernotify: add built-in config and 'origin' parameter
2023-11-17 Lukas Wagnernotify: add 'disable' parameter for matchers and targets.
2023-11-17 Lukas Wagnernotify: add mechanisms for email message forwarding
2023-11-17 Lukas Wagnernotify: replace filters and groups with matcher-based...
2023-11-17 Lukas Wagnernotify: factor out notification content into its own...
2023-07-28 Wolfgang Bumillernotify: cleanup all the imports sections
2023-07-24 Lukas Wagnernotify: gotify: add proxy support
2023-07-24 Lukas Wagnernotify: add template rendering
2023-07-24 Lukas Wagnernotify: add notification filter mechanism
2023-07-24 Lukas Wagnernotify: add gotify endpoint