forked from DimensionDev/Maskbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add IPFS, Swarm as Another Providers for The File Service into …
…Mask (DimensionDev#5195) * try to support ipfs and swarm * add ipfs and swarm provider * support ipfs and swarm * add ipfs and swarm * fix * change * fix * change * fix bee-js type error * fix bee-js type error * fix i18n error * hidden Meson CDN button when provider is not arweave * fix lint error * fix spell check error * fix lint error * fix lint error * refactor: provider agent * refactor: provider agent * refactor: provider agent * refactor: provider agent * refactor: typo key cast * eslint fix * fix: spell error * fix: spell error * fix: revert cspell.json * fix: add comment, use lodash * fix: change * fix: change * fix: lint error * chore: more patch * chore: more patch * fix: remove duplicate checkbox * refactor: delay initialization * fix: add provider to metadata * refactor: using createLookupTableResolver * fix: typo * refactor: remove unuse code * fix: update frozen-lockfile * fix: update frozen-lockfile * fix lint errors * Update pnpm-lock.yaml * fix: pnpm-lock * fix: pnpm no-frozen-lockfile * fix: lint error * fix: import JWKInterface from arweave directly * fix: update * fix: update * fix: update * fix: update * fix: update * chore: try fix lockfile * fix: update color * fix: listen dialog close * fix: lint error * fix: text color, button width * fix: text color, button width * fix: text color, button width * fix: text color, button width * fix: rename * fix: update pnpm-lock * fix: add webpack rule esm module fully specified false * fix: limit specify package * chore: update broken package * chore: update broken package Co-authored-by: Jack Works <[email protected]> Co-authored-by: Suji Yan <[email protected]> Co-authored-by: Suji Yan <[email protected]> Co-authored-by: guanbinrui <[email protected]>
- Loading branch information
1 parent
9570eec
commit 47253c5
Showing
19 changed files
with
884 additions
and
125 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
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
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
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
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
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
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
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
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
4 changes: 3 additions & 1 deletion
4
packages/plugins/FileService/src/SNSAdaptor/hooks/Exchange.tsx
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
Oops, something went wrong.