Commit Graph

821 Commits

Author SHA1 Message Date
Manu 15a007a074 Attempt to fix unresponsive parent process on macOS. 2018-11-05 23:07:42 +08:00
Manu 0578df4019 Update README. Clean up setup.cfg. Debug pytest segfault. 2018-11-05 18:30:59 +08:00
Manu 5f494fb38e Refactor Borg commands into modules. Add pruning and checking to background scheduler. 2018-11-04 23:37:46 +08:00
Manu aff7816201 Implement prune and list commands. Refactor BorgThread package. 2018-11-04 16:23:17 +08:00
Manu 3ee8a35ded Refactor BorgThread into new class to support different commands. 2018-11-03 16:55:38 +08:00
Manu 951e4b8cef Bump version: 0.2.7 → 0.2.8 2018-11-03 02:07:13 +08:00
Manu 054146cead Bump version: 0.2.6 → 0.2.7 2018-11-03 02:05:36 +08:00
Manu 51865a9db1 Add missing dependency. 2018-11-03 02:05:19 +08:00
Manu 78e4b6d8a7 Add migration for changed wifi. Fix selection issue with unlinking repo. 2018-11-03 01:55:13 +08:00
Manu 9b98afe444 Bump version: 0.2.5 → 0.2.6 2018-11-03 00:33:49 +08:00
Manu 7220f6bea7 Add current version to Sentry log. 2018-11-03 00:33:37 +08:00
Manu 85708995ff Bump version: 0.2.4 → 0.2.5 2018-11-02 23:46:48 +08:00
Manu 7eefe354ae Fixes to packaging 2018-11-02 23:46:14 +08:00
Manu cdfe2ecbb7 Bump version: 0.2.3 → 0.2.4 2018-11-02 21:51:05 +08:00
Manu 180f4a1d80 Update icon resources. 2018-11-02 21:50:54 +08:00
Manu 20252cfca7 Refactor BorgThread into 2 separate classes. 2018-11-02 21:44:49 +08:00
Manu ae7f52de09 Bump version: 0.2.2 → 0.2.3 2018-11-02 19:24:38 +08:00
Manu 69f0e74ca2 Implement removing a repo. 2018-11-02 19:22:00 +08:00
Manu 161924b1dd Merge branch 'master' of https://github.com/borgbase/vorta 2018-11-02 18:35:41 +08:00
Manu 54cd7c9dc9 Improve the connection between BorgThread and all other Widgets to show an accurate status. Allow copying public SSH key to clipboard. 2018-11-02 18:35:31 +08:00
Manuel Riel b198c80e8f
Update README.md 2018-11-02 14:13:28 +08:00
Manu 0da0af1dae Bump version: 0.2.1 → 0.2.2 2018-11-02 14:06:31 +08:00
Manu 72a8a1fcd4 Readme and screencast update. Add stubs for SSH/repo editing. 2018-11-02 14:06:25 +08:00
Manu bfc8d55370 Bump version: 0.2.0 → 0.2.1 2018-11-02 00:53:53 +08:00
Manu 3a5eafd061 Replace peewee_migrate with native solution. Fix window activation. 2018-11-02 00:53:41 +08:00
Manu 8bf2c54c38 Add support for database migrations. 2018-11-01 20:02:29 +08:00
Manu dc2a156855 Extend snapshot Model. 2018-11-01 19:35:07 +08:00
Manu da4b9dbbed Workaround for pyinstaller-keyring issue. 2018-11-01 15:02:56 +08:00
Manu ef46cb91d6 Add test for scheduler tab. 2018-11-01 14:01:44 +08:00
Manu 6e4fcb9583 Improve packaging 2018-11-01 13:11:37 +08:00
Manu a9d01a4db4 Fixes attribute error in #1. 2018-11-01 09:10:11 +08:00
Manu 5bc5a198cf Bump version: 0.1.0 → 0.2.0 2018-11-01 00:10:57 +08:00
Manu beaff59d7a Fix _version.py path. 2018-11-01 00:10:52 +08:00
Manu f05b020771 Refactoring around single backup function. 2018-11-01 00:09:01 +08:00
Manu 44cbd0e127 Fix scheduler issues. 2018-10-31 20:44:29 +08:00
Manu c896388ae8 Subclass QApplication. 2018-10-31 19:14:12 +08:00
Manu 7549e73189 Start adding tests. Work on scheduler-tab. (both WIP) 2018-10-31 01:46:37 +08:00
Manu 033b973cd0 Update readme. 2018-10-30 01:26:34 +08:00
Manu 4f0de320c4 Make BorgThread more independent. Fix issue when calling from apscheduler. 2018-10-30 01:25:28 +08:00
Manu b9d4d57f33 Add EventLog 2018-10-29 21:23:42 +08:00
Manu 015b25f34b Add scheduler view (WIP) 2018-10-29 14:59:24 +08:00
Manu ff37a8e6e0 Improve finding assets, make cancelling more reliable. 2018-10-29 13:49:25 +08:00
Manu c77172be05 Merge branch 'master' of https://github.com/borgbase/vorta 2018-10-29 13:12:57 +08:00
Manu df04edb222 Change to src-based layout. Start work on scheduler. 2018-10-29 13:12:45 +08:00
Manu e603b4b6b4
Update README.md 2018-10-29 01:33:14 +08:00
Manu 0a6bff43ba
Update README.md 2018-10-29 01:19:12 +08:00
Manu 58d6eb9808 Bump version: 0.0.3 → 0.1.0 2018-10-29 01:15:44 +08:00
Manu d4a5518606 Bugfix in borg-runner. 2018-10-29 01:15:09 +08:00
Manu 4c375f9547 Fix bug related to empty excludes, add version and app icon. 2018-10-28 23:40:38 +08:00
Manu af453d8a6c Add backup from SystemTray. 2018-10-28 17:35:25 +08:00