Giter Site home page Giter Site logo

borgweb's People

Contributors

audeoudh avatar henfri avatar perguth avatar saman-jafari avatar thomaswaldmann avatar thorpejosh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

borgweb's Issues

Add a search field

  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 also do 2? @ThomasWaldmann

Infinite scrolling API

old: /logs/idx/start_lineno:end_lineno

new: /logs/idx/offset:linecount

result of http://127.0.0.1:5000/logs/1/282:2:

}{
  "fname": "/home/tw/w/borgweb/logs/localhost-2015-06-18-16:45:19",
  "lines": [
    "A .git/hooks/pre-push.sample",
    "A .git/hooks/pre-rebase.sample"
  ],
  "offset": 342
}

feature request: take a look at duplicati 2.0 web interface for inspiration

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 it had some amazing easy to use web interface for backup; worth checking out.

specifically,

how the UI guides you to setup the backup configs with ? to show you options
how it lists backup jobs and when clicked you can run the job, modify, restore etc.

http://www.duplicati.com/howtos/how-to-install-and-run-duplicati-2-0-preview

Thanks,

Bedros

Display kill message in browser log

The /backup/stop processing returns whether it could (softly) terminate the process (SIGTERM) or whether it had to use force (SIGKILL). Might be interesting to display or log.

template structure needs improvement

tried to make a nice 404 page, rendering it somehow inside the "theme" using this templates/404.html:

{% extends "_layout.html" %}

{% block content %}
<p>404 Not found.</p>
{% endblock %}

But that somehow looks unexpectedly crappy...

Repo URL

Add https://borgbackup.github.io/borgweb/ as repo URL (next to the short description, top of the repo page). Only project owners can do that.

Success state checking broken?

borg: Exiting with failure status due to previous errors
U __init__.py
...

yields

{
  "filename": "/home/pguth/github/borgweb/borgweb/logs/localhost-2015-06-22-18:46:29",
  "status": "success"
}

Internationalization

  • Lay groundwork code wise
  • Add a language switcher
  • React to browser language settings
  • See how transifex.com works

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.