Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

borgbackup

Develops and supports the BorgBackup free and open source backup software.
Collective - Host: europe - https://opencollective.com/borgbackup - Website: https://borgbackup.org - Code: https://github.com/borgbackup

+ `mkdir logs`

github.com/borgbackup/borgweb - 7e259effa09bb3aceeb24fdcf61e28059ec13ddd authored over 9 years ago by Per Guth <[email protected]>
+ Setup instructions for development environment

github.com/borgbackup/borgweb - bde588cb5bf7a8eafaecfee20a2a434526fc9295 authored over 9 years ago by Per Guth <[email protected]>
Added a picture

github.com/borgbackup/borgweb - 0fe4c2b076f92efdb5c24a666ef93b5e6226a945 authored over 9 years ago by Per Guth <[email protected]>
Fixed the links.

github.com/borgbackup/borgweb - 94ea68617e31ed1f70a18190d0de9935dfe5e41e authored over 9 years ago by Per Guth <[email protected]>
update CHANGES

github.com/borgbackup/borgweb - e242dc16a73d7631ef1c3850d1075544359debee authored over 9 years ago by Thomas Waldmann <[email protected]>
tox: remove py32, flask does not work on 3.2

github.com/borgbackup/borgweb - 3bf80c28204be0a4a631aff8c662dbde21e451c0 authored over 9 years ago by Thomas Waldmann <[email protected]>
setuptools matches directories where it only can handle files

github.com/borgbackup/borgweb - 1a0c2f60f23fb231859a33794202d53e33afcb35 authored over 9 years ago by Thomas Waldmann <[email protected]>
flask requires python 3.3+

github.com/borgbackup/borgweb - 6de049b9f373b9f7995cd625008e21a719506b28 authored over 9 years ago by Thomas Waldmann <[email protected]>
setup.py: use entry_points

github.com/borgbackup/borgweb - 45d8ee45bd50d4cef288dce6ef32fdfef5cb1d9a authored over 9 years ago by Thomas Waldmann <[email protected]>
setup.py: remove distutils, use find_packages, not zip_safe

github.com/borgbackup/borgweb - 3cfaf4cf05982358d1656a6698117c418353d303 authored over 9 years ago by Thomas Waldmann <[email protected]>
fix package_data

github.com/borgbackup/borgweb - be5e0e9c5de2167aa6792e5abf55135902979432 authored over 9 years ago by Thomas Waldmann <[email protected]>
add BountySource link

github.com/borgbackup/borgweb - 8e1e47f831503dc6a7925ed99342882d1bed9099 authored over 9 years ago by Thomas Waldmann <[email protected]>
add missing package, static and template files

github.com/borgbackup/borgweb - c12c1f1a092c9c57105e9499164b65a968a2fe51 authored over 9 years ago by Thomas Waldmann <[email protected]>
add versioneer

github.com/borgbackup/borgweb - 17be0be9b7a55b48359e80657b746f778f507129 authored over 9 years ago by Thomas Waldmann <[email protected]>
Implement `End of file` buttons, fixes #80

github.com/borgbackup/borgweb - 837179b5192b85b6bc31a1f3c67b72fbf520ba28 authored over 9 years ago by Per Guth <[email protected]>
bugfix: prevent loss of anchor on last log page

github.com/borgbackup/borgweb - e6352b07217fe02e6a413c5e131109bd139fd2c7 authored over 9 years ago by Per Guth <[email protected]>
Implement `Beginning` button #80

github.com/borgbackup/borgweb - 980bc5fb0d905c8913e4528214f3184ccbedeea3 authored over 9 years ago by Per Guth <[email protected]>
Last log page always blank, fixes #81

github.com/borgbackup/borgweb - e1c1b13bc01b191e37d093b1f3308178beac2f0a authored over 9 years ago by Per Guth <[email protected]>
Add/remove log file lines when resizeing window, fixes #73

github.com/borgbackup/borgweb - f36f03405ac8acb1b666de31f6d7e9b0b1c289d8 authored over 9 years ago by Per Guth <[email protected]>
After running a backup, automatically display it, fixes #75

github.com/borgbackup/borgweb - 8836352a68e13505057f6ed44b9fde8bb341cb52 authored over 9 years ago by Per Guth <[email protected]>
code refactor

github.com/borgbackup/borgweb - c22eb8262bd14998dbfd56b5389ae541b8478323 authored over 9 years ago by Per Guth <[email protected]>
error page w/ support links

github.com/borgbackup/borgweb - 97b064e2c241ad2160ccdbd359fd8df99cd45c79 authored over 9 years ago by Per Guth <[email protected]>
Now using `url_for()` for static URLs

github.com/borgbackup/borgweb - 26dce15c4ba5f758f8395a5a1c0331770403cc4f authored over 9 years ago by Per Guth <[email protected]>
add a custom error handler for 404

