bitwarden-estensione-browser/libs/common/spec
Daniel James Smith b1a1068906
[PS-2096] BEEEEP: Add Psono importer (#4286)
* Add psono json importer

Create types for psono export format
Add test files
Write tests for psono-json-importer
Write importer for psono export
Register 'psonojson' with `importOptions`
Import/register psono-json-importer with import.service
Add instructions on how to export from Psono

* Retain all imported data

Ensure all data is retained by adding unmapped properties into custom fields
Each item type has a set of mapped properties, anything not matching will be created as a custom field
Write extensive tests to ensure data is present

* Skipping GPG

We currently cannot import GPG Keys into notes or custom fields

* Add organizational test

Verify that folders get converted to collections when imported by an org

* Remove combined test-file (whole export)

* Remove redundant null type
2023-01-30 13:56:49 +01:00
..
importers [PS-2096] BEEEEP: Add Psono importer (#4286) 2023-01-30 13:56:49 +01:00
matchers [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc [EC-639] Replacing apostrophe char for email values in Policies API request (#4390) 2023-01-25 14:00:46 +00:00
models [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
services [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
shared [EC-515] Re-enable node consoleLog.service test (#3448) 2022-09-08 08:02:53 +10:00
view [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
web/services [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
utils.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00