aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
33 hourscertificate-renew-issued: use single quotesHEADnextmainGravatar Christian Hesse1-3/+3
33 hoursglobal-functions: $CertificateDownload: use single quotesGravatar Christian Hesse1-2/+2
33 hoursglobal-functions: $CertificateAvailable: use single quotesGravatar Christian Hesse1-3/+3
33 hoursgps-track: use custom user agent stringGravatar Christian Hesse1-3/+4
33 hoursgps-track: generate JSON with :serializerouteros-7.13-8Gravatar Christian Hesse1-5/+2
33 hoursmod/notification-matrix: generate JSON with :serializerouteros-7.13-7Gravatar Christian Hesse1-13/+11
33 hoursmod/notification-matrix: use custom user agent stringGravatar Christian Hesse1-7/+15
33 hoursmod/notification-ntfy: use custom user agent stringGravatar Christian Hesse1-1/+3
33 hoursmod/notification-ntfy: support basic authchange-127Gravatar Christian Hesse5-4/+20
5 daysglobal-functions: $ScriptFromTerminal: check multiple invocations...Gravatar Christian Hesse1-1/+6
5 daysglobal-functions: $ScriptLock: break long linesGravatar Christian Hesse1-2/+5
5 daysglobal-functions: $ScriptLock: degrade message to debugGravatar Christian Hesse1-2/+2
6 daysmod/notification-telegram: $SendTelegram: set originGravatar Christian Hesse1-1/+1
6 daysmod/notification-ntfy: $SendNtfy: set originGravatar Christian Hesse1-1/+1
6 daysmod/notification-matrix: $SendMatrix: set originGravatar Christian Hesse1-1/+1
6 daysmod/notification-email: $SendEMail: set originGravatar Christian Hesse1-1/+1
6 daysglobal-functions: $SendNotification: set originGravatar Christian Hesse1-1/+1
9 daysglobal-functions: $HumanReadableNum: indicate binary base...Gravatar Christian Hesse4-7/+11
9 daysglobal-functions: drop $LogPrintExit2Gravatar Christian Hesse1-22/+0
9 daysbump RouterOS requirement for all scripts and modules...routeros-7.13-6Gravatar Christian Hesse110-104/+116
9 daysMerge branch 'fw-addr-lists' into nextGravatar Christian Hesse2-37/+65
9 daysfw-addr-lists: break long linesGravatar Christian Hesse1-4/+8
9 daysfw-addr-lists: show count of active addressesGravatar Christian Hesse1-0/+1
9 daysfw-addr-lists: human readable numbers for countsGravatar Christian Hesse1-2/+4
9 daysfw-addr-lists: rework log messages, always include list nameGravatar Christian Hesse1-13/+26
9 daysfw-addr-lists: add debug message on successful downloadGravatar Christian Hesse1-0/+3
9 daysfw-addr-lists: try with less regexp matchesGravatar Christian Hesse1-8/+15
9 daysfw-addr-lists: use $FetchHugerouteros-7.13-5Gravatar Christian Hesse2-13/+11
11 daysMerge branch 'FetchHuge' into nextGravatar Christian Hesse2-2/+49
11 daysglobal-functions: $FetchHuge: remove file on failed downloadGravatar Christian Hesse1-0/+3
11 daysglobal-functions: $FetchHuge: make sure to work with clean file namesGravatar Christian Hesse1-3/+4
11 daysglobal-functions: $FetchHuge: control check-certificate with parameterGravatar Christian Hesse1-3/+7
11 daysglobal-functions: $FetchHuge: use custom user agent stringGravatar Christian Hesse1-1/+3
11 daysglobal-functions: introduce $FetchHugerouteros-7.13-4Gravatar Christian Hesse2-2/+39
12 daysREADME: update screenshot on lease script setupGravatar Christian Hesse1-0/+0
12 daysupdate list of contributorsGravatar Christian Hesse1-0/+1
12 daysREADME: add start-time & change interval in scheduler exampleGravatar netravnen2-2/+2
12 daysupdate list of contributorsGravatar Christian Hesse1-0/+1
2024-04-02mod/notification-matrix: add new configuration snippet...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...routeros-7.13-2change-126Gravatar Christian Hesse4-10/+9
2024-04-01mod/notification-matrix: use :deserialize ...Gravatar Christian Hesse2-5/+5
2024-04-01mod/notification-telegram: use :deserialize ...Gravatar Christian Hesse2-5/+5
2024-04-01telegram-chat: use :deserialize ...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 -> $FetchUserAgentStrGravatar 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...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 MikrotikGravatar 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...Gravatar Christian Hesse9-9/+8
2024-03-16global-functions: generate user agent string in function...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 notificationchange-124Gravatar Christian Hesse4-3/+11
2024-03-12mod/notification-email: clean name for display nameGravatar Christian Hesse1-1/+3
2024-03-12mod/notification-email: add display name with identity (if not given)Gravatar Christian Hesse1-2/+17
2024-03-12packages-update: drop RouterOS version check...Gravatar Christian Hesse2-8/+2
2024-03-12mod/ssh-keys-import: do not exit with errorGravatar Christian Hesse1-7/+7
2024-03-12mod/scriptrunonce: do not exit with errorGravatar Christian Hesse1-1/+1
2024-03-12mod/notification-matrix: do not exit with errorGravatar Christian Hesse1-5/+5
2024-03-12mod/bridge-port-vlan: do not exit with errorGravatar Christian Hesse1-2/+2
2024-03-12mod/bridge-port-to: do not exit with errorGravatar Christian Hesse1-1/+1
2024-03-12Merge branch 'LogPrint' into nextGravatar Christian Hesse62-517/+574
2024-03-12global-functions: $LogPrintOnce: drop support for exitGravatar Christian Hesse4-9/+9
2024-03-12update-tunnelbroker: switch to $LogPrintGravatar Christian Hesse1-6/+8
2024-03-12global-functions: add architecture in user-agent stringGravatar Christian Hesse1-1/+6
2024-03-12update-gre-address: switch to $LogPrintGravatar Christian Hesse1-2/+2
2024-03-12global-config: merge loading overlay and snippetsGravatar Christian Hesse1-10/+4
2024-03-12telegram-chat: switch to $LogPrintGravatar Christian Hesse1-13/+16
2024-03-12sms-forward: switch to $LogPrintGravatar Christian Hesse1-11/+7
2024-03-12sms-action: switch to $LogPrintGravatar Christian Hesse1-3/+4
2024-03-12ppp-on-up: switch to $LogPrintGravatar Christian Hesse1-5/+6
2024-03-12packages-update: switch to $LogPrintGravatar Christian Hesse1-17/+23
2024-03-12ospf-to-leds: switch to $LogPrintGravatar Christian Hesse1-3/+3
2024-03-12netwatch-notify: switch to $LogPrintGravatar Christian Hesse1-16/+13
2024-03-12netwatch-dns: switch to $LogPrintGravatar Christian Hesse1-13/+12
2024-03-12mode-button: switch to $LogPrintGravatar Christian Hesse1-7/+7
2024-03-12mod/ssh-keys-import: switch to $LogPrintGravatar Christian Hesse1-15/+22
2024-03-12mod/scriptrunonce: switch to $LogPrintGravatar Christian Hesse1-6/+7
2024-03-12mod/notification-telegram: switch to $LogPrintGravatar Christian Hesse1-7/+8
2024-03-12mod/notification-ntfy: switch to $LogPrintGravatar Christian Hesse1-7/+8
2024-03-12mod/notification-matrix: switch to $LogPrintGravatar Christian Hesse1-18/+23
2024-03-12mod/notification-email: switch to $LogPrintGravatar Christian Hesse1-6/+6
2024-03-12mod/bridge-port-vlan: switch to $LogPrintGravatar Christian Hesse1-10/+12