-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7798 from owncloud/bump-web-to-7.1.2
chore: bump web to v7.1.2
- Loading branch information
Showing
5 changed files
with
18 additions
and
14 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# The test runner source for UI tests | ||
WEB_COMMITID=5fec611688782cdf97fafa31993fe40018f6c132 | ||
WEB_BRANCH=release-7.1.1 | ||
WEB_COMMITID=0fa16b309ec9954cbd2c12d5b58831e9848e4efa | ||
WEB_BRANCH=release-7.1.2 |
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 was deleted.
Oops, something went wrong.
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,13 @@ | ||
Enhancement: Update web to v7.1.2 | ||
|
||
Tags: web | ||
|
||
We updated ownCloud Web to v7.1.2. Please refer to the changelog (linked) for details on the web release. | ||
|
||
## Summary | ||
* Bugfix [owncloud/web#9833](https://github.com/owncloud/web/pull/9833): Resolving external URLs | ||
* Bugfix [owncloud/web#9868](https://github.com/owncloud/web/pull/9868): Respect "details"-query on private links | ||
* Bugfix [owncloud/web#9913](https://github.com/owncloud/web/pull/9913): Private link resolving via share jail ID | ||
|
||
https://github.com/owncloud/ocis/pull/7798 | ||
https://github.com/owncloud/web/releases/tag/v7.1.2 |
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