-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: merge develop #254
Merged
Merged
chore: merge develop #254
Conversation
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
* feat: change did key provider to support ebsi method * fix: key import in provider * feat: move did key provider to libs * feat: add key did resolver to libs * feat: update tests and resolver function * fix: add did key provider tests for other keytypes * feat: remove unused did key provider * fix: lint errors * chore: update did provider key README.md * chore: update did provider key README.md * fix: changeCurrentMethod test * chore: remove unnecessary console logs in ceramicDataStore.ts * fix: review suggestions * chore: small fixes * chore: some small refactor * chore: remove unused types * chore: update some imports and remove eslint-disable * chore: remove infura project key * feat: add JWK utils * feat: update supported keytypes for did:jwk provider * fix: did key resolver imports * feat: did key resolver with ansamble methods * fix: pr comment * fix: remove unused function and constants * fix: separate did key resolve functions * fix: resolve test issues * chore: update some details * chore: add test:ci and sonarcloud * chore: update elliptic import * chore: update 1 test case --------- Co-authored-by: Urban <urbanfoundit@gmail.com> Co-authored-by: martines3000 <domajnko.martin@gmail.com>
chore: fixes oidc deploy workflows
* feat: ecosystem page * fix: export default * fix: remove duplicate code * chore: remove background from image --------- Co-authored-by: Martin Domajnko <domajnko.martin@gmail.com>
* chore: fix runtime issues * fix: fixes ceramic signature issues
* feat: universal did resolver * test: add test for not supported did * fix: add error handling & more tests * fix: add missing type * fix: linting problems * fix: test * fix: remove redundant code * fix: remove polygonid * fix: fixes lint issues --------- Co-authored-by: Martin Domajnko <domajnko.martin@gmail.com>
* chore: refactor key derivation code and tests * chore: adding type keyword to type imports * chore: replace clonedeep with structuredclone * chore: removing of eslint-disable comments * chore: prefer using nullish coalescing operator * chore: update snap datastore save * chore: correctly throw error * fix: fixed eslint/prettier configs * chore: rever changes in snap for clonedeep * chore: prefer using nullish coalescing operator * chore: some more improvements from sonarcloud * chore: fix lint issues
* chore: add workflow_dispatch * chore: add test builds for PRs * chore: fix names for issuer workflow * chore: remove copying .env files
* chore: replace sqlite lib * fix: fixes pnpm-lock
* fix: add function to connector & fix docs * fix: fixes broken lint-stages and lints some files * fix: serialization error * fix: move parese & stringify * chore: fix typo in implementation.md * fix: linting error * chore: small fixes to docs --------- Co-authored-by: Martin Domajnko <domajnko.martin@gmail.com> Co-authored-by: Urban <urbanfoundit@gmail.com>
* chore: initial working version * chore: remove store initializer * feat: metadata api usage * feat: convert app dir pages to server components * chore: fix pnpm-lock * fix: home page server component * feat: implement dual layout * feat: add ecosystem page * fix: fixes appbar active links * fix: select ceramic datastore * feat: hamburger menu, rename collaborators to partners * chore: some changes to paddings and margins * chore: update padding for public layout * chore: minor changes * feat: vercel analytics * chore: wip mobile view improvements * feat: mobile navigation improvements * chore: fix image link * chore: small fixes * chore: revert use local change * chore: fix appbar * chore: fix lint issues * fix: fixes z-index issues * fix: fixes urls * fix: update patches for ceramicnetwork/common * fix: responsive button & dropdown sizes * fix: fixes oidc-client-plugin for no pin * feat: add back toast wrapper, other improvements * chore: fix lint issues * chore: remove React imports * fix: fixes content security policies * chore: update docker:build script * fix: fixes docker build * fix: oidc dockerfiles * fix: add missing utils lib to oidc dockerfiles * fix: upgrade tailwindcss syntax to v3 * fix: linting error * chore: remove console.log * feat: oidc rp plugin support for publicKeyJwk * fix: fixes switchDidMethod for did:key:ebsi * feat: updated oidc client-plugin to work with ebsi * chore: linting issues
* chore: update root .prettierignore Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * feat: add template and script for Veramo plugin initalization Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * chore: resolve pnpm-lock conflicts Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * chore: fix stylelint issue * chore: update stylelint version * chore: minor changes * chore: update scripts README.md * chore: update scripts README.md Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * chore: update pnpm-lock.yaml Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * fix: remove lintstagedrc.cjs * fix: create linstagedrc.cjs in script * chore: fix pnpm-lock.yaml conflicts Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> * fix: add importOrGenerateKey to template --------- Signed-off-by: Urban Vidovič <urbanfoundit@gmail.com> Co-authored-by: Martin Domajnko <domajnko.martin@gmail.com>
* feat: implement ceramic session * feat: implement ceramic session in connector * fix: linting errors * fix: wrong type * fix: tests * fix: formatting * fix: pr review * fix: linting errors * fix: pr review * chore: remove duplicate types, small code refactor * chore: better check for getVCStore error --------- Co-authored-by: Martin Domajnko <domajnko.martin@gmail.com>
* chore: update release please config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.