Commit graph

1976 commits

Author SHA1 Message Date
Orsiris de Jong
c7f40d8a76
Minor fixes in README.md 2025-09-02 07:47:48 +02:00
Orsiris de Jong
1b905defc0
Merge pull request #168 from GuitarBilly/patch-1
Update README.md
2025-09-02 07:43:47 +02:00
GuitarBilly
9cb33fd105
Update README.md
@deajan fine here a few cosmetic changes and typo fixes.

TWO ADDITIONAL OPEN ITEMS:
======================
1. missing end of a sentence?
#### The usual server backup solution
can trigger VSS on windows, can filter .....  <<< ?

2. rclone should have a star because restic supports it out of the box? ( https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#other-services-via-rclone )
#### Availability 
  - Rclone support
2025-08-29 13:19:30 +02:00
deajan
5fd044a546 kvm_qemu: Keep VM xml files, also use new snapshot-delete with fallback 2025-08-28 23:57:01 +02:00
deajan
fe0efddaff Fix grafana dashboard when no tenant is available 2025-08-21 13:54:48 +02:00
deajan
6edc16800f qemu_kvm: Fix fsthaw command issuing typo 2025-08-21 11:23:15 +02:00
deajan
3ad2988b25 Allow github API failures because of hit rates on GH runners 2025-07-24 12:06:57 +02:00
Orsiris de Jong
ba23424d53
Merge pull request #166 from netinvent/mac-tests
Add macos to github actions tests
2025-07-24 10:47:26 +02:00
deajan
2c70169000 Reorder imports 2025-07-23 15:27:15 +02:00
Orsiris de Jong
f1e15892cf
Merge branch 'main' into mac-tests 2025-07-06 20:22:15 +02:00
Orsiris de Jong
44da3a4243 Update changelog 2025-07-05 23:36:12 +02:00
Orsiris de Jong
52c189e99b Update requirements 2025-07-05 23:36:04 +02:00
Orsiris de Jong
7917b358a0 Bump build 2025-07-05 19:13:41 +02:00
Orsiris de Jong
f3bee0afd1 Update requirements to fix arm build issue 2025-07-05 19:11:52 +02:00
Orsiris de Jong
c88bf010d4 kvm_qemu: Issue forced thaw command on succesful quiescing 2025-07-05 12:34:47 +02:00
deajan
9b1cdddd24 Add more default metrics 2025-07-04 17:13:48 +02:00
deajan
27026ba069 Don't emit metrics on non necessary backups 2025-07-04 17:13:29 +02:00
deajan
7cdf262d33 kvm_qemu: Fix VM exclude / special tag checks 2025-07-04 12:02:21 +02:00
deajan
d4394f137a Remove WIP restore logs 2025-07-04 08:51:55 +02:00
deajan
3797e56919 Spelling fix 2025-07-03 14:43:22 +02:00
deajan
473a350ee7 Update CHANGELOG.md 2025-07-03 14:41:16 +02:00
deajan
bbcdca8e82 Bump build 2025-07-03 14:33:01 +02:00
deajan
27a5e44477 Fix exec state propagation for multiple runs in session (worst log level) 2025-07-03 14:22:00 +02:00
deajan
d91d4b4952 Reformat file with black 2025-07-03 13:45:10 +02:00
deajan
fe15bcf0c5 email: Only send the first x bytes of detail in email 2025-07-03 13:44:55 +02:00
deajan
bdf2e56cce GUI: Add total average restore throughput 2025-07-03 13:37:56 +02:00
deajan
58ccb0f048 GUI: Add instant restore speed to statistics 2025-07-03 11:27:30 +02:00
deajan
0fae202786 Bump build 2025-07-03 10:30:22 +02:00
deajan
b1799a9586 Another batch of linter fixes 2025-07-03 10:24:33 +02:00
deajan
67ea2bb446 GUI: Add proper name to operation center 2025-07-03 10:07:49 +02:00
deajan
d0d4f3ca4d GUI: Optimize restore prettify to only run on screen update 2025-07-03 10:07:36 +02:00
deajan
fc8e2f1409 Fix email notification enable check 2025-07-03 09:56:49 +02:00
deajan
6c8f4f98a6 GUI: Make loader animation look more snappy 2025-07-03 09:53:14 +02:00
deajan
e97b3a5385 GUI: Prettify restore output 2025-07-03 09:52:25 +02:00
deajan
7917f1a9fa GUI: Improve restore status readability 2025-07-03 09:41:09 +02:00
deajan
747dd32a7d GUI: Remove bogus 2nd arg for logger call 2025-07-02 23:10:19 +02:00
deajan
b26cbe3ca8 Bump build 2025-07-01 18:09:23 +02:00
deajan
91739e3ed7 Update README.md to add MacOS badge 2025-07-01 18:08:55 +02:00
deajan
8ab3ba0d9e tests: Allow failed restic binary downloads 2025-07-01 18:03:29 +02:00
deajan
a758818071 Update .gitignore to allow restic darwin binaries 2025-07-01 17:52:25 +02:00
deajan
22be3a7e53 Change WIP log statements to debug level 2025-07-01 17:52:02 +02:00
deajan
5df6e2fe5f Reformat file with black 2025-07-01 17:50:46 +02:00
Orsiris de Jong
e99a65d568 Make default restic darwin executable 2025-07-01 17:48:05 +02:00
deajan
1436409a65 Remove temporary WIP ofunctions.platform 2025-07-01 17:38:28 +02:00
deajan
32f9d21c53 WIP: debug internal binary for darwin 2025-07-01 17:22:12 +02:00
deajan
be66d91d30 WIP: Make binary discovery verbose 2025-07-01 17:10:22 +02:00
deajan
4b51ad392c WIP: Only keep debug output for init test 2025-07-01 16:17:46 +02:00
deajan
ae4c9f1c94 WIP: Fixes for macos 2025-07-01 15:12:59 +02:00
deajan
098fc4c401 WIP: Make sure _DEBUG env variable is a str 2025-07-01 15:00:58 +02:00
deajan
273a99ccc4 WIP: Make init test run with debug 2025-07-01 12:59:22 +02:00