1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-03 13:45:49 +00:00
Commit graph

579 commits

Author SHA1 Message Date
Julian Hofer
4a8d6e8768 Make Vorta icon rectangular 2020-03-19 07:21:52 +01:00
Manu
a19d651fcb
Remove executable bit from SVGs. (#411) 2020-03-09 11:11:39 +08:00
Manu
facfbf29f4 Bump version to 0.6.24 2020-03-03 13:29:20 +08:00
Manu
82844a17b4
Add macOS notarization, use Github Workflows for testing (#407)
* Improve macOS packaging, add notarization.
* Properly use QApplication while testing, remove workarounds.
* Use Github Workflows instead of Travis.
* Remove outdated test workaround.
2020-03-03 13:19:36 +08:00
Manu
f902f200a6 Add Czech and Finnish translations. Thanks to Pavel Borecki and Jiri Grönroos! 2020-02-27 21:03:57 +08:00
Manu
444f09ceec
Add CONTRIBUTORS file and copyright note. Fixes #403 (#404)
* Add CONTRIBUTORS file and copyright note. Fixes #403
* Add credits for Czech and Finnish translators.
* Minor Travis fix
2020-02-27 20:54:44 +08:00
Manuel Riel
d0c138a0c2
Run in foreground by default (#380)
* Run in foreground by default
* Open main window on startup by default.
* Remove redundant comment
* PEP8 fixes
2020-01-03 22:23:06 +08:00
Julian Hofer
78a22de54e Update appdata.xml in order to include new website (#387) 2019-11-28 17:30:51 +08:00
Julian Hofer
95a9744d1e Improve flatpak setup (#370)
* Improve flatpak workflow
Move from yaml to json in order to be supported by GNOME Builder
Update dependencies

* Simplify Flatpak install process
Reduce the amount of commands to install the resources
by using a single svg instead of pngs
and using install instead of mdkir&cp

* Remove unused flatpak dependencies

* Update Flatpak dependencies
2019-11-04 15:31:21 +08:00
Julian Hofer
bc9e311f48 Don't refresh after profile change anymore (#376) 2019-10-24 13:09:16 +08:00
Manu
2e21fff768 Bump version 2019-10-10 13:17:37 +08:00
Manuel Riel
a991440b3d
Always mount with current user and read-only perms. (#363) 2019-10-10 11:59:37 +08:00
Philip Roche
af7cc3dd2b Improve checks for +/- in diff line (#359)
There could exist a scenario when a +/- would be not at the start of the string.
Current code would fail in this case.

Instead we should check that the first character of the string is +/-.

This following on from PR # 356 https://github.com/borgbase/vorta/pull/356
2019-10-07 12:07:06 +08:00
Julian Hofer
bf7185c5f2 Fix spelling mistake in variable (#360) 2019-10-07 10:32:42 +08:00
Aidan Pieper
47739b9663 Enable sorting of archive table columns (#349) (#361)
This enables column sorting for the table on the archive list page.
However, all columns are sorted by lexical string order. For example,
this means that archives with "52 MB" are ranked greater than "332 MB".

Completes: https://github.com/borgbase/vorta/issues/349
2019-10-02 12:05:40 +08:00
Philip Roche
6c69f3689e Bugfix for handling 0 byte modification in diff view (#356)
An exception was thrown when diff of two archives were requested.

The exception was
'''
vorta/views/diff_result.py", line 52, in parse_line
    size = int(size)
ValueError: invalid literal for int() with base 10: ''
'''

which was caused by diff line:

'''
0 B   -2.6 kB home/philroche/.config/google-chrome/Profile 1/QuotaManager-journal
'''

This commit fixes the issue by only stripping +/- from string if they exist.

* Remove trailing whitespace causing flake8 failures
2019-09-04 10:03:42 +02:00
Hofer-Julian
f103d78af1
Support permission change reports of borg diff 2019-08-26 21:39:47 +02:00
Julian Hofer
d770763c96 Fix diff-bug with removed/added links
Fixes #350
2019-08-25 15:00:41 +02:00
Manuel Riel
eb2b47b4b1
Move setting prune options to right place. Fixes #339 (#342) 2019-08-21 20:54:00 +08:00
Manu
0e24bc00c2 Bump version 2019-08-03 14:13:01 +08:00
Manuel Riel
d86bbf1cbd
Remove redundant docs from repo and link to new website. (#334)
* Remove redundant docs from repo and link to new website.
* Reduce Matrix advertising a bit.
* Remove first website link.
2019-07-25 12:16:44 +08:00
Julian Hofer
1bb780897c Default opt-in for enable_notifications_success if system tray is not available 2019-07-20 18:47:24 +02:00
Julian Hofer
dd9b97b1b8 Rename background-option to daemonize 2019-07-20 18:47:24 +02:00
Julian Hofer
815df602aa Implement close-question for DEs without system tray 2019-07-20 18:47:24 +02:00
Julian Hofer
3138cc955e Fix autostart icon 2019-07-20 18:47:24 +02:00
Julian Hofer
9e0968e66f Allow is_system_tray_available to be called with running event loop
Extend Flatpak permissions
2019-07-20 18:47:24 +02:00
Brendan Van Hook
d6347b6caf Add option for starting Vorta in foreground. 2019-07-20 18:47:24 +02:00
Hofer-Julian
b300ef042a
Adding options to get in touch (#325) 2019-07-20 18:30:19 +02:00
Julian Hofer
2e895ac2f3 Fix borg diff 2019-07-12 23:10:22 +02:00
Julian Hofer
2e1703231e Include flatpak-install in Makefile
Fixes #306
2019-07-12 23:09:56 +02:00
Julian Hofer
5602868341 Refresh after profile selection 2019-07-11 13:52:05 +02:00
Hofer-Julian
f765361ac1
Update flatpak manifest and dependencies (#324) 2019-07-11 13:50:32 +02:00
Hofer-Julian
064e1b2ad7
Include more links into appdata (#321) 2019-07-04 21:18:13 +02:00
Hofer-Julian
f3c8efdc89
Implement borg diff (#313) 2019-07-04 21:17:09 +02:00
Hofer-Julian
329f096fb4
Fix "Force-Fusion-Style" (#320)
Prevents getting "Segmentation Fault" when using foreground option"
2019-06-29 09:10:55 +02:00
Hofer-Julian
d48bdba593 Wording change from 'password' to 'borg passphrase' (#311)
Fixes #309. Avoid confusion with SSH private key password.
2019-06-22 09:35:53 +08:00
Manu
eadf51fe9e Fix to Makefile for release. 2019-06-20 20:21:43 +08:00
Manu
850274d0cd Bump version 2019-06-20 20:02:08 +08:00
Manu
f7142f4eb1 Update Makefile for Flatpak releases. 2019-06-20 20:00:48 +08:00
Hofer-Julian
4590fadc91
Update com.borgbase.Vorta.appdata.xml
Fixed problems with the list
2019-06-19 23:26:13 +02:00
Hofer-Julian
deb1e32ea8 Force fusion style on Linux (#307)
Fixes some layout issues that occur with other Qt designs.
2019-06-18 10:31:05 +08:00
Manuel Riel
4cdc76680c
Catch broken macOS wifi plist. Fixes #270 (#301) 2019-06-17 16:06:43 +08:00
Manuel Riel
642ce58225
Set umask to 077 before creating DB file. (#300) 2019-06-17 15:49:05 +08:00
Hofer-Julian
85410c0b65
Update metadata and rename to com.borgbase.Vorta
- Update appdata
- Add appdata bumpversion.cfg
- Rename flatpak-name to com.borgbase.Vorta (#292)
2019-06-15 21:51:51 +02:00
Manuel Riel
d7ee812cf9
If BORG_PASSCOMMAND is found, unset BORG_PASSPHRASE. Fixes #272 (#288) 2019-06-11 08:20:53 +08:00
Manuel Riel
85e4d9d163
Raise meaningful error when Borg version found is too old. Fixes #283 (#287)
* Raise meaningful error when Borg version found is too old. Fixes #283

* Start with compatible Borg version to pass tests.
2019-06-11 08:20:19 +08:00
Manuel Riel
3aa3d96360
Ignore Python processes owned by other users when finding mount points. #273 (#289) 2019-06-11 08:19:49 +08:00
Manuel Riel
2b612d5142
Build macOS version in Vagrant/macOS 10.13 (WIP). Fixes #273 (#290)
* Build macOS version in Vagrant/macOS 10.13 (WIP). Fixes #273

* Install Vagrant dependencies for darwin64.

* Working version of Vagrant file for macOS 10.13
2019-06-11 08:19:25 +08:00
Hofer-Julian
23a92e3adb
Implement --version. Fixes #260 (#295) 2019-05-30 20:35:57 +02:00
Hofer-Julian
308d193c43
Flatpak: Enable SSH and improvements to manifest and CONTRIBUTION
* Move dependencies to dedicated folder

* Enable SSH

* Improvements to manifest and CONTRIBUTION
2019-05-30 16:01:07 +02:00