Commit Graph

246 Commits

Author SHA1 Message Date
Thomas Waldmann b448659e3f tray menu: document bug that causes menu state to not refresh, see #48
single LMB click fails to refresh, double LMB and MMB works.
2018-11-24 04:04:28 +01:00
Thomas Waldmann 162f6bf7a5 refactor tray menu: deduplicate 2018-11-24 03:41:09 +01:00
Thomas Waldmann 514599a1e9 support borg prune --keep-within, fixes #6 2018-11-24 03:01:50 +01:00
Manuel Riel 94f03f052c
Merge pull request #45 from ThomasWaldmann/check-single-archive
support checking a single (selected) archive, fixes #33
2018-11-24 08:16:13 +08:00
TW 7ae3f3222b
Merge pull request #44 from ThomasWaldmann/travis-flake8
misc fixes
2018-11-23 15:18:50 +01:00
Thomas Waldmann 8066156f98 support checking a single (selected) archive, fixes #33
For mount the behavior is to mount the selected archive if one is
selected and the whole repo when none is selected. The same behavior
was now implemented for check as well.
2018-11-23 14:33:31 +01:00
Thomas Waldmann 2358d030de run flake8 checker on travis
but only on linux, once is enough.
2018-11-22 21:22:48 +01:00
Thomas Waldmann 9b24a1161b flake8: fix W503 2018-11-22 21:21:52 +01:00
Thomas Waldmann e02b241762 fix trivial flake8 fails 2018-11-22 20:31:10 +01:00
Thomas Waldmann 33e3b71caf remove unused imports 2018-11-22 20:27:44 +01:00
Thomas Waldmann 80a225c15e fix "string statement has no effect" 2018-11-22 20:23:10 +01:00
Thomas Waldmann b73da22f59 fix indentation 2018-11-22 20:23:10 +01:00
Thomas Waldmann d6ab81c37e simplify code
one line more, but easier and only 1 dict access instead of 3.
2018-11-22 20:23:10 +01:00
Thomas Waldmann 94e21ab001 typo fix 2018-11-22 20:23:10 +01:00
Manu 65214b8e73 Add extraction dialog and code to test table performance. See #26. WIP 2018-11-22 18:25:22 +08:00
Manu 54d9ba1c2c Add UI for extract dialog. Add alternating table color. 2018-11-22 15:03:19 +08:00
Manu feb9d080df Start adding extract subcommand in Archive tab. #26 2018-11-22 13:48:16 +08:00
Manu 84cb40ae02 Fix Makefile escaping. 2018-11-22 12:20:08 +08:00
Manu fe72e84b3c Bump version: 0.4.5 → 0.4.6 2018-11-22 12:13:04 +08:00
Manu abea5c5cba Summarize last commit messages when bumping version. 2018-11-22 12:12:59 +08:00
Manu 84551733a2 Implement umount-command on Archive-Tab. Fixes #32 2018-11-22 12:06:10 +08:00
Manu 9640d1f181 Add logging to background scheduler. Mention log dirs in README. Adds to #35 2018-11-22 11:26:26 +08:00
Manu c30bdd9cf4 Redirect Borg logging output to standard location. Fixes #35 2018-11-22 11:06:58 +08:00
Manu a45c297413 Fix pytest for tox. 2018-11-22 10:23:40 +08:00
Manu 8659336f5d Fix flake8 warnings. 2018-11-22 10:18:03 +08:00
Manu 2f0bc7d70e Saver prune prefix matching. #38 2018-11-22 09:50:35 +08:00
Manu 3800b4f459 Enable word wrapping for repo/ssh-add and main window status display. Fixes #30 2018-11-22 09:48:05 +08:00
Manu ef1966c27a Rename SnapshotModel to ArchiveModel. Adds to #39 2018-11-22 09:35:59 +08:00
Manu 3ec5fa0959 Use 'Archive' term instead of 'Snapshot' to be consistent with main Borg terminology. Fixes #39 2018-11-22 09:18:12 +08:00
Manu b6dcca5408 Remove platform-specific FUSE hint. Fixes #37 2018-11-22 09:05:54 +08:00
Manu 1894558541 Limit prunes to current hostname. Fixes #38 2018-11-22 09:00:50 +08:00
Manu 4afdf1427c Remove *NEW!* references from README. Use milestones for planned features. Fixes #40 2018-11-22 08:57:02 +08:00
Manuel Riel 217959e81c
Merge pull request #42 from ThomasWaldmann/flake8
add flake8 checker, fix trivial issues
2018-11-22 08:49:26 +08:00
Thomas Waldmann 79936a59a5 fix a lot of trivial issues discovered by flake8 2018-11-22 01:43:37 +01:00
Thomas Waldmann 2ccc943b69 tox: add flake8 for style and other checking 2018-11-22 01:40:57 +01:00
Manu 2532a4cd6c Set min=max size to disable resizing of window. Fixes #36 2018-11-22 00:41:00 +08:00
Manu b8e51daecd Remove leftover debugging Exception. 2018-11-22 00:37:47 +08:00
Manu a72f84f17d Add client-side scrubbing of passwords. Fixes #34 2018-11-22 00:36:35 +08:00
Manu f9c9ddbf59 Reset icon state when backup is cancelled. 2018-11-21 22:59:33 +08:00
Manu 50fa73ba6c Bump version: 0.4.4 → 0.4.5 2018-11-21 22:26:03 +08:00
Manu 1bf868c7a6 Quick version bump. 2018-11-21 22:25:51 +08:00
Manu 7221fdb95d Select correct source folders. Fixes #23 2018-11-21 22:23:32 +08:00
Manu 55ff2b0352 Ensure only one app instance is running. Fixes #27 2018-11-21 22:17:48 +08:00
Manu 3f7249fb44 Use base 10 to calculate pretty_bytes. Fixes #28 2018-11-21 21:34:28 +08:00
Manu 6b25a8d78f Clarify Sentry scrubbing settings. Fixes #34 2018-11-21 21:18:52 +08:00
Manu e2b7107472 Bump version: 0.4.3 → 0.4.4 2018-11-21 21:04:25 +08:00
Manu 5872491f3e Fix test after wording change. Fix link in source tab (#22) 2018-11-21 21:03:09 +08:00
Manuel Riel 915fd5f59f
Merge pull request #25 from ThomasWaldmann/mount-fix
fix file dialog and crash when mounting
2018-11-21 21:00:53 +08:00
Manuel Riel b671b2ad31
Merge pull request #24 from ThomasWaldmann/fix-typos
UI texts: improve wording, fix typos
2018-11-21 21:00:24 +08:00
Thomas Waldmann ce6e01310b fix crash when mounting a backup 2018-11-21 12:34:27 +01:00