the template is minimal, needs something prettier

github.com/borgbackup/borgweb - f3e8fa7ddc89685ae26cf44c44045eb1ed10eaf4 authored over 9 years ago by Thomas Waldmann <[email protected]>
Merge branch 'master' of github.com:borgbackup/borgweb

github.com/borgbackup/borgweb - 36de70be5f451e362d05f8b704e7e3750c4145bb authored over 9 years ago by Thomas Waldmann <[email protected]>
logs view: fixed exception handler, abort with 404, fixes #77

github.com/borgbackup/borgweb - 0b2cd1b7a1c8693cbb3a566e9977cdc0a688b7ba authored over 9 years ago by Thomas Waldmann <[email protected]>
Merge pull request #72 from pguth/master

decouple pagination-div from file-list-div fixes #69

github.com/borgbackup/borgweb - 9a970b96ed116ee81bcf75d10636596b4d04f6b9 authored over 9 years ago by Per Guth <[email protected]>
decouple pagination-div from file-list-div fixes #69

github.com/borgbackup/borgweb - fe8c496834295f04ee447da5502ca56ff4bafbca authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #71 from pguth/master

Log line status coloring fixes #70

github.com/borgbackup/borgweb - cbd4a851fb4e5df8b94af8230c4c2fb8e47862e7 authored over 9 years ago by Per Guth <[email protected]>
Log line status coloring fixes #70

github.com/borgbackup/borgweb - be9a4b632684f409116984a1337693cba3e87041 authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - c7dcd954f60c7c377bdaae4ae2176ee83fb4a48a authored over 9 years ago by Per Guth <[email protected]>
fixed: update log list after backup

github.com/borgbackup/borgweb - 88c313d220aa2022621c8d2d223a892f1e943355 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #68 from pguth/master

logviewer rewrite; added browserSync

github.com/borgbackup/borgweb - 86c8e7345285cb312d18f87beaa7121b5eb2344b authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - 68c26c0e3dd518952aea4461196a7c7b41a39575 authored over 9 years ago by Per Guth <[email protected]>
logviewer rewrite

github.com/borgbackup/borgweb - de5d9e8f7924b71ee3de19212ab4329a37e76177 authored over 9 years ago by Per Guth <[email protected]>
refactor: modularized; added browserSync

github.com/borgbackup/borgweb - 457181e277448222a905cce4e3003484f43add52 authored over 9 years ago by Per Guth <[email protected]>
add related projects, fix web site url

github.com/borgbackup/borgweb - 72025acc15687ea3dbb273647c982b98fa16b388 authored over 9 years ago by Thomas Waldmann <[email protected]>
Merge branch 'master' of github.com:borgbackup/borgweb

github.com/borgbackup/borgweb - 96bf2110ec46f790791162d4f83e5e0db9677f0d authored over 9 years ago by Thomas Waldmann <[email protected]>
update irc channel name: #borgbackup

github.com/borgbackup/borgweb - d5b0e8e51b5c8d4a7a8858427c12282263a7f778 authored over 9 years ago by Thomas Waldmann <[email protected]>
small changes

github.com/borgbackup/borgweb - dc897966ec3c04722d610e7c48e95572653a8d80 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #67 from pguth/master

Ligther UI

github.com/borgbackup/borgweb - 03d5b4cdbd69cb5bc8cde780f8716c4664630e92 authored over 9 years ago by Per Guth <[email protected]>
return log file length via /logs/x api

github.com/borgbackup/borgweb - 3123ad2448d546a6e0baf1aebabd727145df80c2 authored over 9 years ago by Thomas Waldmann <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - da41ab2a58a7b8db646974c1a1910616c517a678 authored over 9 years ago by Per Guth <[email protected]>
more comments in config

github.com/borgbackup/borgweb - c009387a7413dbb536408a38cf29a37baa63c435 authored over 9 years ago by Thomas Waldmann <[email protected]>
logs: support reading the log in a specific direction (now also backwards)

github.com/borgbackup/borgweb - c17a4342ac64434d433a3ec982f530a7a9cddb9c authored over 9 years ago by Thomas Waldmann <[email protected]>
Minor changes to enable "forward" pagination

github.com/borgbackup/borgweb - 41de3908537561f8104a03343a62125ad74b21ab authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - ac51b42132c41a0914312d34379fe7703d414992 authored over 9 years ago by Per Guth <[email protected]>
logs: support reading the log in a specific direction (forwards only right now)

github.com/borgbackup/borgweb - 65e87c41093324cfa61d358116ab8286590ba7bc authored over 9 years ago by Thomas Waldmann <[email protected]>
1. Variable rename `cfg` -> `env` 2. Lighter UI 3. Pagination

