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

feat: recover dead sub-domain gateways #802

Merged
merged 13 commits into from
Oct 26, 2019
Merged

feat: recover dead sub-domain gateways #802

merged 13 commits into from
Oct 26, 2019

Conversation

colinfruit
Copy link
Contributor

closes #800

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.

Thank you! Looks really good, small tweaks suggested in comments below.

Global style ask: please swap order in variables and labels from "subdomain public" to "public subdomain" to align with existing docs and variables (from subdomainPublicGatewayUrl to publicSubdomainGatewayUrl, from resolveToSubdomainUrl to resolveToPublicSubdomainUrl etc).

add-on/src/options/forms/gateways-form.js Outdated Show resolved Hide resolved
test/functional/lib/ipfs-request-gateway-recover.test.js Outdated Show resolved Hide resolved
test/functional/lib/ipfs-request-gateway-recover.test.js Outdated Show resolved Hide resolved
add-on/src/lib/ipfs-request.js Outdated Show resolved Hide resolved
add-on/src/lib/ipfs-path.js Outdated Show resolved Hide resolved
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.

Thank you!

@colinfruit please fix below labels in Preferences screen and it will be ready for merge

add-on/_locales/en/messages.json Outdated Show resolved Hide resolved
add-on/_locales/en/messages.json Outdated Show resolved Hide resolved
colinfruit and others added 2 commits October 24, 2019 20:15
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
@colinfruit colinfruit requested a review from lidel October 26, 2019 00:29
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.

This is great, thank you!

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.

Recover from dead Subdomain Gateways
2 participants