clients/apps/cli/src
Daniel James Smith 98cfe1b806
1password1pux importer can import json (#6049)
The .1pux-format is technically just a ziup-file that contain a file named `export.data`which is a json file.
These changes add support to upload either a 1pux or the export.data file directly.
The thought to change this came through the recent addtion of the ProtonPass importer.

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-09-19 09:05:05 +00:00
..
admin-console Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
auth/commands Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
commands Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
locales/en [PM-2899] Implement ProtonPass json importer (#5766) 2023-08-16 16:17:03 +02:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
platform Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
tools 1password1pux importer can import json (#6049) 2023-09-19 09:05:05 +00:00
vault Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
bw.ts PM-3585 Improve state migrations (#5009) 2023-08-30 17:57:20 +00:00
program.ts [PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974) 2023-09-04 22:01:16 +02:00
utils.ts [PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974) 2023-09-04 22:01:16 +02:00
vault.program.ts Add fullSync on successful import (#5500) 2023-05-30 23:05:45 +02:00