Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Truned out that the size limit for e-mail message/body is anywhere just
below 64kB... So truncate at about 62.000 bytes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... for sending notifications via Gotify (https://gotify.net).
Closes: https://github.com/eworm-de/routeros-scripts/pull/92
Co-authored-by: Christian Hesse <mail@eworm.de>
|
|
IDs for chat and thread can be overridden. Overriding the chat probably
makes the thread invalid - so ignore that then.
|
|
... if message was sent to group's topic.
|
|
|
|
|
|
... when a group has enabled the "Topics" feature.
|
|
... and pass http-data as a complete sting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes it a bit easier and straight forward as we pass the
headers anyway.
|
|
Closes: https://github.com/eworm-de/routeros-scripts/issues/86
|
|
|
|
... as this needs to be done before creating a scheduler. 😜
Also remove the scheduler and return.
|
|
... as it is required to be modified several times below.
|
|
|
|
|
|
|
|
Guess it was useful back in the day. Now the function exits early if the
queue is empty... So this can never be zero.
|
|
unintentional error
|
|
unintentional error
|
|
error
|
|
unintentional error
|
|
unintentional error
|
|
|
|
unintentional error
|
|
unintentional error
|
|
unintentional error
|
|
error
|
|
unintentional error
|
|
|
|
|
|
unintentional error
|
|
error
|
|
Actually the requirement bumped with the change in commits:
* 9c945b1a3283bb352707c69630c579cf82484dcb
mod/ssh-keys-import: $SSHKeysImportFile: simplify looping lines
* 1f526b356121749991fee69cee5a6c728855c8f2
mod/ssh-keys-import: $SSHKeysImport: split with `:deserialize`
|
|
|
|
|
|
|
|
|
|
... now that global-functions requires RouterOS 7.14 anyway.
|
|
|
|
|
|
Certificate Authority - G2
|
|
|
|
|
|
|
|
... to support formatting in plain text.
Handle with care, this can break the request if done wrong!
|
|
... in local escaping function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|