Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-12 | doc/mod/ssh-keys-import: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/scriptrunonce: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-telegram: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-ntfy: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-matrix: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/notification-email: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/ipcalc: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/inspectvar: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/bridge-port-vlan: add badges | 1 | -0/+7 | |
2024-03-12 | doc/mod/bridge-port-to: add badges | 1 | -0/+7 | |
2024-01-30 | mod/ssh-keys-import: bump RouterOS version dependency | 1 | -2/+0 | |
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 | 6 | -39/+34 | |
2023-11-09 | doc/mod/notification-telegram: end all commands with a semicolon | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-ntfy: end all commands with a semicolon | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-matrix: end all commands with a semicolon | 1 | -2/+2 | |
2023-11-09 | doc/mod/notification-email: end all commands with a semicolon | 1 | -2/+2 | |
2023-11-09 | doc/mod/ssh-keys-import: reference stable version | 1 | -1/+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 | 1 | -1/+7 | |
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 | 4 | -0/+82 | |
2023-08-18 | mod/ssh-keys-import: support ed25519 keys...•••... with RouterOS 7.12beta1 routeros-7.12beta1-1 | 1 | -1/+6 | |
2023-08-18 | doc/mod/ssh-keys-import: drop duplicate key type•••Stupid copy'n'paste error... 🫣 | 1 | -1/+1 | |
2023-08-18 | mod/ssh-keys-import: drop RouterOS version dependency•••... as global-functions depend on RouterOS 7.9beta already. | 1 | -2/+0 | |
2023-08-06 | mod/notification-telegram: introduce $PurgeTelegramQueue•••... to purge the queue and remove the scheduler. | 1 | -0/+5 | |
2023-08-06 | mod/notification-matrix: introduce $PurgeMatrixQueue•••... to purge the queue and remove the scheduler. | 1 | -0/+5 | |
2023-08-06 | mod/notification-email: introduce $PurgeEmailQueue•••... to purge the queue and remove the scheduler. | 1 | -0/+5 | |
2023-06-27 | doc/mod/ssh-keys-import: link the RouterOS button to changelog | 1 | -1/+1 | |
2023-06-11 | doc/mod/notification-telegram: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mod/notification-matrix: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mod/notification-email: hint to copy from global-config | 1 | -0/+4 | |
2023-06-11 | doc/mod/scriptrunonce: hint to copy from global-config | 1 | -0/+4 | |
2023-05-25 | doc/mod/notification-telegram: show how to set bot's profile photo | 2 | -0/+14 | |
2023-05-22 | doc/mod/notification-telegram: describe how to declare functions...•••... to use them in own scripts. | 1 | -2/+8 | |
2023-05-22 | doc/mod/notification-matrix: describe how to declare functions...•••... to use them in own scripts. | 1 | -2/+8 | |
2023-05-22 | doc/mod/notification-email: describe how to declare functions...•••... to use them in own scripts. | 1 | -2/+8 | |
2023-04-26 | mod/ssh-keys-import: make ssh-keys-import a modulerouteros-7.9beta4-3change-100 | 1 | -0/+59 | |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | 1 | -2/+2 | |
2023-01-31 | introduce telegram-chat•••Druvis from Mikrotik produced a video "MikroTik Telegram bot - Chat with your Router?". He shows his script to chat with a Router via Telegram bot to send it commands: https://youtu.be/KLX6j3sLRIE This script is kind of limited and has several issues... 🥴 Let's make it robust, usable, multi-device capable and just fun! 😁 (Sadly Mikrotik has a policy to not allow links in Youtube comments. Thus my comment with several hints was removed immediately. If anybody is in contact with Druvis... Please tell him about this script!) change-90 | 1 | -0/+1 | |
2023-01-11 | use arrows with emoji representation•••We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | 8 | -24/+24 | |
2022-11-22 | doc/mod/notification-email: mention correct time | 1 | -0/+2 | |
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | 3 | -0/+65 | |
2022-06-10 | doc/mod/bridge-port-to: fix scheduler name | 1 | -1/+1 | |
2022-06-05 | doc/mod/notification-telegram: how to use the function | 1 | -0/+10 | |
2022-06-05 | doc/mod/notification-matrix: how to use the function | 1 | -0/+10 | |
2022-05-12 | doc/mod/scriptrunonce: RouterOS v7 path syntax | 3 | -2/+2 | |
2022-05-12 | doc/mod/notification-matrix: RouterOS v7 path syntax | 4 | -3/+3 | |
2022-05-12 | doc/mod/ipcalc.d/ipcalc: RouterOS v7 path syntax | 2 | -0/+0 | |
2022-05-12 | doc/mod/inspectvar: RouterOS v7 path syntax | 2 | -1/+1 | |
2022-05-12 | doc/mod/bridge-port-vlan: RouterOS v7 path syntax | 1 | -9/+9 | |
2022-05-12 | doc/mod/bridge-port-to: RouterOS v7 path syntax | 1 | -6/+6 | |
2022-03-01 | doc/mod/notification-matrix: add verbose steps for setup•••Modified-by: Christian Hesse <mail@eworm.de> | 4 | -2/+57 | |
2022-02-22 | doc/mod/scriptrunonce: document optional configuration | 1 | -1/+14 | |
2022-02-21 | add doc/mod/scriptrunonce | 3 | -0/+38 | |
2022-02-20 | add doc/mod/ipcalc | 3 | -0/+53 | |
2022-02-20 | add doc/mod/inspectvar | 2 | -0/+33 | |
2022-02-20 | add doc/mod/notification-matrix | 2 | -0/+50 | |
2022-02-20 | add doc/mod/notification-telegram | 2 | -0/+58 | |
2022-02-12 | doc/mod: put hints into block quote, update info icon, fix links | 2 | -6/+6 | |
2021-11-16 | reintroduce global-waitchange-68 | 2 | -2/+6 | |
2021-11-15 | shorten modules directory name (global-functions.d -> mod)change-67 | 2 | -0/+162 |