github.com/borgbackup/borgweb - d3bd4d6b59453ddbb4668fabf4eb2e66c5ecaf9e authored over 9 years ago by Per Guth <[email protected]>
log viewer height ~= viewport height

github.com/borgbackup/borgweb - 20f9045059d1db1bcb01448f04d25b4f30343639 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #63 from pguth/master

code refactor, minor bugfix

github.com/borgbackup/borgweb - f6e5deb883d53e05fefa0abe9ff4ecdc73e2bae9 authored over 9 years ago by Per Guth <[email protected]>
code refactor, minor bugfix

github.com/borgbackup/borgweb - fc4e89e6b1a12e5e645926404787e510d8dcf3df authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #62 from pguth/master

fixes: Stop backup` block `Start backup` for ~250ms or so?

github.com/borgbackup/borgweb - 46a05147ebd143920bb712abac13018fb9fba196 authored over 9 years ago by Per Guth <[email protected]>
After `fixes: Stop backup` block `Start backup` for ~250ms or so? fixes #52

github.com/borgbackup/borgweb - 3df857a25e87b49e223337f81821f4a466688fdb authored over 9 years ago by Per Guth <[email protected]>
fixed status `danger`, code refactor

github.com/borgbackup/borgweb - 90be4da133a55d3393a3832853c17a5b1f50b86f authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #57 from pguth/master

fixes: Increase backup status poll time #56

github.com/borgbackup/borgweb - 9d2c10a1b6488211d9728d0c511ee94c6ec3ea3d authored over 9 years ago by Per Guth <[email protected]>
fixes: Increase backup status poll time #56

github.com/borgbackup/borgweb - e19a5f44ee4ff0fa16910461de5932a17b602f64 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #55 from pguth/master

fixes: `Start backup` button breaks after first usage #47

github.com/borgbackup/borgweb - 57749d4c1f8f9e5abc07779b7c4302fcae0a42fe authored over 9 years ago by Per Guth <[email protected]>
closes: Minify JS in release versions #36

github.com/borgbackup/borgweb - 4017ccb365bdf9ee2815f94faebb58589ab244df authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #54 from pguth/master

fixes: `Start backup` button breaks after first usage #47

github.com/borgbackup/borgweb - 67c530641fc61d14f143f711f9a7b06de0df8b25 authored over 9 years ago by Per Guth <[email protected]>
`Start backup` button breaks after first usage, fixes #47

github.com/borgbackup/borgweb - e7825478a3cd666cba3bd52d01a93d9d98aea4ff authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #53 from pguth/master

After site loaded: highlight the currently displayed log in the list,…

github.com/borgbackup/borgweb - 1aee3971c2ef75c6236bb53ff070ff267c9f42da authored over 9 years ago by Per Guth <[email protected]>
After site loaded: highlight the currently displayed log in the list, fixes #26

github.com/borgbackup/borgweb - 33b81697e440eaf6429a044727bd014d4d789feb authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #51 from pguth/master

some code refactor

github.com/borgbackup/borgweb - 570969bfaddca3597251dfe5c2f075d43ba54275 authored over 9 years ago by Per Guth <[email protected]>
some code refactor

github.com/borgbackup/borgweb - 3de5a138a4b02996d9fc9bf80d4f111d0f0df6ae authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #50 from pguth/master

Some code refactoring

github.com/borgbackup/borgweb - 81a7f969ba4ee78615679dc3f71c12ecfb62518c authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - 2a18f68e5b28355a9025d6fd5728277fee2c7f9a authored over 9 years ago by Per Guth <[email protected]>
Some code refactoring

github.com/borgbackup/borgweb - 021a96357925ab8a294c95cd2887e1ba56f13bed authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #48 from pguth/master

Some code refactoring

github.com/borgbackup/borgweb - 70d95ab66515936ebb99be868c1284fa96bfa3d7 authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/pguth/borgweb

github.com/borgbackup/borgweb - 3bfd0743ef93f249d8699e7631a924a84ce55095 authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/pguth/borgweb

github.com/borgbackup/borgweb - ccd6201c8b699ba6761ae9731cff6b44d2fdb6d2 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #46 from pguth/master

Status indicator for opened log, fixes #44

github.com/borgbackup/borgweb - 842a7c62b661ae6cfc97559358fa8905fadc7de3 authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/pguth/borgweb

github.com/borgbackup/borgweb - bd6a3a0237145de2def466d5ed298d9eab5da12e authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - 6bb16b2d11509851a220b3a711ff2fcbd41c851b authored over 9 years ago by Per Guth <[email protected]>
Merge branch 'master' of https://github.com/borgbackup/borgweb

github.com/borgbackup/borgweb - 58687b8d5b3eb7a2fb617e104cf501b985ecf5fa authored over 9 years ago by Per Guth <[email protected]>
Status indicator for opened log, fixes #44

github.com/borgbackup/borgweb - c4843cd6b4ee05fa443c8bdf3eb364275d62a06f authored over 9 years ago by Per Guth <[email protected]>
show the pid when starting/stopping/status querying a backup

github.com/borgbackup/borgweb - 863ba3c7319db8f4bcca966eb360882ad6a5c5b7 authored over 9 years ago by Thomas Waldmann <[email protected]>
simplify timestamp computation

github.com/borgbackup/borgweb - 4e4c9e1ed07727b8c09afade200e8c78aebed1a8 authored over 9 years ago by Thomas Waldmann <[email protected]>
reorder backup view methods (no other changes)

github.com/borgbackup/borgweb - cc1f5c889d5d0e8a394a00af64347ecb3415d73c authored over 9 years ago by Thomas Waldmann <[email protected]>
use localtime for logs / archive names

github.com/borgbackup/borgweb - cdd055ec0838c0200843f9b3f4628fb6d6275b1b authored over 9 years ago by Thomas Waldmann <[email protected]>
rename some key names in json results for log views

github.com/borgbackup/borgweb - d7bdba1d5e4e1de82407e7d90b40368245bc0b5f authored over 9 years ago by Thomas Waldmann <[email protected]>
Merge pull request #43 from pguth/master

Flash view area when changing log file, fixes #28

github.com/borgbackup/borgweb - af464b9f3aa497aab3caa2073d6b13f6ede58b7b authored over 9 years ago by Per Guth <[email protected]>
Flash view area when changing log file, fixes #28

github.com/borgbackup/borgweb - 42176ed10b780b017b3dbaa2d4a84ee5cdf246fa authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #42 from pguth/master

Removed (hopefully all) static ressource links, fixes #17

github.com/borgbackup/borgweb - 0bda182c6b798f918e919051cb13812aee939327 authored over 9 years ago by Per Guth <[email protected]>
Removed (hopefully all) static ressource links, fixes #17

github.com/borgbackup/borgweb - 5bf96d7243c502fb91df561596876815c399505f authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #41 from pguth/master

More space between log-list and log-view in collapsed view, fixes #23

github.com/borgbackup/borgweb - 92f0c3f9f057bf2222554134e3cb68c07cc08d46 authored over 9 years ago by Per Guth <[email protected]>
More space between log-list and log-view in collapsed view, fixes #23

github.com/borgbackup/borgweb - 7c7f00d6e579147fe380f029a59d8e04f73b08b4 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #40 from pguth/master

Collapse grid later, fixes #21

github.com/borgbackup/borgweb - 642880b548dca154ed7b20f5fab0c7168fc97c5a authored over 9 years ago by Per Guth <[email protected]>
Collapse grid later, fixes #21

github.com/borgbackup/borgweb - 3ba4b236a0b6cfa0be87674a15ca3ec6583f3354 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #39 from pguth/master

fix burgerbutton, tweak button css fixes #33

github.com/borgbackup/borgweb - 1d4347883aa556844c4449eadcdcb7a550c216c7 authored over 9 years ago by Per Guth <[email protected]>
fix burgerbutton, tweak button css fixes #33

github.com/borgbackup/borgweb - 550e279b7da0c6e18f0934b61e4d0601588baafa authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #38 from pguth/master

display log file path / bug fixes append function

github.com/borgbackup/borgweb - 50d2562a72cfdaccd539b6319bbc55f4ef8b85ba authored over 9 years ago by Per Guth <[email protected]>
display log file path / bug fixes append function

github.com/borgbackup/borgweb - df781296699cd21ad20e3ccf54a84e4b5a4a4456 authored over 9 years ago by Per Guth <[email protected]>
Merge pull request #37 from pguth/master

replaced log rendering fkts -> now loading and appending parts

github.com/borgbackup/borgweb - 538d9e5e653c12f59c3f6d6fdea2e83383ad1cf3 authored over 9 years ago by Per Guth <[email protected]>
replaced log rendering fkts -> now loading and appending parts

github.com/borgbackup/borgweb - 5a874aa278b28089c785720d6b185fbff219c9ab authored over 9 years ago by Per Guth <[email protected]>
add experimental log classifiers

github.com/borgbackup/borgweb - 9ff5c6a709c62aa41451213d9b5a6bd560b9f531 authored over 9 years ago by Thomas Waldmann <[email protected]>
add per-line classifier so we can have coloured log lines

github.com/borgbackup/borgweb - 378606f6abd043b28f2e3ed412b7af62bf9134b3 authored over 9 years ago by Thomas Waldmann <[email protected]>