Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-07 | global-functions: drop $LogPrintExit2 | 1 | -22/+0 | ||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | 110 | -104/+116 | ||
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-04-07 | Merge branch 'fw-addr-lists' into next | 2 | -37/+65 | ||
2024-04-07 | fw-addr-lists: break long lines | 1 | -4/+8 | ||
2024-04-07 | fw-addr-lists: show count of active addresses | 1 | -0/+1 | ||
2024-04-07 | fw-addr-lists: human readable numbers for counts | 1 | -2/+4 | ||
2024-04-07 | fw-addr-lists: rework log messages, always include list name | 1 | -13/+26 | ||
2024-04-07 | fw-addr-lists: add debug message on successful download | 1 | -0/+3 | ||
2024-04-07 | fw-addr-lists: try with less regexp matches | 1 | -8/+15 | ||
2024-04-07 | fw-addr-lists: use $FetchHugerouteros-7.13-5 | 2 | -13/+11 | ||
2024-04-06 | Merge branch 'FetchHuge' into next | 2 | -2/+49 | ||
2024-04-06 | global-functions: $FetchHuge: remove file on failed download | 1 | -0/+3 | ||
2024-04-06 | global-functions: $FetchHuge: make sure to work with clean file names | 1 | -3/+4 | ||
2024-04-06 | global-functions: $FetchHuge: control check-certificate with parameter | 1 | -3/+7 | ||
2024-04-06 | global-functions: $FetchHuge: use custom user agent string | 1 | -1/+3 | ||
2024-04-06 | global-functions: introduce $FetchHugerouteros-7.13-4 | 2 | -2/+39 | ||
2024-04-04 | README: update screenshot on lease script setup | 1 | -0/+0 | ||
2024-04-04 | update list of contributors | 1 | -0/+1 | ||
2024-04-04 | README: add start-time & change interval in scheduler example | 2 | -2/+2 | ||
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. | |||||
2024-04-04 | update list of contributors | 1 | -0/+1 | ||
2024-04-02 | mod/notification-matrix: add new configuration snippet... | 4 | -8/+14 | ||
... instead of appending to global-config-overlay. | |||||
2024-04-02 | Merge branch 'deserialize' into nextrouteros-7.13-3 | 6 | -78/+16 | ||
2024-04-02 | global-functions: drop $ParseJson | 1 | -61/+0 | ||
2024-04-01 | telegram-chat: read file content...routeros-7.13-2change-126 | 4 | -10/+9 | ||
... instead of getting it. This lifts the size limit, though we are still limited by Telegram message size. This requires RouterOS 7.13. | |||||
2024-04-01 | mod/notification-matrix: use :deserialize ... | 2 | -5/+5 | ||
... instead of $ParseJson. This requires RouterOS 7.13. | |||||
2024-04-01 | mod/notification-telegram: use :deserialize ... | 2 | -5/+5 | ||
... instead of $ParseJson. This requires RouterOS 7.13. | |||||
2024-04-01 | telegram-chat: use :deserialize ... | 1 | -7/+6 | ||
... instead of $ParseJson. This requires RouterOS 7.13. | |||||
2024-03-31 | Merge branch 'aprils-fool'change-125 | 2 | -1/+2 | ||
2024-03-31 | news on April's Fool! 🥳️ | 1 | -2/+1 | ||
2024-03-31 | news on charge and fees | 2 | -1/+3 | ||
2024-03-29 | global-functions: rename $FetchUserAgent -> $FetchUserAgentStr | 4 | -13/+13 | ||
... to make sure the function does not clash with the variable we had before, as this causes issue with news and changes notification. | |||||
2024-03-27 | global-functions: $HumanReadableNum: set declared function only | 1 | -1/+1 | ||
2024-03-27 | global-functions: $AlignRight: set declared function only | 1 | -1/+1 | ||
2024-03-27 | global-functions: $FetchUserAgent: set declared function only | 1 | -1/+1 | ||
2024-03-27 | packages-update: do not reboot when scheduled | 1 | -0/+2 | ||
2024-03-27 | global-functions: $LogPrintOnce: detect and warn on possible crash | 1 | -0/+5 | ||
2024-03-26 | global-functions: $LogPrintOnce: indicate action via return | 1 | -1/+2 | ||
2024-03-26 | fw-addr-lists: one more interation on download failure... | 1 | -2/+2 | ||
... with even more delay. This script is called with long interval from scheduler, so should not be an issue. | |||||
2024-03-21 | telegram-chat: note active state when answering broadcast | 1 | -1/+1 | ||
2024-03-21 | telegram-chat: improve readability with symbols | 2 | -6/+10 | ||
2024-03-20 | netwatch-notify: pass script name into local functions | 1 | -14/+16 | ||
2024-03-20 | check-certificates: pass script name into local function | 1 | -6/+7 | ||
2024-03-20 | global-config: put example fw-addr-lists into repository | 4 | -3/+16 | ||
2024-03-18 | global-config: prepare a (commented) address-list for Mikrotik | 1 | -0/+4 | ||
This is AS51894: https://bgp.he.net/AS51894 | |||||
2024-03-18 | check-routeros-update: use custom user agent string | 1 | -1/+3 | ||
2024-03-16 | global-functions: $CertificateDownload: download via clean name... | 9 | -9/+8 | ||
... and rename certificates in repository. | |||||
2024-03-16 | global-functions: generate user agent string in function... | 3 | -14/+19 | ||
... and add the caller and my shortened url. | |||||
2024-03-15 | global-functions: $LogPrintExit2: add deprecation warning | 1 | -0/+4 | ||
2024-03-15 | README: add QR code with (shortened) upstream url | 2 | -0/+2 | ||
2024-03-15 | global-functions: $ScriptInstallUpdate: use shorter url | 1 | -1/+1 | ||
2024-03-14 | global-functions: $SymbolByUnicodeName: add these for later use | 1 | -0/+3 | ||
2024-03-13 | netwatch-notify: pass link to notificationchange-124 | 4 | -3/+11 | ||
This is pass verbatim below the notification text. | |||||
2024-03-12 | mod/notification-email: clean name for display name | 1 | -1/+3 | ||
2024-03-12 | mod/notification-email: add display name with identity (if not given) | 1 | -2/+17 | ||
2024-03-12 | packages-update: drop RouterOS version check... | 2 | -8/+2 | ||
... and allow all updates again. This requires RouterOS 7.13. | |||||
2024-03-12 | mod/ssh-keys-import: do not exit with error | 1 | -7/+7 | ||
2024-03-12 | mod/scriptrunonce: do not exit with error | 1 | -1/+1 | ||
2024-03-12 | mod/notification-matrix: do not exit with error | 1 | -5/+5 | ||
2024-03-12 | mod/bridge-port-vlan: do not exit with error | 1 | -2/+2 | ||
2024-03-12 | mod/bridge-port-to: do not exit with error | 1 | -1/+1 | ||
2024-03-12 | Merge branch 'LogPrint' into next | 62 | -517/+574 | ||
2024-03-12 | global-functions: $LogPrintOnce: drop support for exit | 4 | -9/+9 | ||
This is not widely adopted or used, so let's just drop it - no compatibility. | |||||
2024-03-12 | update-tunnelbroker: switch to $LogPrint | 1 | -6/+8 | ||
2024-03-12 | global-functions: add architecture in user-agent string | 1 | -1/+6 | ||
2024-03-12 | update-gre-address: switch to $LogPrint | 1 | -2/+2 | ||
2024-03-12 | global-config: merge loading overlay and snippets | 1 | -10/+4 | ||
2024-03-12 | telegram-chat: switch to $LogPrint | 1 | -13/+16 | ||
2024-03-12 | sms-forward: switch to $LogPrint | 1 | -11/+7 | ||
2024-03-12 | sms-action: switch to $LogPrint | 1 | -3/+4 | ||
2024-03-12 | ppp-on-up: switch to $LogPrint | 1 | -5/+6 | ||
2024-03-12 | packages-update: switch to $LogPrint | 1 | -17/+23 | ||
2024-03-12 | ospf-to-leds: switch to $LogPrint | 1 | -3/+3 | ||
2024-03-12 | netwatch-notify: switch to $LogPrint | 1 | -16/+13 | ||
2024-03-12 | netwatch-dns: switch to $LogPrint | 1 | -13/+12 | ||
2024-03-12 | mode-button: switch to $LogPrint | 1 | -7/+7 | ||
2024-03-12 | mod/ssh-keys-import: switch to $LogPrint | 1 | -15/+22 | ||
2024-03-12 | mod/scriptrunonce: switch to $LogPrint | 1 | -6/+7 | ||
2024-03-12 | mod/notification-telegram: switch to $LogPrint | 1 | -7/+8 | ||
2024-03-12 | mod/notification-ntfy: switch to $LogPrint | 1 | -7/+8 | ||
2024-03-12 | mod/notification-matrix: switch to $LogPrint | 1 | -18/+23 | ||
2024-03-12 | mod/notification-email: switch to $LogPrint | 1 | -6/+6 | ||
2024-03-12 | mod/bridge-port-vlan: switch to $LogPrint | 1 | -10/+12 | ||
2024-03-12 | mod/bridge-port-to: switch to $LogPrint | 1 | -9/+10 | ||
2024-03-12 | log-forward: switch to $LogPrint | 1 | -2/+2 | ||
2024-03-12 | lease-script: switch to $LogPrint | 1 | -7/+8 | ||
2024-03-12 | ipv6-update: switch to $LogPrint | 1 | -10/+11 | ||
2024-03-12 | ipsec-to-dns: switch to $LogPrint | 1 | -7/+7 | ||
2024-03-12 | hotspot-to-wpa: switch to $LogPrint | 3 | -21/+24 | ||
2024-03-12 | hotspot-to-wpa-cleanup: switch to $LogPrint | 3 | -21/+21 | ||
2024-03-12 | gps-track: switch to $LogPrint | 1 | -5/+5 | ||
2024-03-12 | global-functions: switch to $LogPrint | 1 | -80/+82 | ||
2024-03-12 | fw-addr-lists: switch to $LogPrint | 1 | -13/+13 | ||
2024-03-12 | firmware-upgrade-reboot: switch to $LogPrint | 1 | -7/+7 | ||
2024-03-12 | dhcp-to-dns: switch to $LogPrint | 1 | -12/+12 | ||
2024-03-12 | dhcp-lease-comment: switch to $LogPrint | 4 | -8/+8 | ||
2024-03-12 | daily-psk: switch to $LogPrint | 4 | -12/+12 | ||
2024-03-12 | collect-wireless-mac: switch to $LogPrint | 4 | -30/+30 | ||
2024-03-12 | check-routeros-update: switch to $LogPrint | 1 | -17/+18 | ||
2024-03-12 | check-lte-firmware-upgrade: switch to $LogPrint | 1 | -10/+10 | ||
2024-03-12 | check-health: switch to $LogPrint | 1 | -3/+3 | ||