1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-11 02:28:05 +00:00
vorta/src/vorta
2024-12-05 15:15:04 +00:00
..
assets Bump version to v0.10.2 2024-12-05 14:18:07 +00:00
borg Ensure no empty exclude-if-present is added (#2136) 2024-12-05 14:02:54 +00:00
i18n Add SK translations 2024-12-05 15:15:04 +00:00
keyring Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
network_status Avoid checking for metered network, if there is no wifi (#2141) 2024-11-18 14:05:35 +00:00
store Restore lost updater settings (#2108) 2024-10-21 10:44:05 +01:00
views Bump version to v0.10.2 2024-12-05 14:18:07 +00:00
__init__.py Keep version number in one place only. Clean up Makefile vars (#642) 2020-09-10 13:26:38 +08:00
__main__.py Improved Exception Dialog. By @shivansh02 (#1977) 2024-07-19 14:08:08 +01:00
_version.py Bump version to v0.10.2 2024-12-05 14:18:07 +00:00
application.py Use Qt signals instead of calling child widgets (#2161) 2024-12-05 13:28:16 +00:00
autostart.py Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
config.py Add a dev mode that allows for local storing of config files and logs (#1682) 2023-05-30 10:43:20 +00:00
log.py Add '.log' suffix to log files. By @bigtedde (#1710) 2023-09-25 22:51:17 +01:00
notifications.py Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
profile_export.py Remove duplicate sources on profile import. By @shivansh02 (#2017) 2024-07-01 15:15:45 +01:00
qt_single_application.py Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
scheduler.py Add compaction scheduling. By @shivansh02 (#1981) 2024-06-29 10:38:02 +01:00
tray_menu.py Add mask-based tray icon for macOS. By @alecdwm (#2091) 2024-10-18 10:56:10 +01:00
updater.py Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
utils.py Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00