Skip to content
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

fix: view in gateway url now validates if url is acessible #1591

Merged
merged 11 commits into from
Sep 1, 2020

Conversation

rafaelramalho19
Copy link
Contributor

@rafaelramalho19 rafaelramalho19 commented Aug 17, 2020

Closes #1490

@rafaelramalho19 rafaelramalho19 requested a review from lidel August 17, 2020 15:28
@rafaelramalho19 rafaelramalho19 self-assigned this Aug 17, 2020
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
test/e2e/setup/test-environment.js Outdated Show resolved Hide resolved
@rafaelramalho19 rafaelramalho19 requested a review from lidel August 19, 2020 15:36
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
src/bundles/config.js Outdated Show resolved Hide resolved
@rafaelramalho19 rafaelramalho19 requested a review from lidel August 26, 2020 19:39
@rafaelramalho19 rafaelramalho19 force-pushed the fix/view-in-gateway-url branch from 47f52ff to dd6ac9d Compare August 27, 2020 20:44
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I was about to add a note how to address #1490 in a way that accounts for all edge cases and I ended up implementing it in pseudocode, so I just added it in 7c8b455 to this PR 🙃 – hope that's ok!

@rafaelramalho19 take a look if mentioned commit makes sense

@lidel lidel added this to the v2.11 milestone Sep 1, 2020
@rafaelramalho19
Copy link
Contributor Author

LGTM @lidel, thank you 🙏

@jessicaschilling jessicaschilling merged commit 78a005a into master Sep 1, 2020
@jessicaschilling jessicaschilling deleted the fix/view-in-gateway-url branch September 1, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inspect view: "View on IPFS Gateway" still points to the ip-address, not to .localhost
3 participants