enkore

Results 48 issues of enkore

Right now borg needs to be installed on the clients. BC could deploy a GPG-signed release binary of Borg onto the client if needed (and ofc. verify the download against...

c: borgcubed
plugin

Mutating is maybe to much work for now. But listing comes in handy for scripting things if need be.

c: cli

1. Retrying creates new job 2. When retrying would cross over the schedule, no retry is done anymore (fail-into-schedule)

c: borgcubed

dev-tools

Automatically built from branches and tags. Probably two variations: 1. An "all in one" container that is self-contained. Just give it a data directory and off you go. 2. A...

dev-tools

Current layout is a fixed layout, that works quite nice for desktop/laptops and probably tablets (in landscape mode) as well. It would be nice if this was a responsive layout,...

c: web

A bit like Jenkins: add actions before/after the actual archive creation. Allow plugins to provide "blocks". This is quite vital. It allows to prepare the system for a backup, eg....

plugin

Cf. #2368 Can be implemented similar to the output-type dependent file-size formatting.

c: json api

The decryption advantages apply regardless of repository type, so it makes sense to always apply the caching, even for local repositories.

From #2249 > Or we fix IO encoding to UTF-8 (irrespective of locale) in JSON mode, which probably makes more sense and is less error prone for downstream developers anyway....

bug
c: json api