-
Notifications
You must be signed in to change notification settings - Fork 316
feat: Add IPFS, Swarm as Another Providers for The File Service into Mask #5195
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
Merged
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
cc24f30
try to support ipfs and swarm
lljxx1 83ec2db
add ipfs and swarm provider
lljxx1 8daaa0e
support ipfs and swarm
lljxx1 79042c3
add ipfs and swarm
lljxx1 565cfa0
fix
lljxx1 5c79b3c
change
lljxx1 ad8b431
fix
lljxx1 3d5156b
change
lljxx1 307986d
fix bee-js type error
lljxx1 38caea5
fix bee-js type error
lljxx1 727d1ec
fix i18n error
lljxx1 d10d4cd
hidden Meson CDN button when provider is not arweave
lljxx1 9785e8f
fix lint error
lljxx1 e825a03
fix spell check error
lljxx1 44f07f8
fix lint error
lljxx1 97f524c
fix lint error
lljxx1 248451a
refactor: provider agent
lljxx1 f523881
refactor: provider agent
lljxx1 233c2bf
refactor: provider agent
lljxx1 44a59df
refactor: provider agent
lljxx1 7fa1b6c
refactor: typo key cast
lljxx1 29b495f
eslint fix
lljxx1 48eba67
fix: spell error
lljxx1 faa68b5
fix: spell error
lljxx1 b9480d1
fix: revert cspell.json
lljxx1 91e60fb
fix: add comment, use lodash
lljxx1 f4bd0ad
fix: change
lljxx1 4415e4a
fix: change
lljxx1 9676aeb
fix: lint error
lljxx1 36b9fc8
chore: merge with main
Jack-Works 1489916
chore: more patch
Jack-Works dd48d7b
chore: more patch
Jack-Works e1201a0
fix: remove duplicate checkbox
lljxx1 4d7e7fb
refactor: delay initialization
lljxx1 f1a5a0d
fix: add provider to metadata
lljxx1 63094e3
refactor: using createLookupTableResolver
lljxx1 8548edb
fix: typo
lljxx1 a409a45
refactor: remove unuse code
lljxx1 16c6d74
Merge branch 'develop' into develop
lljxx1 51e636d
fix: update frozen-lockfile
lljxx1 ae59a63
Merge branch 'develop' of https://github.com/lljxx1/Maskbook into dev…
lljxx1 dff44bd
fix: update frozen-lockfile
lljxx1 7a41bcc
fix lint errors
lljxx1 64f429a
Merge branch 'develop' into develop
Tedko 1dc9095
Update pnpm-lock.yaml
Tedko a6da8b7
fix: pnpm-lock
lljxx1 bdb49a1
Merge branch 'develop' of https://github.com/lljxx1/Maskbook into dev…
lljxx1 f28b450
fix: pnpm no-frozen-lockfile
lljxx1 c0e5123
fix: lint error
lljxx1 d0c5d02
fix: import JWKInterface from arweave directly
lljxx1 61d76e7
Merge branch 'develop' into develop
lljxx1 091f7e7
Merge remote-tracking branch 'upstream/develop' into develop
lljxx1 a8caf7e
fix: update
lljxx1 daa5f03
fix: update
lljxx1 50037eb
fix: update
lljxx1 18b0f9c
fix: update
lljxx1 385029d
fix: update
lljxx1 898ff5b
chore: try fix lockfile
Jack-Works 7240ba6
fix: update color
lljxx1 85ac042
fix: listen dialog close
lljxx1 f379eff
fix: lint error
lljxx1 1545b5c
fix: text color, button width
lljxx1 7931964
fix: text color, button width
lljxx1 4421174
fix: text color, button width
lljxx1 63b4fe5
fix: text color, button width
lljxx1 f77cd14
fix: rename
lljxx1 8d3c58a
Merge branch 'develop' into develop
lljxx1 726185d
fix: update pnpm-lock
lljxx1 1d1a5be
fix: add webpack rule esm module fully specified false
lljxx1 0771b64
fix: limit specify package
lljxx1 0a20950
Merge branch 'develop' into develop
lljxx1 2a1ffb5
chore: update broken package
Jack-Works 30beac9
chore: update broken package
Jack-Works 2ce7aea
chore: merge with main
Jack-Works d52da43
Merge branch 'develop' into develop
guanbinrui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.