Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-10 | drop dummy scripts used for migration | 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 | 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 | 1 | -1/+2 | ||
2023-01-11 | mod/notification-email: split off generation of subject | 1 | -10/+17 | ||
2023-01-11 | mod/notification-email: move $QuotedPrintable (from global-functions) | 1 | -0/+37 | ||
This is used for e-mail only... | |||||
2023-01-11 | log-forward: generate filter in mod/notification-email | 1 | -0/+16 | ||
2023-01-02 | update copyright for 2023 | 1 | -1/+1 | ||
2022-11-22 | mod/notification-email: put status in scheduler comment | 1 | -4/+4 | ||
2022-11-22 | mod/notification-email: set scheduler interval earlier | 1 | -0/+4 | ||
... to make sure the checks are not re-run every second. | |||||
2022-11-22 | mod/notification-email: reference scheduler from variable | 1 | -4/+5 | ||
2022-11-17 | mod/notification-email: make sure the scheduler interval is never zero | 1 | -1/+1 | ||
2022-11-17 | mod/notification-email: check that attachment exists | 1 | -1/+8 | ||
2022-11-17 | mod/notification-email: convert to array earlier | 1 | -2/+2 | ||
2022-11-17 | mod/notification-email: fix typo | 1 | -1/+1 | ||
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | 1 | -0/+133 | ||