vorta/src/vorta
Manu 6d8ad901fb
Allow to fully disable using the system keychain. (#898)
- Add option to avoid using system keychain.
- Prioritize keychains first. Then try to start them.
- Maintenance: Possible fixes for hung tests and segfault on exit on some setups.
2021-03-01 15:25:31 +08:00
..
assets Bump version to v0.7.4 2021-02-26 11:07:42 +08:00
borg Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08:00
i18n Add Swedish translation by. Update existing translations. 2021-02-26 09:22:16 +08:00
keyring Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08:00
network_status Remove support for deprecated macOS XML wifi list. (#868) 2021-02-18 13:50:58 +08:00
views Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08: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 Cleanup database at exit, use write-ahead logging. By @samuel-w (#696) 2020-12-16 11:27:49 +08:00
_version.py Bump version to v0.7.4 2021-02-26 11:07:42 +08:00
application.py Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08:00
autostart.py Remove os library (#710) 2020-11-13 23:59:54 +01:00
config.py Move socket file from state-dir to tmp-dir. Fixes #513 2020-06-22 16:24:38 +08:00
log.py Run in foreground by default (#380) 2020-01-03 22:23:06 +08:00
models.py Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08:00
notifications.py Add correct icon for notifications on Linux. By @Hofer-Julian 2020-08-11 11:51:14 +08:00
qt_single_application.py Add valid copyright header to Johan Rade's work. By @sten0 (#716) 2020-11-17 13:02:40 +08:00
scheduler.py Add QTimer to ensure background jobs are scheduled correctly. (#780) 2021-02-11 14:09:22 +08:00
tray_menu.py Use single tray icon for light and dark themes. By @samuel-w 2020-09-07 17:36:25 +08:00
updater.py Implement selecting update channel (appcast.xml). 2018-12-08 18:41:56 +08:00
utils.py Allow to fully disable using the system keychain. (#898) 2021-03-01 15:25:31 +08:00