Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | doc/daily-psk: add badges | Christian Hesse | 1 | -0/+7 | |
2024-03-12 | daily-psk: drop support for wifiwave2 | Christian Hesse | 1 | -16/+6 | |
2023-11-15 | daily-psk: support new wifi package | Christian Hesse | 1 | -6/+16 | |
2023-10-17 | introduce mod/notification-ntfy...change-109 | Christian Hesse | 1 | -1/+2 | |
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 | |||||
2023-08-09 | daily-psk: add support for wifiwave2 | Christian Hesse | 1 | -7/+18 | |
2023-06-11 | doc/daily-psk: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-06-01 | doc/daily-psk: rename schedulers... | Christian Hesse | 1 | -4/+4 | |
... to match other scripts. | |||||
2023-01-12 | doc/daily-psk: drop the start-date from scheduler | Christian Hesse | 1 | -2/+2 | |
2023-01-12 | doc/daily-psk: add missing bits for CAPsMAN | Christian Hesse | 1 | -5/+9 | |
2023-01-11 | use arrows with emoji representation | Christian Hesse | 1 | -3/+3 | |
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | |||||
2022-10-20 | doc/daily-psk: update notification | Christian Hesse | 1 | -1/+1 | |
---- ✂️ ---- 📅 daily PSK Guest-Wifi This is the daily PSK on MikroTik: SSID: Guest-Wifi PSK: S3cr3tStr1ng Date: oct/18/2022 A client device specific rule must not exist! 🔗 https://www.eworm.de/cgi-bin/cqrlogo-wifi.cgi?scale=8&level=1&ssid=Guest-Wifi&pass=S3cr3tStr1ng ---- ✂️ ---- | |||||
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -1/+2 | |
2022-05-12 | doc/daily-psk: RouterOS v7 path syntax | Christian Hesse | 1 | -5/+5 | |
2022-02-20 | add doc/mod/notification-matrix | Christian Hesse | 1 | -1/+2 | |
2022-02-20 | add doc/mod/notification-telegram | Christian Hesse | 1 | -1/+2 | |
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | Christian Hesse | 1 | -1/+1 | |
2022-02-11 | doc: put hints into block quote | Christian Hesse | 1 | -2/+2 | |
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 1 | -1/+1 | |
2021-06-21 | doc: add sample notifications | Christian Hesse | 1 | -0/+4 | |
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | Michael Gisbers | 1 | -1/+1 | |
Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ | |||||
2021-05-03 | doc: inform about dependency on base installation | Christian Hesse | 1 | -0/+3 | |
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2021-02-18 | global: drop script 'global-wait'change-44 | Christian Hesse | 1 | -9/+4 | |
All scripts wait for the global functions on their own now. | |||||
2020-05-27 | daily-psk: wait to be fully connected | Christian Hesse | 1 | -1/+1 | |
2020-05-26 | doc/daily-psk: use $WaitFullyConnected | Christian Hesse | 1 | -1/+1 | |
2020-03-27 | add doc/daily-psk.md | Christian Hesse | 1 | -0/+56 | |