borgweb
borgweb copied to clipboard
Web UI for Borg Backup
With some update to the backend code we can display the status of all log files in the log file overview on the left.
Better notify the user that server is down.
sometimes a few lines are missing. even clicking forward then does not make them visible. when starting from the beginning of the file and clicking (quite often) "forward", the lines...
In my case Chromium thinks that all error originate in `dateformat.js` when `minifyify` /w sourcemap generation is on.
not a daily task, but it may happen if the admin is away and it would be nice if users could help themselves: restore some files they lost / they...
See here how to set up dev environment: https://github.com/borgbackup/borgweb/blob/master/docs/installation.rst
Hi all, I'm using borgbackup from command line and after looking for some alternative open source backup for windows, I came across duplicati 2.0 which is not released yet, but...
Forward/backward buttons of the browser do _not_ work meaningfully currently. Using [html5 hooks](https://developer.mozilla.org/en-US/docs/Web/API/History_API#Adding_and_modifying_history_entries) we could.
currently it used borg's logo and favicon - do we need a different one?
1. `As a user I want to search through *the displayed* log file.` 2. `As a user I want to search through *all* log files.` We do `1`, should we...