aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-29global-functions: $WaitForFile: respect minimum delayGravatar Christian Hesse1-1/+2
2024-04-29global-functions: $WaitForFile: use fewer stepsGravatar Christian Hesse1-2/+2
2024-04-29telegram-chat: shorten the messageGravatar Christian Hesse1-1/+1
2024-04-29mod/notification-telegram: format percentage italicGravatar Christian Hesse1-2/+2
2024-04-29mod/notification-telegram: format date & time italicGravatar Christian Hesse1-2/+2
2024-04-29mod/notification-telegram: support excluding characters from escaping......... to support formatting in plain text. Handle with care, this can break the request if done wrong! Gravatar Christian Hesse1-1/+4
2024-04-29mod/notification-telegram: use proper variable naming......... in local escaping function. Gravatar Christian Hesse1-7/+9
2024-04-29mod/notification-telegram: capitalize Telegram in messageGravatar Christian Hesse1-1/+1
2024-04-29mod/notification-matrix: format date & time italicGravatar Christian Hesse1-5/+6
2024-04-29global-functions: $CleanName: do not start with a dashGravatar Christian Hesse1-4/+12
2024-04-29mod/ssh-keys-import: remove temporary directoryGravatar Christian Hesse1-0/+2
2024-04-29mod/ssh-keys-import: create directory laterGravatar Christian Hesse1-5/+5
2024-04-29global-functions: $FetchHuge: remove temporary directoryGravatar Christian Hesse1-4/+5
2024-04-29backup-cloud: retry on error......Let's see if brute force helps. 🤪 Gravatar Christian Hesse1-12/+16
2024-04-29backup-cloud: clean up and simplify codeGravatar Christian Hesse1-6/+4
2024-04-29backup-cloud: no early exit......... as we want to make sure the directory (and its content) is removed. Gravatar Christian Hesse1-1/+0
2024-04-29backup-upload: no early exit...Gravatar Christian Hesse1-1/+0
2024-04-23backup-upload: remove temporary directoryGravatar Christian Hesse1-0/+1
2024-04-23netwatch-notify: log to debug......... instead of discarding the message completely. Gravatar Christian Hesse1-2/+3
2024-04-19README: show fingerprints in output...This is not scrictly necessary, as we filter by fingerprint already... But it gives better overview and feeling. Gravatar Christian Hesse2-1/+1
2024-04-19README: remove left over certificate file...But use find as RouterOS 7.15rc1 removes it automatically. Gravatar Christian Hesse1-1/+2
2024-04-19INITIAL-COMMANDS: remove the certificate file with find...Required as RouterOS 7.15rc1 removes it automatically. routeros-7.15rc1-2Gravatar Christian Hesse1-1/+1
2024-04-19global-functions: $CertificateDownload: remove with find......... to make sure this does not break when the file does no longer exist. Starting with RouterOS 7.15rc1 the file is automatically removed on import. routeros-7.15rc1-1Gravatar Christian Hesse1-1/+1
2024-04-19netwatch-notify: allow to suppress resolve failureGravatar Christian Hesse2-1/+10
2024-04-19mod/notification-telegram: string protocol for displayGravatar Christian Hesse1-2/+5
2024-04-19mod/notification-matrix: string protocol for displayGravatar Christian Hesse1-2/+4
2024-04-19global-functions: introduce $ProtocolStripGravatar Christian Hesse1-0/+12
2024-04-18mod/notification-matrix: ... and more double escapingGravatar Christian Hesse1-2/+2
2024-04-18mod/notification-matrix: fix double escaping...That was introduced with 2a232ad2f5eef4b60c97306ef731bc5883bf5cfb when switching to :serialize... Gravatar Christian Hesse1-17/+11
2024-04-15certificate-renew-issued: use single quotesGravatar Christian Hesse1-3/+3
2024-04-15global-functions: $CertificateDownload: use single quotesGravatar Christian Hesse1-2/+2
2024-04-15global-functions: $CertificateAvailable: use single quotesGravatar Christian Hesse1-3/+3
2024-04-15gps-track: use custom user agent stringGravatar Christian Hesse1-3/+4
2024-04-15gps-track: generate JSON with :serializerouteros-7.13-8Gravatar Christian Hesse1-5/+2
2024-04-15mod/notification-matrix: generate JSON with :serializerouteros-7.13-7Gravatar Christian Hesse1-13/+11
2024-04-15mod/notification-matrix: use custom user agent stringGravatar Christian Hesse1-7/+15
2024-04-15mod/notification-ntfy: use custom user agent stringGravatar Christian Hesse1-1/+3
2024-04-15mod/notification-ntfy: support basic auth...Closes #59 change-127Gravatar Christian Hesse5-4/+20
2024-04-11global-functions: $ScriptFromTerminal: check multiple invocations......... and return false. We can not tell which job is us... So better safe than sorry. Gravatar Christian Hesse1-1/+6
2024-04-11global-functions: $ScriptLock: break long linesGravatar Christian Hesse1-2/+5
2024-04-11global-functions: $ScriptLock: degrade message to debugGravatar Christian Hesse1-2/+2
2024-04-10mod/notification-telegram: $SendTelegram: set originGravatar Christian Hesse1-1/+1
2024-04-10mod/notification-ntfy: $SendNtfy: set originGravatar Christian Hesse1-1/+1
2024-04-10mod/notification-matrix: $SendMatrix: set originGravatar Christian Hesse1-1/+1
2024-04-10mod/notification-email: $SendEMail: set originGravatar Christian Hesse1-1/+1
2024-04-10global-functions: $SendNotification: set originGravatar Christian Hesse1-1/+1
2024-04-07global-functions: $HumanReadableNum: indicate binary base......... and update scripts to match the change. Gravatar Christian Hesse4-7/+11
2024-04-07global-functions: drop $LogPrintExit2Gravatar Christian Hesse1-22/+0
2024-04-07bump RouterOS requirement for all scripts and modules......... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6Gravatar Christian Hesse110-104/+116
2024-04-07Merge branch 'fw-addr-lists' into nextGravatar Christian Hesse2-37/+65
2024-04-07fw-addr-lists: break long linesGravatar Christian Hesse1-4/+8
2024-04-07fw-addr-lists: show count of active addressesGravatar Christian Hesse1-0/+1
2024-04-07fw-addr-lists: human readable numbers for countsGravatar Christian Hesse1-2/+4
2024-04-07fw-addr-lists: rework log messages, always include list nameGravatar Christian Hesse1-13/+26
2024-04-07fw-addr-lists: add debug message on successful downloadGravatar Christian Hesse1-0/+3
2024-04-07fw-addr-lists: try with less regexp matchesGravatar Christian Hesse1-8/+15
2024-04-07fw-addr-lists: use $FetchHugerouteros-7.13-5Gravatar Christian Hesse2-13/+11
2024-04-06Merge branch 'FetchHuge' into nextGravatar Christian Hesse2-2/+49
2024-04-06global-functions: $FetchHuge: remove file on failed downloadGravatar Christian Hesse1-0/+3
2024-04-06global-functions: $FetchHuge: make sure to work with clean file namesGravatar Christian Hesse1-3/+4
2024-04-06global-functions: $FetchHuge: control check-certificate with parameterGravatar Christian Hesse1-3/+7
2024-04-06global-functions: $FetchHuge: use custom user agent stringGravatar Christian Hesse1-1/+3
2024-04-06global-functions: introduce $FetchHugerouteros-7.13-4Gravatar Christian Hesse2-2/+39
2024-04-04README: update screenshot on lease script setupGravatar Christian Hesse1-0/+0
2024-04-04update list of contributorsGravatar Christian Hesse1-0/+1
2024-04-04README: add start-time & change interval in scheduler example...Set the interval to once a day, Instead of every 1 hour. Add start-time to start-up. Thereby introducing randomization based on when the user last rebooted there device. As the interval is counted based on last boot time. Gravatar netravnen2-2/+2
2024-04-04update list of contributorsGravatar Christian Hesse1-0/+1
2024-04-02mod/notification-matrix: add new configuration snippet......... instead of appending to global-config-overlay. Gravatar Christian Hesse4-8/+14
2024-04-02Merge branch 'deserialize' into nextrouteros-7.13-3Gravatar Christian Hesse6-78/+16
2024-04-02global-functions: drop $ParseJsonGravatar Christian Hesse1-61/+0
2024-04-01telegram-chat: read file content......... instead of getting it. This lifts the size limit, though we are still limited by Telegram message size. This requires RouterOS 7.13. routeros-7.13-2change-126Gravatar Christian Hesse4-10/+9
2024-04-01mod/notification-matrix: use :deserialize ......... instead of $ParseJson. This requires RouterOS 7.13. Gravatar Christian Hesse2-5/+5
2024-04-01mod/notification-telegram: use :deserialize ......... instead of $ParseJson. This requires RouterOS 7.13. Gravatar Christian Hesse2-5/+5
2024-04-01telegram-chat: use :deserialize ......... instead of $ParseJson. This requires RouterOS 7.13. Gravatar Christian Hesse1-7/+6
2024-03-31Merge branch 'aprils-fool'change-125Gravatar Christian Hesse2-1/+2
2024-03-31news on April's Fool! 🥳️Gravatar Christian Hesse1-2/+1
2024-03-31news on charge and feesGravatar Christian Hesse2-1/+3
2024-03-29global-functions: rename $FetchUserAgent -> $FetchUserAgentStr...... to make sure the function does not clash with the variable we had before, as this causes issue with news and changes notification. Gravatar Christian Hesse4-13/+13
2024-03-27global-functions: $HumanReadableNum: set declared function onlyGravatar Christian Hesse1-1/+1
2024-03-27global-functions: $AlignRight: set declared function onlyGravatar Christian Hesse1-1/+1
2024-03-27global-functions: $FetchUserAgent: set declared function onlyGravatar Christian Hesse1-1/+1
2024-03-27packages-update: do not reboot when scheduledGravatar Christian Hesse1-0/+2
2024-03-27global-functions: $LogPrintOnce: detect and warn on possible crashGravatar Christian Hesse1-0/+5
2024-03-26global-functions: $LogPrintOnce: indicate action via returnGravatar Christian Hesse1-1/+2
2024-03-26fw-addr-lists: one more interation on download failure......... with even more delay. This script is called with long interval from scheduler, so should not be an issue. Gravatar Christian Hesse1-2/+2
2024-03-21telegram-chat: note active state when answering broadcastGravatar Christian Hesse1-1/+1
2024-03-21telegram-chat: improve readability with symbolsGravatar Christian Hesse2-6/+10
2024-03-20netwatch-notify: pass script name into local functionsGravatar Christian Hesse1-14/+16
2024-03-20check-certificates: pass script name into local functionGravatar Christian Hesse1-6/+7
2024-03-20global-config: put example fw-addr-lists into repositoryGravatar Christian Hesse4-3/+16
2024-03-18global-config: prepare a (commented) address-list for Mikrotik...This is AS51894: https://bgp.he.net/AS51894 Gravatar Christian Hesse1-0/+4
2024-03-18check-routeros-update: use custom user agent stringGravatar Christian Hesse1-1/+3
2024-03-16global-functions: $CertificateDownload: download via clean name......... and rename certificates in repository. Gravatar Christian Hesse9-9/+8
2024-03-16global-functions: generate user agent string in function......... and add the caller and my shortened url. Gravatar Christian Hesse3-14/+19
2024-03-15global-functions: $LogPrintExit2: add deprecation warningGravatar Christian Hesse1-0/+4
2024-03-15README: add QR code with (shortened) upstream urlGravatar Christian Hesse2-0/+2
2024-03-15global-functions: $ScriptInstallUpdate: use shorter urlGravatar Christian Hesse1-1/+1
2024-03-14global-functions: $SymbolByUnicodeName: add these for later useGravatar Christian Hesse1-0/+3
2024-03-13netwatch-notify: pass link to notification...This is pass verbatim below the notification text. change-124Gravatar Christian Hesse4-3/+11
2024-03-12mod/notification-email: clean name for display nameGravatar Christian Hesse1-1/+3