Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-10 | drop dummy scripts used for migration | Christian Hesse | 1 | -3/+0 | |
This now causes expected warnings on first run of $ScriptInstallUpdate. The migration still works, as we keep `global-config.changes` and `global-functions`. | |||||
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -205/+2 | |
No functional change for the user... The migration is done automatically. | |||||
2023-01-12 | mod/notification-*: support extra text (or emojis 🚀) in notification tagschange-87 | Christian Hesse | 1 | -1/+2 | |
2023-01-11 | mod/notification-email: split off generation of subject | Christian Hesse | 1 | -10/+17 | |
2023-01-11 | mod/notification-email: move $QuotedPrintable (from global-functions) | Christian Hesse | 1 | -0/+37 | |
This is used for e-mail only... | |||||
2023-01-11 | log-forward: generate filter in mod/notification-email | Christian Hesse | 1 | -0/+16 | |
2023-01-02 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 | |
2022-11-22 | mod/notification-email: put status in scheduler comment | Christian Hesse | 1 | -4/+4 | |
2022-11-22 | mod/notification-email: set scheduler interval earlier | Christian Hesse | 1 | -0/+4 | |
... to make sure the checks are not re-run every second. | |||||
2022-11-22 | mod/notification-email: reference scheduler from variable | Christian Hesse | 1 | -4/+5 | |
2022-11-17 | mod/notification-email: make sure the scheduler interval is never zero | Christian Hesse | 1 | -1/+1 | |
2022-11-17 | mod/notification-email: check that attachment exists | Christian Hesse | 1 | -1/+8 | |
2022-11-17 | mod/notification-email: convert to array earlier | Christian Hesse | 1 | -2/+2 | |
2022-11-17 | mod/notification-email: fix typo | Christian Hesse | 1 | -1/+1 | |
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -0/+133 | |