Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules... | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | doc/check-certificates: add badges | 1 | -0/+7 | ||
2024-01-24 | doc/check-certificates: initial certificate import | 1 | -0/+10 | ||
2024-01-24 | doc/check-certificates: add paragraph | 1 | -0/+2 | ||
2023-10-17 | introduce mod/notification-ntfy...change-109 | 1 | -1/+2 | ||
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 | |||||
2023-06-11 | doc/check-certificates: hint to copy from global-config | 1 | -0/+4 | ||
2023-06-01 | doc/check-certificates: move and rename schedule at startup | 1 | -2/+7 | ||
2023-04-07 | check-certificates: try all SANs for downloadchange-98 | 1 | -2/+3 | ||
2023-01-23 | check-certificates: make the warning time configurablechange-89 | 1 | -0/+1 | ||
2023-01-23 | doc/check-certificates: document the renew time | 1 | -0/+1 | ||
2023-01-11 | use arrows with emoji representation | 1 | -3/+3 | ||
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | |||||
2022-10-20 | doc/check-certificates: update notification | 1 | -1/+1 | ||
---- ✂️ ---- 🔏 Certificate renewed A certificate on MikroTik has been renewed. Name: example.com CommonName: example.com Private key: available Fingerprint: cc54cdd01fcd7698ecb71213874be776906eb33d26cd57754d168632f14c4c8b Issuer: R3 Validity: sep/08/2022 03:50:56 to dec/07/2022 03:50:55 Expires in: 8w 3d 12:03:30 ---- ✂️ ---- | |||||
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | 1 | -4/+5 | ||
2022-05-12 | doc/check-certificates: RouterOS v7 path syntax | 1 | -3/+3 | ||
2022-02-20 | add doc/mod/notification-matrix | 1 | -1/+2 | ||
2022-02-20 | add doc/mod/notification-telegram | 1 | -1/+1 | ||
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | 1 | -1/+1 | ||
2022-02-11 | doc: put hints into block quote | 1 | -2/+2 | ||
2021-11-11 | doc: move notification images to script-specific directories | 1 | -1/+1 | ||
2021-06-21 | doc: add sample notifications | 1 | -0/+4 | ||
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | 1 | -2/+2 | ||
Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ | |||||
2021-05-03 | doc: inform about dependency on base installation | 1 | -0/+3 | ||
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2021-02-18 | global: drop script 'global-wait'change-44 | 1 | -1/+1 | ||
All scripts wait for the global functions on their own now. | |||||
2020-09-03 | doc/check-certificates: hint on running on startup | 1 | -0/+4 | ||
2020-03-27 | add doc/check-certificates.md | 1 | -0/+52 | ||