Commit graph

3546 commits

Author SHA1 Message Date
Christian Hesse
0d80d3416f check-lte-firmware-upgrade: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
e9ace85e48 check-health: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
a2e53eb784 check-certificates: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
003cdddcc4 certificate-renew-issued: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
8d3834d411 capsman-rolling-upgrade: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
34ca452ec6 capsman-download-packages: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
912bb13d71 backup-upload: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
ba5db19070 backup-partition: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
babb35b802 backup-email: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
5316c3aeef backup-cloud: early exit with :exit 2026-06-03 17:18:59 +02:00
Christian Hesse
2bddecf7c3 Merge branch 'compare-ids' into next 2026-06-03 17:18:59 +02:00
Christian Hesse
d49a1dfbc5 Merge branch 'convert-to-url' into next 2026-06-03 17:18:59 +02:00
Christian Hesse
4dcfa81514 global-functions: deprecate $HexToNum 2026-06-03 17:18:59 +02:00
Christian Hesse
20c4cae024 bump required RouterOS version for all scripts 2026-06-03 17:18:59 +02:00
Christian Hesse
ce5b4a3edb global-functions: deprecate $UrlEncode 2026-06-03 17:18:59 +02:00
Christian Hesse
c4afd4bd24 log-forward: fix indention 2026-06-03 17:18:59 +02:00
Christian Hesse
2bab2e5f19 mod/notification-telegram: use :convert for url-encoding 2026-06-03 17:18:59 +02:00
Christian Hesse
1db50d592e log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-06-03 17:18:59 +02:00
Christian Hesse
cd787f3180 mod/notification-ntfy: use :convert for url-encoding 2026-06-03 17:18:59 +02:00
Christian Hesse
3342432288 mod/notification-matrix: use :convert for url-encoding 2026-06-03 17:18:59 +02:00
Christian Hesse
0eef3edac5 daily-psk: use :convert for url-encoding 2026-06-03 17:18:59 +02:00
Christian Hesse
9c8fa5c1c8 check-certificates: use :convert for url-encoding 2026-06-03 17:18:59 +02:00
Christian Hesse
a52dc9f5d1 Merge branch 'drop-builtin-trust-anchors' into next 2026-06-03 17:17:08 +02:00
Christian Hesse
2c3d189ee1 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-06-03 17:17:08 +02:00
Christian Hesse
08a0adca41 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-06-03 17:17:08 +02:00
Christian Hesse
23965b3fd1 mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-06-03 17:17:08 +02:00
Christian Hesse
59de95b18e global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-06-03 17:17:08 +02:00
Christian Hesse
76ef20b9ed Merge branch 'toarray-delimiter' into next 2026-06-03 17:17:08 +02:00
Christian Hesse
3249709100 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-06-03 17:17:08 +02:00
Christian Hesse
0274d2f8f9 introduce STAR-HISTORY 2026-06-03 17:17:08 +02:00
Christian Hesse
471a90c37f check-health: use :toarray's new delimiter= 2026-06-03 17:17:08 +02:00
Christian Hesse
c8df3b5287 README: drop the old builtin-trust-anchors 2026-06-03 17:17:08 +02:00
Christian Hesse
5d1aed56df fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de 2026-06-03 17:17:08 +02:00
Christian Hesse
e933c1d0e6 fw-addr-lists: support giving several certificates...
... by delimiting with a colon.
2026-06-03 17:17:08 +02:00
Christian Hesse
0ef9a0cbee netwatch-dns: use :toarray's new delimiter= to split cert names
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-03 17:17:08 +02:00
Christian Hesse
dfdfdd69c2 Merge branch 'lets-encrypt-new-chain' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
e4c93e8ae2 Merge branch 'html-class-shadow' into next 2026-05-27 09:12:18 +02:00
Christian Hesse
6d0574d58c INITIAL-COMMANDS: Let's Encrypt switched back to new chain (Gen Y)
This reverts commit 2a6567135e.
2026-05-27 09:12:18 +02:00
Christian Hesse
fa1e86169d contrib/logo-color: add class (and shadow) for screenshots 2026-05-27 09:12:18 +02:00
Christian Hesse
643e0cd140 README: Let's Encrypt switched back to new chain (Gen Y)
This reverts commit 7ad60ac704.
2026-05-27 09:12:18 +02:00
Christian Hesse
0e5c07e344 contrib/html: support any class name from image alt text 2026-05-27 09:12:18 +02:00
Christian Hesse
e13bd18a59 certs: Let's Encrypt switched back to new chain (Gen Y)
This reverts commit 59e0c4460e.
2026-05-27 09:12:18 +02:00
Christian Hesse
ac2230f53d general/style: add shadow for code blocks 2026-05-27 09:12:18 +02:00
Christian Hesse
09a93fda5e contrib/html: add class and shadow for screenshots 2026-05-27 09:12:18 +02:00
Christian Hesse
7dc7af8907 contrib/html: add a class and shadow for notifications 2026-05-27 09:12:18 +02:00
Christian Hesse
37e5a98dbc doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
4d5c222a87 doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
cfddf5fc54 doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
53a4eb27d5 doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00
Christian Hesse
44afc407fb doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:' 2026-05-27 09:12:18 +02:00