mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 07:43:09 +00:00
71af54f59b
* src/vorta/views/extract_dialog.py: Add `ParseThread`, `ExtractTree` and `parse_json_lines`. * src/vorta/views/extract_dialog.py (ExtractTree.__init__): Adjust signature. * src/vorta/borg/list_archive.py (BorgListArchiveJob.prepare): Adjust format to include additional attributes. * src/vorta/views/archive_tab.py (ArchiveTab): Parse extract data using `ParseThread` and open `ExtractDialog` afterwards. * tests/test_archives.py (test_archive_extract): Update tests. * src/vorta/borg/extract.py (BorgExtractJob.prepare): Adjust signature. Handling of the data isn't implemented yet. * tests/test_extract.py |
||
---|---|---|
.. | ||
borg_json_output | ||
network_manager | ||
profile_exports | ||
__init__.py | ||
conftest.py | ||
test_archives.py | ||
test_borg.py | ||
test_diff.py | ||
test_extract.py | ||
test_import_export.py | ||
test_lock.py | ||
test_misc.py | ||
test_notifications.py | ||
test_profile.py | ||
test_repo.py | ||
test_schedule.py | ||
test_scheduler.py | ||
test_source.py | ||
test_treemodel.py | ||
test_utils.py |