Age | Commit message (Expand) | Author | Files | Lines |
2024-05-23 | backup-partition: news on support for copy-overchange-129 | Christian Hesse | 1 | -0/+1 |
2024-05-14 | fw-addr-lists: add 'strongips' list from blocklist.dechange-128 | Christian Hesse | 1 | -0/+1 |
2024-04-15 | mod/notification-ntfy: support basic auth•••Closes #59
change-127 | Christian Hesse | 1 | -0/+1 |
2024-04-01 | telegram-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-126 | Christian Hesse | 1 | -0/+1 |
2024-03-31 | news on April's Fool! 🥳️ | Christian Hesse | 1 | -2/+1 |
2024-03-31 | news on charge and fees | Christian Hesse | 1 | -0/+2 |
2024-03-13 | netwatch-notify: pass link to notification•••This is pass verbatim below the notification text.
change-124 | Christian Hesse | 1 | -0/+1 |
2024-03-12 | global-functions: introduce $LogPrint, deprecate $LogPrintExit2change-123 | Christian Hesse | 1 | -0/+1 |
2024-03-12 | global-config: support loading snippets•••This adds support for loading snippets, which need a name starting with
"global-config-overlay.d/". This allows to split off configuration if
desired.
change-122 | Christian Hesse | 1 | -0/+1 |
2024-03-12 | news on wifiwave2 EOLchange-121 | Christian Hesse | 1 | -0/+1 |
2024-03-12 | backup-cloud: catch error with :execute workaround•••Catching a runtime error here fails... So let's try a workaround
with :execute...
change-120 | Christian Hesse | 1 | -0/+1 |
2024-02-29 | fw-addr-lists: add support for IPv6change-119 | Christian Hesse | 1 | -0/+1 |
2024-01-30 | send a warning on storage sizechange-118 | Christian Hesse | 1 | -0/+6 |
2024-01-30 | packages-update: support deferred reboot on auto-update•••Closes #56
change-117 | Christian Hesse | 1 | -0/+1 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-12-05 | mention the donation hint...change-116 | Christian Hesse | 1 | -0/+5 |
2023-12-05 | celebrating ✨⭐ 1.000 stars ⭐✨ on Github!change-115 | Christian Hesse | 1 | -0/+2 |
2023-11-15 | drop old files left from migration | Christian Hesse | 1 | -1/+2 |
2023-11-15 | notify about parted scripts for wifi packagechange-114 | Christian Hesse | 1 | -0/+1 |
2023-11-09 | mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setup•••Well, now that we have a JSON parser... Let's improve the user
experience a bit.
change-113 | Christian Hesse | 1 | -0/+1 |
2023-11-09 | mod/ssh-keys-import: calculate fingerprint...•••... and store it in key-owner, which is descriptive only.
This requires RouterOS 7.12beta1 for the 'transform' property
for ':convert' command.
routeros-7.12beta1-2change-112 | Christian Hesse | 1 | -0/+1 |
2023-10-27 | dhcp-to-dns: allow multiple records for one mac address•••Now that we can have differnt name suffixes via networks it makes sense
to allow multiple records for one mac address.
Also update the wording for messages...
change-111 | Christian Hesse | 1 | -0/+2 |
2023-10-17 | global-functions: $ScriptInstallUpdate: drop support for scripts from storage•••Nobody ever used that, no?
(Well, except me - just before I implemented fetching. 😜)
change-110 | Christian Hesse | 1 | -0/+1 |
2023-10-17 | introduce mod/notification-ntfy...•••... for sending notifications via Ntfy (https://ntfy.sh/).
TODO: use proper formatting once supported in Android app:
https://github.com/binwiederhier/ntfy/issues/889
change-109 | Christian Hesse | 1 | -0/+1 |
2023-10-17 | log-forward: use colorful bullets to indicate severitychange-108 | Christian Hesse | 1 | -0/+1 |
2023-10-16 | mod/notification-telegram: drop support for non-fixed width fontchange-107 | Christian Hesse | 1 | -0/+1 |
2023-10-16 | telegram-chat: answer question mark with short noticechange-106-2 | Christian Hesse | 1 | -1/+1 |
2023-10-16 | telegram-chat: act on reply from selfchange-106-1 | Christian Hesse | 1 | -0/+1 |
2023-08-31 | check-routeros-update: support update from specific neighbor(s)•••... by matching the identity property.
change-105 | Christian Hesse | 1 | -0/+1 |
2023-08-15 | news and migration for wifiwave2change-104 | Christian Hesse | 1 | -0/+2 |
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded timeout, get from comment•••This keeps the default of four weeks, though.
| Christian Hesse | 1 | -1/+1 |
2023-06-28 | hotspot-to-wpa-cleanup: drop hard-coded server name, find by commentchange-103 | Christian Hesse | 1 | -0/+1 |
2023-06-28 | hotspot-to-wpa: support non-local users•••This has some limitations, though: The password is not known and
additional configuration can not be given in user's comment.
change-102 | Christian Hesse | 1 | -0/+1 |
2023-06-13 | introduce fw-addr-listschange-101 | Christian Hesse | 1 | -0/+1 |
2023-04-26 | mod/ssh-keys-import: make ssh-keys-import a modulerouteros-7.9beta4-3change-100 | Christian Hesse | 1 | -0/+2 |
2023-04-24 | dhcp-to-dns: get domain from dhcp server's network definitionchange-99 | Christian Hesse | 1 | -0/+1 |
2023-04-07 | check-certificates: try all SANs for downloadchange-98 | Christian Hesse | 1 | -0/+1 |
2023-03-22 | dhcp-to-dns: always create A record with mac address...•••... and an optional CNAME with host name.
change-97 | Christian Hesse | 1 | -1/+2 |
2023-03-20 | netwatch-notify: support note in notificationchange-96 | Christian Hesse | 1 | -0/+2 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done
automatically.
change-95 | Christian Hesse | 1 | -0/+16 |