EXXETA / EXXETA/trufos

Trufos Importer

Open
#623 0 comments 0 reactions 0 assignees View on GitHub
backend enhancement frontend
Dominant language
TypeScript
Stars
49
Forks
25
Avg merge
3d 21h
Merged PRs (30d)
4

Description

**Is your feature request related to a problem? Please describe.**
#622 introduces a Trufos exporter. This is the matching import feature.

**Describe the solution you'd like**
- Add UI part to import Trufos Collection from ZIP (other import types already implemented in UI, just enable the Trufos import tab)
- Implement `TrufosImporter` that reads a ZIP file (stream based if possible) and unzips it to the directory selected by the user
- If any `.secret.json.bin` are in the ZIP, the should be encrypted during unzip (they should be in plaintext from exported ZIPs, if not, ignore them)

**Describe alternatives you've considered**

**Additional context**
- See #622

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.