Christian Hesse
c8c9165e9c
log-forward: fix indention
2026-07-15 21:33:18 +02:00
Christian Hesse
6b30813630
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-07-15 21:33:18 +02:00
Christian Hesse
0763344ba1
CERTIFICATES: correct the details on certificates
2026-07-15 21:33:18 +02:00
Christian Hesse
dc440f2f13
global-functions: $CertificateAvailable: undefined intended use is info...
...
... not warning.
2026-07-15 16:27:51 +02:00
Christian Hesse
532fb45602
global-functions: $ScriptInstallUpdate: allow to force checksums
...
This is a follow-up on aa14c26488 and
allows to use checksums for custom hosting.
2026-07-15 13:33:42 +02:00
Christian Hesse
93e593a891
revert to Telegram domain: t.me
...
... as it resolves to its address again.
This reverts commit 5b26c6b24e .
2026-07-14 14:34:51 +02:00
Christian Hesse
5b26c6b24e
switch Telegram domain: t.me -> telegram.me
...
https://domainnamewire.com/2026/07/13/telegrams-t-me-domain-suspended-leading-to-outages/
2026-07-14 11:39:10 +02:00
Christian Hesse
892be682bb
drop STAR-HISTORY...
...
... as GitHub restricted starred data to a repository's own admin and
collaborators. So useless here...
This reverts commit 1ba3031d47 .
2026-07-13 22:13:44 +02:00
Christian Hesse
4480282079
INITIAL-COMMANDS: warn on missing checksums
2026-07-08 16:07:44 +02:00
Christian Hesse
e906deda04
INITIAL-COMMANDS: give hint on url in global configuration overlay
2026-07-08 16:07:19 +02:00
Christian Hesse
5f32948f20
INITIAL-COMMANDS: give option to install from mirrors
2026-07-08 16:06:53 +02:00
Christian Hesse
0c69d49480
certs: add 'Sectigo Public Server Authentication Root R46'...
...
... to use with gitlab.com for mirror.
curl -d '["Sectigo Public Server Authentication Root R46"]' https://mkcert.org/generate/ | grep -v '^$' > certs/Sectigo-Public-Server-Authentication-Root-R46.pem
2026-07-08 15:29:36 +02:00
Christian Hesse
b960a9d2fb
global-functions: $ScriptInstallUpdate: log and print error
...
It is no longer expected to fail... So let's complain.
2026-07-08 15:29:36 +02:00
Christian Hesse
aa14c26488
global-functions: $ScriptInstallUpdate: skip checksums if not rsc.eworm.de
...
The file is not in git repository, but generated when deploying to my
server only.
2026-07-08 15:29:36 +02:00
Christian Hesse
e8fb8fe74e
Merge branch 'convert-to-url' into next
2026-06-25 14:09:12 +02:00
Christian Hesse
b47896dfa3
bump required RouterOS version for all scripts
2026-06-25 14:09:12 +02:00
Christian Hesse
5a23a83d35
global-functions: deprecate $UrlEncode
2026-06-25 14:09:12 +02:00
Christian Hesse
12bcacdfe0
Merge branch 'drop-builtin-trust-anchors' into next
2026-06-25 14:09:12 +02:00
Christian Hesse
6653a0a070
mod/notification-telegram: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
bf19bf0520
mod/notification-email: get property by name
...
This works now that we require RouterOS 7.21 anyway.
2026-06-25 14:09:12 +02:00
Christian Hesse
cb423d2491
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
f36f81e8c3
mod/notification-ntfy: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
43893400a5
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-25 14:09:12 +02:00
Christian Hesse
d231991630
global-functions: $CertificateDownload: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
3682f9d0f7
mod/notification-matrix: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
74198d0f38
Merge branch 'toarray-delimiter' into next
2026-06-25 14:09:12 +02:00
Christian Hesse
4fc18c426d
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
8e027fe09d
daily-psk: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
1ba3031d47
introduce STAR-HISTORY
2026-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737
check-health: use :toarray's new delimiter=
2026-06-25 14:09:12 +02:00
Christian Hesse
c1a6ddb84e
README: drop the old builtin-trust-anchors
2026-06-25 14:09:12 +02:00
Christian Hesse
fed60eaf5d
check-certificates: use :convert for url-encoding
2026-06-25 14:09:12 +02:00
Christian Hesse
8ea5690aff
fw-addr-lists: get both Let's Encrypt certificates for rsc.eworm.de
2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63
fw-addr-lists: support giving several certificates...
...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f
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-25 14:09:12 +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