Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | Christian Hesse | 1 | -1/+1 |
2024-06-10 | backup-cloud: remove trailing spaces•••How did I produce these!? 😳 | Christian Hesse | 1 | -1/+1 |
2024-06-05 | backup-cloud: log note on previous connection errors | Christian Hesse | 1 | -0/+4 |
2024-04-29 | backup-cloud: retry on error...•••Let's see if brute force helps. 🤪 | Christian Hesse | 1 | -12/+16 |
2024-04-29 | backup-cloud: clean up and simplify code | Christian Hesse | 1 | -6/+4 |
2024-04-29 | backup-cloud: no early exit...•••... as we want to make sure the directory (and its content) is removed. | Christian Hesse | 1 | -1/+0 |
2024-04-07 | global-functions: $HumanReadableNum: indicate binary base...•••... and update scripts to match the change. | Christian Hesse | 1 | -1/+1 |
2024-04-07 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6 | Christian Hesse | 1 | -1/+1 |
2024-03-12 | backup-cloud: switch to $LogPrint | Christian Hesse | 1 | -3/+4 |
2024-03-12 | backup-cloud: pass failure to packages-update | Christian Hesse | 1 | -1/+5 |
2024-03-12 | backup-cloud: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 |
2024-03-12 | backup-cloud: add a short delay•••Not sure it helps, but chances are... | 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 | -3/+14 |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 |
2024-03-04 | backup-cloud: move code into function | Christian Hesse | 1 | -46/+51 |
2024-01-30 | backup-cloud: use :jobname to get script name | Christian Hesse | 1 | -1/+2 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-11-15 | backup-cloud: use $HumanReadableNum for file size | Christian Hesse | 1 | -1/+2 |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -1/+1 |
2023-06-12 | backup-cloud: lock the script | Christian Hesse | 1 | -0/+2 |
2023-04-24 | backup-cloud: use $FormatLine | Christian Hesse | 1 | -3/+4 |
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/+58 |