Manu
0170512a7e
Add link to new discussion area
2021-02-15 23:44:32 +08:00
Manu
305ba01a6e
Update bug_report.md
2021-02-15 15:15:32 +08:00
Manu
e4eb83b9aa
Delete feature-suggestion.md
2021-02-15 15:13:48 +08:00
Manu
60e9ee89b9
Emphasize bug report details.
2021-02-15 11:18:18 +08:00
samuel-w
cbe8e8e72e
Attempt to unlock secretstorage keyring before returning lock state ( #745 )
2021-02-15 09:11:11 +08:00
samuel-w
9efd5e809f
Remove @samuel-w as contributor ( #791 )
2021-02-13 09:16:20 +08:00
Manu
7b0c7f3c79
Catch more possible SSH key parsing errors. ( #789 )
2021-02-11 16:04:34 +08:00
Manu
09e978220f
Improve cancelling Borg process ( #786 )
...
* Try SIGINT and then SIGTERM
* Minor: shlex.join needs Python >=3.8
2021-02-11 14:24:24 +08:00
Robert Blenis
38cd7cd2e6
Fix corrupted archive table list during refresh if sorting is enabled. By @rblenis ( #784 )
2021-02-11 14:19:37 +08:00
Manu
aa04d72252
Add QTimer to ensure background jobs are scheduled correctly. ( #780 )
...
* Add QTimer to ensure background jobs are scheduled correctly.
* Exclude from App Nap to keep timer enabled.
* Remove notifications for schedule changes, since we do it very often now.
2021-02-11 14:09:22 +08:00
samuel-w
227e06d228
Add background settings to all non macos ( #778 )
2021-02-02 09:18:16 +08:00
samuel-w
c99ac04b36
Change keyring priority ( #779 )
2021-02-02 09:10:39 +08:00
Manu
1c27d377cf
rebuild pages
2021-01-31 16:35:33 +08:00
Manu
824b6e284a
Bump version to v0.7.2
2021-01-31 14:40:47 +08:00
samuel-w
bb5ec8cf55
Renable buttons on cancel. By @samuel-w ( #772 )
2021-01-20 13:07:32 +08:00
Manu
6493e1798c
Clean up supporting files ( #771 )
2021-01-20 12:59:37 +08:00
samuel-w
031a5f64ce
Allow pasting files/folders from file manager, set model defaults ( #759 )
2021-01-19 14:02:58 -06:00
samuel-w
a876aeda3d
Revert "Simplify setting filler password" ( #767 )
2021-01-19 16:12:13 +08:00
Manu
9b88c15a22
macOS packaging on Github Actions, update translations ( #768 )
2021-01-19 15:17:10 +08:00
samuel-w
a47af86d64
Add option to disable exit dialog. By @samuel-w ( #681 )
2021-01-18 16:32:58 +08:00
samuel-w
bbc5b85b81
Allow only one profile with --create. By @samuel-w ( #744 )
2021-01-18 16:13:39 +08:00
samuel-w
dae35bf4c7
Remove filler password. By @samuel-w ( #752 )
2021-01-18 16:05:25 +08:00
samuel-w
7d7b7a2742
Improved password handling and transparency. By @samuel-w ( #550 )
2021-01-18 15:52:07 +08:00
samuel-w
9af1eb5ba6
Fix file selector dialog ( #764 )
2021-01-17 21:58:32 +01:00
samuel-w
fe93b361b2
Fix label colour not changing on dark mode change. By @samuel-w ( #757 )
2021-01-15 09:11:00 +08:00
samuel-w
3112a111f7
Cleanup database at exit, use write-ahead logging. By @samuel-w ( #696 )
2020-12-16 11:27:49 +08:00
samuel-w
abd41b9fea
Sort files in Extract dialog alphabetically. By @samuel-w ( #741 )
2020-12-16 11:23:30 +08:00
samuel-w
6d0ef769c6
Update check message on completion. By @samuel-w ( #672 )
2020-12-16 11:16:49 +08:00
samuel-w
8814624dff
Give error message on unmount failure. By @samuel-w ( #668 )
2020-12-16 11:10:38 +08:00
samuel-w
d6f368ae50
Improve exception handling. By @samuel-w ( #628 )
2020-12-16 11:03:24 +08:00
samuel-w
7bff91fd21
Ensure system keychain is unlocked before using it. By @samuel-w ( #607 )
2020-12-16 10:56:42 +08:00
samuel-w
a4b49e7e0b
Create backups from command line using existing profiles. By @samuel-w ( #556 )
2020-12-16 10:39:54 +08:00
Samuel
19b4946b45
Diff: better color of added and removed text. By @samuel-w ( #649 )
2020-12-04 15:13:51 +08:00
Samuel
5c1306eeb7
Add KWallet support. By @samuel-w ( #540 )
2020-12-03 16:26:09 +08:00
Samuel
529b1da5b1
CI: Add python 3.9, labels, disable macOS mount test. By @samuel-w ( #734 )
2020-12-01 12:12:40 +08:00
Samuel
fc2b70db64
Correctly sort archives by size. By @samuel-w ( #729 )
2020-11-29 08:51:24 +08:00
Samuel
0b6961213f
Refactoring: remove last exec_, add tests, retain archive deletion message. By @samuel-w ( #722 )
2020-11-20 08:46:09 +08:00
Samuel
39b7f58483
Refactor add and rename to not use exec_. By @samuel-w ( #721 )
...
exec_ not recommended per documentation https://doc.qt.io/qt-5/qdialog.html#exec .
Now the tests run on the actual client
2020-11-19 15:44:07 +08:00
Samuel
2f6dd6e5ed
Integrate codecov.io. By @samuel-w ( #719 )
2020-11-19 07:47:14 +08:00
Samuel
849b980ef6
Improve autostart test. By @samuel-w ( #720 )
2020-11-19 07:42:21 +08:00
Samuel
eb0102bde9
Limit network checking to only remote repos. By @samuel-w ( #701 )
2020-11-18 15:20:46 +08:00
Manu
055813600e
Re-enable SSH host key checking for all operations except when adding repo ( #717 )
2020-11-18 15:06:10 +08:00
Nicholas D Steeves
35b9d9c0da
Add valid copyright header to Johan Rade's work. By @sten0 ( #716 )
2020-11-17 13:02:40 +08:00
Samuel
2b1fce0936
Remove os library ( #710 )
...
Co-authored-by: Hofer Julian <30049909+Hofer-Julian@users.noreply.github.com>
2020-11-13 23:59:54 +01:00
Samuel
97dad34df0
Ignore flake8 W503 ( #706 )
...
Patches https://gitlab.com/pycqa/flake8/-/issues/139 ,
since W503 will not be removed https://gitlab.com/pycqa/flake8/-/issues/539
2020-11-08 08:56:39 +08:00
XXXBold
461ea05210
Display number of files and sizes in source tab. By @XXXBold ( #617 )
2020-10-30 16:30:52 +08:00
Samuel
5df80610e2
Translate category labels for log output. By @samuel-w ( #683 )
2020-10-30 13:24:56 +08:00
Samuel
cc47c1bc78
Fix crash when window is closed while thread running. By @samuel-w ( #685 )
2020-10-30 13:17:24 +08:00
Samuel
47df3eccc9
Add profile add/edit test cases ( #695 )
2020-10-30 12:15:38 +08:00
Manu
d5f3d102f2
Limit Stale Bot to issues only.
2020-10-16 15:50:08 +08:00