Commit graph

12 commits

Author SHA1 Message Date
Christian Hesse c32a727b6e add doc/upload-backup.md 2020-03-27 22:12:49 +01:00
Christian Hesse 001e7eeb39 global-functions: sort alphabetically 2020-02-28 15:26:26 +01:00
Christian Hesse ceaa83b83e 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.
2020-02-26 14:19:54 +01:00
Christian Hesse 3ebf68a08c global-functions: $LogAndError: add severity 2020-02-26 12:09:19 +01:00
Christian Hesse 0e6438eaff upload-backup: use $LogAndError 2020-02-26 11:51:49 +01:00
Christian Hesse afb9839073 update copyright for 2020 2020-01-01 17:00:39 +01:00
Christian Hesse 73a3e58c8f {email,upload}-backup: update wording 2019-11-21 22:22:04 +01:00
Christian Hesse 94581741f4 global-functions: introduce and use $DeviceInfo 2019-09-12 21:29:41 +02:00
Christian Hesse 44437c6846 upload-backup: make notification silent 2019-08-18 21:30:59 +02:00
Christian Hesse 39eef1a0b1 upload-backup: get values into array 2019-07-24 11:13:53 +02:00
Christian Hesse 55313b4841 upload-backup: get values into array 2019-07-24 11:06:50 +02:00
Christian Hesse 8d1313f588 add script 'upload-backup' 2019-07-19 11:46:29 +02:00