keepassxc/src/keeshare
Jonathan White e700195f0a Add 1Password 1PUX and Bitwarden JSON Importers
* Closes #7545 - Support 1Password 1PUX import format based on https://support.1password.com/1pux-format/

* Closes #8367 - Support Bitwarden JSON import format (both unencrypted and encrypted) based on https://bitwarden.com/help/encrypted-export/

* Fixes #9577 - OPVault import when fields have the same name or type

* Introduce the import wizard to handle all import tasks (CSV, KDBX1, OPVault, 1PUX, JSON)

* Clean up CSV parser code to make it much more efficient and easier to read

* Combine all importer tests (except CSV) into one test file
2024-03-09 10:44:54 -05:00
..
group Fix focus traps 2022-10-15 17:33:36 -04:00
CMakeLists.txt Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
DatabaseSettingsPageKeeShare.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
DatabaseSettingsPageKeeShare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
DatabaseSettingsWidgetKeeShare.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
DatabaseSettingsWidgetKeeShare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
DatabaseSettingsWidgetKeeShare.ui Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
KeeShare.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShare.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShareSettings.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
KeeShareSettings.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsPageKeeShare.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
SettingsPageKeeShare.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
SettingsWidgetKeeShare.cpp KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsWidgetKeeShare.h KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
SettingsWidgetKeeShare.ui KeeShare: Remove checking signed container 2021-12-14 23:23:23 -05:00
ShareExport.cpp Minor changes to Group API to make it more explicit 2024-03-09 10:44:54 -05:00
ShareExport.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
ShareImport.cpp Fix compiling with minizip-ng 2022-04-03 13:28:39 -04:00
ShareImport.h Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
ShareObserver.cpp Minor changes to Group API to make it more explicit 2024-03-09 10:44:54 -05:00
ShareObserver.h Optimize includes across code base 2021-07-13 22:08:33 -04:00