]> git.proxmox.com Git - proxmox.git/history - proxmox-notify
notify: make template rendering helpers more robust
[proxmox.git] / proxmox-notify /
2023-08-25 Lukas Wagnernotify: make template rendering helpers more robust
2023-07-28 Wolfgang Bumillerbump proxmox-notify to 0.2.0
2023-07-28 Wolfgang Bumillernotify: cleanup all the imports sections
2023-07-28 Lukas Wagnernotify: use HttpError from proxmox-http-error
2023-07-28 Lukas Wagnernotify: fix tests if not all features are enabled
2023-07-28 Lukas Wagnernotify: fix build warnings if not all features are...
2023-07-24 Wolfgang Bumillerbump proxmox-notify to 0.1.0-1, initial release
2023-07-24 Lukas Wagnernotify: add debian packaging
2023-07-24 Lukas Wagnernotify: additional logging when sending a notification
2023-07-24 Lukas Wagnernotify: ensure that filter/group/endpoint names are...
2023-07-24 Lukas Wagnernotify: on deletion, check if a filter/endp. is still...
2023-07-24 Lukas Wagnernotify: api: allow to query entities referenced by...
2023-07-24 Lukas Wagnernotify: gotify: add proxy support
2023-07-24 Lukas Wagnernotify: sendmail: query default author/mailfrom from...
2023-07-24 Lukas Wagnernotify: sendmail: allow users as recipients
2023-07-24 Lukas Wagnernotify: add context
2023-07-24 Lukas Wagnernotify: add example for template rendering
2023-07-24 Lukas Wagnernotify: add template rendering
2023-07-24 Lukas Wagnernotify: api: add API for filters
2023-07-24 Lukas Wagnernotify: add notification filter mechanism
2023-07-24 Lukas Wagnernotify: api: add API for groups
2023-07-24 Lukas Wagnernotify: add notification groups
2023-07-24 Lukas Wagnernotify: api: add API for gotify endpoints
2023-07-24 Lukas Wagnernotify: add gotify endpoint
2023-07-24 Lukas Wagnernotify: api: add API for sendmail endpoints
2023-07-24 Lukas Wagnernotify: add sendmail plugin
2023-07-24 Lukas Wagnernotify: api: add API for sending notifications/testing...
2023-07-24 Lukas Wagnernotify: preparation for the API
2023-07-24 Lukas Wagnernotify: preparation for the first endpoint plugin
2023-07-24 Lukas Wagneradd proxmox-notify crate