4 Commits

Author SHA1 Message Date
Anton
f246091db2 feat: import identity (#990)
* feat: import identity

- [x] Add method for import and save identity
- [x] Update identity list to support imported identities
- [x] Update history and notification for imported identities

* chore: revert lock changes

* chore: remove nx-cloud

---------

Co-authored-by: 0xmad <0xmad@users.noreply.github.com>
2023-10-12 11:14:37 +02:00
Anton
afcec4fd64 chore: add release pipeline (#676)
* chore: add release pipeline

- [x] Support changelog generation
- [x] Add project configs
- [x] Support tag version
- [x] Support github release creation
- [x] Add github action

* chore: add chrome store upload step

* chore: upload dist to github

* chore: split store publishing

---------

Co-authored-by: 0xmad <0xmad@users.noreply.github.com>
2023-08-09 08:37:49 -05:00
Anton
9fc2edad53 feat: add upload backup ui page (#647)
* feat: add upload backup ui page

- [x] Add upload input component
- [x] Add upload backup page
- [x] Add react-dropzone
- [x] Remove pretty-quick

* fix: review

* fix: test

* chore: enable workflows for main

---------

Co-authored-by: 0xmad <0xmad@users.noreply.github.com>
2023-07-17 11:36:57 -05:00
0xisk
caa597b7ba feat: integrate nx (#564)
* chore: prepare to publish @cryptkeeper/providers

* chore: change package prefix names and versions

* chore: update package.json links

* chore: replacing scripts with nx

* fix: update package names

* fix: fix nx dependency bug

* chore: package.json wrong package name

* chore: requested chanages

* chore: run prettier

* chore: add output for scripts

* chore: fix engine version

* fix: build app

---------

Co-authored-by: 0xmad <0xmad@users.noreply.github.com>
2023-06-28 11:24:50 -05:00