-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add B2Share support #88 #89
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
820bb3a
Fix #75
micafer 04d5468
Merge pull request #1 from micafer/fix_75
micafer 07db0ac
Update README.md
micafer 3243ea4
Enable to remove the last slash in the osf url
micafer 06bda68
Add support for providers in OSF: #69
micafer 442bca3
Merge pull request #2 from micafer/osf_providers
micafer b0d0c28
Fix style
micafer f842007
Add support to filter files
micafer dd99815
Add support to filter files
micafer d9ad19b
Merge pull request #3 from micafer/filter
micafer 6c00ebd
Add support to SeaNoe
micafer 31906b5
Implements data.europa.eu support
micafer 257afa4
merge upstream
micafer 4a8c560
Merge branch 'seanoe'
micafer 16d2518
merge data_europa_eu
micafer 62698ef
Minor changes
micafer 659e2d3
Add B2Share support #88
micafer 21e89a1
Merge branch 'main' into b2share
micafer 9be54fd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 92da69a
Merge branch 'main' into b2share
micafer 67ed8fa
Revert change
micafer 7762af9
Revert "Add support to filter files"
micafer 35c87cd
Revert "Add support to filter files"
micafer 3e47ef2
Order servicesç
micafer d8a4a49
Apply suggestions from code review
J535D165 7c418ae
Merge branch 'main' into b2share
J535D165 123ce7d
Fix file link
J535D165 f9dda21
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting catch. I'm fine with keeping this in this PR.