Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-12 | script-updates: allow to set dont-require-permissions=yes | Christian Hesse | 1 | -1/+4 | |
This requires the new script to contain a line: # requires: dont-require-permissions=yes | |||||
2018-09-28 | script-updates: make sure new script starts with magic | Christian Hesse | 1 | -5/+9 | |
2018-09-27 | start scripts with a magic token / shebang | Christian Hesse | 1 | -1/+1 | |
2018-09-14 | script-updates: add error handling back in | Christian Hesse | 1 | -7/+9 | |
We have to make sure the script does not terminate on first error... | |||||
2018-09-13 | script-updates: check and warn about policies | Christian Hesse | 1 | -0/+10 | |
2018-09-03 | script-updates: fetch into variablerouteros-6.43 | Christian Hesse | 1 | -13/+16 | |
2018-08-27 | script-updates: add support for url suffix | Christian Hesse | 1 | -1/+2 | |
This allows to fetch from different branch... | |||||
2018-08-24 | add empty comment at first line... | Christian Hesse | 1 | -0/+1 | |
... for better formatting in export. | |||||
2018-07-10 | script-updates: always accept updates from file | Christian Hesse | 1 | -33/+25 | |
2018-07-09 | script-updates: handle error on fetch | Christian Hesse | 1 | -4/+8 | |
2018-07-09 | script-updates: check certificate on fetch | Christian Hesse | 1 | -1/+3 | |
2018-07-09 | script-updates: support fetch from url | Christian Hesse | 1 | -9/+40 | |
2018-07-05 | add scripts | Christian Hesse | 1 | -0/+17 | |