greigdp
c64db22afd
Override PATH on MacOS to find borg bin. By @greigdp ( #2166 )
2024-12-12 20:13:32 +00:00
Manu
fcc53e9ba8
Add SK translations
2024-12-05 15:15:04 +00:00
Manu
248b755206
Bump version to v0.10.2
2024-12-05 14:18:07 +00:00
Manu
2cd1de1f16
Ensure no empty exclude-if-present is added ( #2136 )
2024-12-05 14:02:54 +00:00
renner0e
75c22d4953
Move exclude patterns for snap firefox. By @renner0e ( #2146 )
2024-12-05 13:56:18 +00:00
Manu
e6df746c84
Avoid failed backup due to zstd compat flag. ( #2163 )
2024-12-05 13:54:41 +00:00
Manu
f0d0fa07fd
Use Qt signals instead of calling child widgets ( #2161 )
2024-12-05 13:28:16 +00:00
Manu
dfba373871
Update network settings on profile change ( #2160 )
2024-12-04 14:33:39 +00:00
Manu
64a24d8620
Ensure pre/post-backup cmds are populated ( #2153 )
2024-12-04 13:25:12 +00:00
Manu
108d64816c
Workaround to load right language ( #2148 )
2024-11-22 17:32:14 +00:00
Manu
64586dff07
Avoid checking for metered network, if there is no wifi ( #2141 )
2024-11-18 14:05:35 +00:00
Manu
6bec467e44
Bump version to v0.10.1
2024-11-10 17:46:47 +00:00
Manu
b49c4bb26d
Build and packaging fixes ( #2126 )
2024-11-10 17:44:19 +00:00
Manu
f4dbddd6aa
build: Explicitly set Python version for macOS ( #2123 )
2024-11-10 11:04:35 +00:00
Manu
d5cb1b8fd3
Bump version to v0.10.0, translations
2024-11-10 08:36:59 +00:00
Manu
f42f95a3be
Disable tests using background threads for sources ( #2121 )
2024-11-10 08:36:34 +00:00
Manu
ba2c0fd7dd
Move populate_from_profile() to right place ( #2103 )
2024-10-22 16:20:36 +01:00
Manu
29fa83ceb5
Restore lost updater settings ( #2108 )
2024-10-21 10:44:05 +01:00
Manu
0e8432602d
Remove pkg_resources use ( #2098 )
2024-10-20 14:04:25 +01:00
TW
5dada30d9e
borg2: support >= b10, drop support for < b10. By @ThomasWaldmann ( #2102 )
...
- new repo-* commands (previously: r*)
- some stats are gone
2024-10-20 12:35:45 +01:00
Manu
e631cc45b2
Bump Borg version for integration test ( #2097 )
2024-10-18 15:54:41 +01:00
Manu
090be97b7c
Fix build on arm ( #2096 )
2024-10-18 15:35:34 +01:00
Manu
cf4370aa33
Fix macOS tests ( #2095 )
2024-10-18 15:17:34 +01:00
Manu
85c30ca0c7
Bump version to v0.10.0-beta1
2024-10-18 12:26:14 +01:00
Sam
0fb76b68ca
Use Ruff for linting and formatting. By @SAMAD101 ( #1980 )
2024-10-18 12:08:59 +01:00
Alec WM
4aea36814c
Add mask-based tray icon for macOS. By @alecdwm ( #2091 )
2024-10-18 10:56:10 +01:00
Chris
0d3d644e02
Exclusion presets: add Firefox Snap Cache
...
I have taken the exclusions from the existing firefox set,
and matched them with those files that exist in the Snap pacakge.
Based on the Snap in KDE Neon.
2024-10-18 10:44:46 +01:00
Manu
39a9a97ad4
Fix macOS build action ( #2076 )
2024-09-26 11:25:22 +01:00
p-bo
337bb40b0b
l10n - make string translatable (syntax fix). By @p-bo ( #2078 )
2024-09-17 18:18:42 +01:00
Manu
fbd7ca19d8
Bump GH upload action version, fix OS versions
2024-09-14 17:49:43 +01:00
Topas
2ba1861190
Changed StartupWMClass to python3 ( #2052 )
...
* Previous value didn't match the value of the running application
* With this mismatch the icons were not applied correctly in at least GNOME DE
2024-09-14 14:53:37 +01:00
Manu
547b39ff0b
Catch case of none-existant profile from logs
2024-09-14 14:51:44 +01:00
Parnassius
00fa34a842
Fix generic window icon on Wayland
2024-09-06 22:18:46 +01:00
shivansh02
55822ab577
pallete_changed moved to schedule_tab
2024-08-06 20:45:31 +01:00
shivansh02
0b937bf44e
Refactor get_mount_points
2024-07-24 12:21:53 +01:00
shivansh02
4b1665daca
ui files changed to snake_case
2024-07-20 16:54:34 +01:00
Shivansh Singh
d0a996c1ca
Schedule tab refactoring. By @shivansh02 ( #2035 )
2024-07-19 15:21:58 +01:00
Shivansh Singh
513e8e2cbd
Improved Exception Dialog. By @shivansh02 ( #1977 )
2024-07-19 14:08:08 +01:00
shivansh02
6b440ba6d2
system exclusion patterns
2024-07-19 10:53:16 +01:00
shivansh02
94c706826e
source table show grid and alt colors
2024-07-19 10:34:08 +01:00
shivansh02
b9c4ffbbcd
issue template updated
2024-07-05 18:48:12 +01:00
Shivansh Singh
22a21f0898
Remove duplicate sources on profile import. By @shivansh02 ( #2017 )
2024-07-01 15:15:45 +01:00
Shivansh Singh
449b95e1b6
Add compaction scheduling. By @shivansh02 ( #1981 )
2024-06-29 10:38:02 +01:00
Shivansh Singh
7ab769e117
Add back Exclude If Present. By @shivansh02 ( #2016 )
2024-06-28 11:43:51 +01:00
Flori Gee
a1cbca2a5f
delete duplicate entry of flatpak builder cache
2024-06-27 13:15:07 +01:00
Renner0E
af150ae4e9
Add cache folders to exclude flatpak browsers. By @Renner0E ( #2027 )
2024-06-26 14:08:52 +01:00
Flori Gee
9d80172a47
added flatpak builder cache exclude preset
2024-06-21 20:45:15 +01:00
shivansh02
f252a8ec6a
hide password field if encryption is none
2024-05-31 16:58:12 +01:00
Parnassius
6b5f7a7aac
Keep the profile list sorted when adding profiles. By @Parnassius ( #1986 )
2024-05-25 14:00:51 +01:00
Manu
9cabbbd193
Input to change macOS version for building
2024-04-08 16:24:31 +01:00