Désiré Werner Menrath 4aa38ab33d feat(ui): Improve backup content view and settings
This commit introduces several UI enhancements and bug fixes based on user feedback.

- **Backup Content View:**
  - The "Folder" column is now displayed before the "Comment" column for user backups.
  - The "Folder" column now shows the simple source name (e.g., "Dokumente") instead of the full backup name.
  - Column alignment and widths have been adjusted in both system and user backup views for better readability.
  - A timing issue causing progress bars to be missing after unlocking an encrypted volume has been resolved.

- **Advanced Settings:**
  - New options have been added to control file deletion behavior (use trash or delete directly).
  - The layout of the advanced settings panel has been refined.

- **Encryption:**
  - Introduces a keyfile-based authentication mechanism for LUKS containers, reducing the need for password prompts.
  - Replaces temporary script files with a dedicated runner script (`privileged_script_runner.sh`) for executing root commands, improving security and robustness.
2025-09-07 23:37:12 +02:00
2025-08-17 03:56:32 +02:00
2025-08-17 13:21:05 +02:00
2025-08-27 01:29:03 +02:00
Description
Py-Backup a simple GUI for rsync
Readme LGPL-3.0 1.4 MiB
Languages
Python 97.8%
Shell 2.2%