]> git.proxmox.com Git - proxmox-backup.git/history - src/server/email_notifications.rs
tree-wide: fix needless borrows
[proxmox-backup.git] / src / server / email_notifications.rs
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-11-17 Dietmar Maurerproxmox-systemd: remove crate, use new proxmox-time...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-10 Dietmar Maurermove user configuration to pbs_config workspace
2021-09-09 Dietmar Maurercleanup User configuration: use Updater
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-08-31 Wolfgang Bumillermore import cleanups
2021-08-25 Wolfgang Bumilleruse ApiType trait
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-04-23 Dominik Csapakapi2/tape/backup: list backed up snapshots on failed...
2021-03-19 Dominik Csapakapi2/tape/backup: include a summary on notification...
2021-03-19 Dominik Csapakserver/email_notifications: do not double html escape
2021-03-19 Dominik Csapakserver/email_notifications: do not panic on template...
2021-03-11 Dominik Csapaktape/send_load_media_email: move to server/email_notifi...
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-08 Dominik Csapaktape/backup: add success/error notifications
2021-03-05 Dominik Csapakapi2/tape: add notify_user to backup(-jobs) and restore...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: pass &str/&[..] instead of &String/&Vec
2021-01-20 Fabian Grünbichlerclippy: us *_or_else with function calls
2021-01-20 Fabian Grünbichlerclippy: use unwrap_or_default
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2020-11-24 Fabian Grünbichlerverification: fix message in notification mail
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-05 Dietmar Maurerconfig: make notify a property string
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
2020-11-02 Dietmar Maurernotify: add link to server GUI
2020-11-02 Dietmar Maurergc: remove extra empty lines in email notification...
2020-10-31 Thomas Lamprechtapi: apt: implement support to send notification email...
2020-10-31 Thomas Lamprechttrivial: fix typo in comment
2020-10-31 Dietmar Maurercleanup: fix wording in GC status emails
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-29 Dietmar Maurersend_job_status_mail: corectly escape html characters
2020-10-29 Dietmar Maurergarbage_collection: log deduplication factor
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs