1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-01 18:08:19 +01:00
bitwarden-browser/libs/importer/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
..
importers [PM-3100] Fixes imports of "reduced" psono data (#5859) 2023-08-25 21:16:53 +02:00
models 1password1pux importer can import json (#6049) 2023-09-19 09:05:05 +00:00
services [PM-2899] Implement ProtonPass json importer (#5766) 2023-08-16 16:17:03 +02:00
index.ts [PM-1071] Display import-details-dialog on successful import (#4817) 2023-04-06 22:41:09 +02:00