Age | Commit message (Expand) | Author | Files | Lines |
2020-09-18 | extend magic pattern with "by RouterOS"•••This matches the string included in export.
| Christian Hesse | 1 | -1/+1 |
2020-09-01 | upload-backup: remove extra curly bracket | Christian Hesse | 1 | -1/+0 |
2020-09-01 | upload-backup: wait for file | Christian Hesse | 1 | -0/+3 |
2020-07-17 | upload-backup: change symbol to warning sign on failure | Christian Hesse | 1 | -1/+5 |
2020-07-17 | upload-backup: add symbol in notification | Christian Hesse | 1 | -1/+2 |
2020-06-19 | explicitly name the license•••Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
https://www.gnu.org/licenses/#GPL
https://www.gnu.org/licenses/gpl.html
https://www.gnu.org/licenses/gpl.md
| Christian Hesse | 1 | -0/+1 |
2020-04-03 | upload-backup: use $LogPrintExit | Christian Hesse | 1 | -2/+2 |
2020-03-27 | add doc/upload-backup.md | Christian Hesse | 1 | -0/+1 |
2020-02-28 | global-functions: sort alphabetically | Christian Hesse | 1 | -7/+7 |
2020-02-26 | global-functions: merge $LogAnd{Error,Put} to $LogPrintExit ...•••... and fix logging.
Logging with severity from variable (:log $severity ...) is not
possible, this is considered a syntax error. Also the 'workaround' with
parsing code failed with missing message in log.
The reliable code is a lot longer, so merge the two functions to save a
lot of duplicate code.
| Christian Hesse | 1 | -2/+2 |
2020-02-26 | global-functions: $LogAndError: add severity | Christian Hesse | 1 | -1/+1 |
2020-02-26 | upload-backup: use $LogAndError | Christian Hesse | 1 | -2/+2 |
2020-01-01 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 |
2019-11-21 | {email,upload}-backup: update wording | Christian Hesse | 1 | -1/+1 |
2019-09-12 | global-functions: introduce and use $DeviceInfo | Christian Hesse | 1 | -13/+4 |
2019-08-18 | upload-backup: make notification silent | Christian Hesse | 1 | -1/+1 |
2019-07-24 | upload-backup: get values into array | Christian Hesse | 1 | -4/+3 |
2019-07-24 | upload-backup: get values into array | Christian Hesse | 1 | -4/+3 |
2019-07-19 | add script 'upload-backup'change-6 | Christian Hesse | 1 | -0/+75 |