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.
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(files): prefer subdomain gw in copied share links #2255
fix(files): prefer subdomain gw in copied share links #2255
Changes from 24 commits
cdde888
b3cbe79
3373d44
c3de5c3
b0d128f
7a64e72
fda5381
64e95f6
b013645
08d2073
39840d0
318285e
ef940f6
8cdafe6
e22ddb0
61f8e20
a31026c
0d8fc4b
5cab67d
c3c96e2
05e4841
5c9ec59
9b512a4
7c96305
ee529a9
d8e81bc
2de3310
44a43be
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 427 in src/bundles/files/actions.js
Codecov / codecov/patch
src/bundles/files/actions.js#L426-L427
Check warning on line 15 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L15
Check warning on line 20 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L19-L20
Check warning on line 37 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L37
Check warning on line 70 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L70
Check warning on line 75 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L75
Check warning on line 101 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L100-L101
Check warning on line 106 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L103-L106
Check warning on line 118 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L117-L118
Check warning on line 120 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L120
Check warning on line 136 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L133-L136
Check warning on line 139 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L138-L139
Check warning on line 142 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L141-L142
Check warning on line 145 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L144-L145
Check warning on line 149 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L148-L149
Check warning on line 166 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L165-L166
Check warning on line 181 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L179-L181
Check warning on line 186 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L186
Check warning on line 188 in src/bundles/gateway.js
Codecov / codecov/patch
src/bundles/gateway.js#L188
Check warning on line 43 in src/components/public-gateway-form/PublicGatewayForm.js
Codecov / codecov/patch
src/components/public-gateway-form/PublicGatewayForm.js#L42-L43
Check warning on line 10 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L7-L10
Check warning on line 17 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L13-L17
Check warning on line 20 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L19-L20
Check warning on line 24 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L24
Check warning on line 27 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L27
Check warning on line 30 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L29-L30
Check warning on line 35 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L32-L35
Check warning on line 38 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L37-L38
Check warning on line 41 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L41
Check warning on line 47 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L44-L47
Check warning on line 52 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L50-L52
Check warning on line 56 in src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js
Codecov / codecov/patch
src/components/public-subdomain-gateway-form/PublicSubdomainGatewayForm.js#L56