Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-01 | mod/notification-ntfy: fix ntfy overrides | 1 | -2/+2 | ||
2024-07-16 | bump RouterOS requirement for all scripts and modules... | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-06-21 | certs: R3 / R10 -> ISRG Root X1 | 1 | -1/+1 | ||
2024-04-15 | mod/notification-ntfy: use custom user agent string | 1 | -1/+3 | ||
2024-04-15 | mod/notification-ntfy: support basic authchange-127 | 1 | -3/+11 | ||
Closes #59 | |||||
2024-04-10 | mod/notification-ntfy: $SendNtfy: set origin | 1 | -1/+1 | ||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | 1 | -0/+2 | ||
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | mod/notification-ntfy: switch to $LogPrint | 1 | -7/+8 | ||
2024-01-01 | update copyright for 2024 | 1 | -1/+1 | ||
2023-11-14 | mod/notification-ntfy: rename scheduler | 1 | -5/+5 | ||
2023-10-17 | mod/notification-ntfy: check for root certificate availability | 1 | -0/+6 | ||
... at least with default server. | |||||
2023-10-17 | introduce mod/notification-ntfy...change-109 | 1 | -0/+129 | ||
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 |