Commit graph

829 commits

Author SHA1 Message Date
7a550f8fbd Added more match case statements 2022-10-02 17:06:45 +02:00
bc3bd30b38 edit button_about 2022-10-02 09:20:58 +02:00
a3e77a3ddc meaningful names for thread & worker 2022-09-15 11:52:29 +02:00
89a517d166 remove class Spinner(), not necessary 2022-09-15 08:09:45 +02:00
f8c6ec2621 remove __init__ from Spinner(), not needed 2022-09-14 15:58:09 +02:00
31c08fe70f Rename some classes to meaningful names (pep8) 2022-09-14 15:56:17 +02:00
0692a5411e code cleanup 2022-09-13 18:22:23 +02:00
fea1352b22 Fix for call_repo_version when backup has no password 2022-09-13 18:15:53 +02:00
37d2989215 edit README.md 2022-09-13 15:17:48 +02:00
153465e2e5 hotfix for call_repo_version when backup has no password. It's not perfect....
Worker & restic_backup now using match/case for learning purpose

From now on restic_ui is python >= 3.10
2022-09-13 14:45:45 +02:00
6de89bb30f fixing some linting failures 2022-09-12 14:42:30 +02:00
77ad222564 rm .idea from git 2022-09-12 08:03:54 +02:00
db0d83e66c second try from pycharm 2022-09-12 07:57:28 +02:00
91cb5fdd9a first try from pycharm 2022-09-11 22:00:34 +02:00
e2344d6170 code cleanup 2022-09-04 16:45:36 +02:00
332fc56ed4 removed clicked2 2022-09-04 16:42:19 +02:00
46022fe19b add an \t to outpu 2022-09-04 10:39:36 +02:00
2e9c6c80fa function call_repo_version is now QThread 2022-09-04 10:27:29 +02:00
7b799412b3 first try to add 'repo version' to output 2022-09-02 16:14:18 +02:00
da857059e8 Code optimization for add_rest_ackup 2022-09-01 18:04:07 +02:00
ddac1f02a2 Code Optimization for Open Repo and Add Backup 2022-09-01 16:41:23 +02:00
97519580da fix No valid repo found add entry to backup list 2022-09-01 08:05:37 +02:00
b9b8f49f4c some code cleanup 2022-08-30 16:03:27 +02:00
934832b5dc add function 'open repo' 2022-08-29 21:03:37 +02:00
bbeb40ca6c edit README.md 2022-08-27 21:35:31 +02:00
1e769d6e56 With restic version 0.14.0 compression has been added.
The repo format has changed.

There is the Restic migrate command to migrate old Repos V1 to V2.

For this there is a new menu Migrate with two commands

migrate check and migrate update
2022-08-27 14:19:55 +02:00
f65100612b fix SnapshotID.id_append 2022-08-25 21:43:58 +02:00
7c8929cfef fix forum link part 2 2022-07-01 05:34:02 +02:00
a469dabf97 fix forum link 2022-06-30 19:35:15 +02:00
462d791af8 and again fix QIcon.fromTheme 2022-06-29 21:57:06 +02:00
189c5abf91 check if restic dev version is executable 2022-06-19 14:15:23 +02:00
915b4daac9 fix QIcon path 2022-06-12 15:21:54 +02:00
c1f11958c8 fix two flake8 errors 2022-06-12 11:33:08 +02:00
cdc2e7f526 I have control again LOL 2022-06-12 10:45:14 +02:00
24e380af5b sdaqr 2022-06-12 10:43:02 +02:00
7295c51231 test2 2022-06-12 10:40:07 +02:00
0d5b2efa46 fix 2022-06-12 10:35:49 +02:00
5d542ad545 test 2022-06-12 10:22:11 +02:00
8b5c9bf9e4 TEST 2022-06-12 10:17:09 +02:00
5741cadb34 some fixes 2022-06-12 10:01:30 +02:00
8075ac70d0 Merge branch 'test' into 'master'
remove language translation

See merge request Bullet64/restic-ui-public!301
2022-06-09 06:51:22 +00:00
e5058ebfa3 remove language translation 2022-06-09 08:50:54 +02:00
a3ede2492b Merge branch 'test' into 'master'
Push notification optimized

See merge request Bullet64/restic-ui-public!300
2022-05-30 18:28:14 +00:00
655ea47e1c Push notification optimized 2022-05-30 20:25:30 +02:00
c3371423dc Merge branch 'test' into 'master'
create push notification for restic backup

See merge request Bullet64/restic-ui-public!299
2022-05-29 08:10:35 +00:00
547891577b create push notification for restic backup 2022-05-29 10:09:35 +02:00
c2222b08f6 Merge branch 'test' into 'master'
bugfixes

See merge request Bullet64/restic-ui-public!298
2022-05-28 15:13:06 +00:00
026e662b10 bugfixes 2022-05-28 17:12:30 +02:00
7fecde2e8e Merge branch 'test' into 'master'
Improved the Restic <-> Restic DEV switch

See merge request Bullet64/restic-ui-public!297
2022-05-28 07:36:50 +00:00
ee35001c8a Improved the Restic <-> Restic DEV switch 2022-05-28 09:35:51 +02:00