-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add open-with-web endpoint * reuse code instead of duplication * add changelog * switch to interface{}
- appprovider-templates
- (#3143)
- edge
- (#3143)
- experimental
- (#3143)
- fix-windows-checkout
- (#3143)
- fix/quotes-in-content-disposition-header
- (#3143)
- hotfix-zero-byte
- (#3143)
- public-provider-pw
- (#3143)
- public-share-validation
- (#3143)
- release-2.16.0
- (#3143)
- release-2.19.8
- (#3143)
- revert-4814-release-2.23.0
- (#3143)
- revert-4959-attempt-to-fix-sse
- (#3143)
- stable-2.16
- (#3143)
- stable-2.19
- (#3143)
- useRenameInBlobUpload
- (#3143)
Showing
3 changed files
with
168 additions
and
78 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
changelog/unreleased/enhancement-add-open-with-web-endpoint.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Enhancement: Add /app/open-with-web endpoint | ||
|
||
We've added an /app/open-with-web endpoint to the app provider, so that | ||
clients that are no browser or have only limited browser access can also open apps with the help of a Web URL. | ||
|
||
https://github.com/cs3org/reva/pull/3143 | ||
https://github.com/owncloud/ocis/pull/4376 |
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