1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-24 08:45:34 +00:00
Commit graph

43 commits

Author SHA1 Message Date
Manu
9640d1f181 Add logging to background scheduler. Mention log dirs in README. Adds to #35 2018-11-22 11:26:26 +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
4afdf1427c Remove *NEW!* references from README. Use milestones for planned features. Fixes #40 2018-11-22 08:57:02 +08:00
Manu
a72f84f17d Add client-side scrubbing of passwords. Fixes #34 2018-11-22 00:36:35 +08:00
Manu
6b25a8d78f Clarify Sentry scrubbing settings. Fixes #34 2018-11-21 21:18:52 +08:00
Manu
f9dbaa876d Update README 2018-11-21 16:26:17 +08:00
Manu
175a00726f Add Makefile to enable building macOS app package. 2018-11-21 16:22:33 +08:00
Manu
9b868c98a1 Update command for running tests. 2018-11-20 18:06:18 +08:00
Manu
caff365c83 Add Travis CI status badge. 2018-11-20 18:00:51 +08:00
Manu
27496d2070 Update README 2018-11-17 19:46:43 +08:00
Manu
47bb4343b9 Update screencast 2018-11-06 15:09:54 +08:00
Manu
33f7919bb5 Add notifications. Fixes for #2. 2018-11-06 13:13:49 +08:00
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
3ee8a35ded Refactor BorgThread into new class to support different commands. 2018-11-03 16:55:38 +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
72a8a1fcd4 Readme and screencast update. Add stubs for SSH/repo editing. 2018-11-02 14:06:25 +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
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
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
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
4c375f9547 Fix bug related to empty excludes, add version and app icon. 2018-10-28 23:40:38 +08:00
Manu
9866c27039 Add menu icon. 2018-10-28 01:40:08 +08:00
Manu
33df92a43a Add version number. 2018-10-27 20:04:55 +08:00
Manu
cc4094e400
Update README.md 2018-10-27 19:33:59 +08:00
Manu
3a76bd6ebb
Update README.md 2018-10-27 19:28:20 +08:00
Manu
a480321c37
Update README.md 2018-10-27 19:27:47 +08:00
Manu
f7c9729021 add screencast III 2018-10-27 19:24:07 +08:00
Manu
baaaf22c2c add screencast II 2018-10-27 19:22:14 +08:00
Manu
fecc6f752a Add Screencast 2018-10-27 19:21:14 +08:00
Manu
1d0a6b5f45 Working version with snapshots and ssh creation. 2018-10-27 18:12:30 +08:00
Manu
443b61a60c Finish packaging. 2018-10-27 00:01:59 +08:00
Manu
7787d98e8b Basic working version. 2018-10-26 19:24:13 +08:00
Manu
2b4599772c initial commit 2018-10-25 18:25:48 +08:00