-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- feature: added feature to export encrypted credentials (#63)
* - feature: added feature to export encrypted credentials * - feature: added encryption/decryption method * - feature: added quick connection workflow * - refactor: key file generation * - feature: integrated export connection file and restore * - fix: connection method option height * - fix: ui fixes * - fix: connected qr-code workflow * - refactor: page header * - feature: implemented qr-code connection method * - fix: removed unused depedencies * - fix: encrypt param error * - fix: ui fixes and improvemens
- Loading branch information
1 parent
6a0432d
commit da3ddd1
Showing
33 changed files
with
1,378 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
node_modules | ||
**/node_modules | ||
**/android | ||
**/ios |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
358 changes: 0 additions & 358 deletions
358
apps/shinkai-visor/src/components/add-node/add-node.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.