-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into master-merge-#1
- Loading branch information
Showing
221 changed files
with
1,474 additions
and
1,021 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 version of OCIS to use in pipelines that test against OCIS | ||
OCIS_COMMITID=24473b942030adc5fa0e10dd44be8b87dedc1051 | ||
OCIS_COMMITID=04712780129eeb7fc3564e4231a7d62d0d0ff81f | ||
OCIS_BRANCH=experimental |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,6 @@ | ||
Bugfix: Expiration date picker with long language codes | ||
|
||
We've fixed a bug where the expiration date picker in the sharing sidebar wouldn't open if the user selected a language with long language code, e.g. de_DE. | ||
|
||
https://github.com/owncloud/web/issues/7622 | ||
https://github.com/owncloud/web/pull/7623 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions
6
changelog/5.7.0_2022-09-09/bugfix-merge-share-with-group-and-group-member
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,6 @@ | ||
Bugfix: Merge share with group and group member into one | ||
|
||
We've fixed a bug that the share with a group and share of the same resource with a member of this group was shown as 2 shares in "Shared with me" view. | ||
|
||
https://github.com/owncloud/web/issues/7582 | ||
https://github.com/owncloud/web/pull/7598 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions
6
changelog/unreleased/bugfix-add-language-param-open-external-app
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,6 @@ | ||
Bugfix: Add language param opening external app | ||
|
||
We've added the language param when opening an external app | ||
|
||
https://github.com/owncloud/web/issues/7419 | ||
https://github.com/owncloud/web/pull/7631 |
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,6 @@ | ||
Bugfix: "Private link"-button alignment | ||
|
||
We've fixed the alignment of the "Private link"-button in the sidebar. | ||
|
||
https://github.com/owncloud/web/pull/7640 | ||
https://github.com/owncloud/web/issues/7618 |
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,6 @@ | ||
Bugfix: Resolve upload existing folder | ||
|
||
We've added a conflict dialog which handles name clashes when uploading files and folders. | ||
|
||
https://github.com/owncloud/web/pull/7504 | ||
https://github.com/owncloud/web/issues/6996 |
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 @@ | ||
Bugfix: Shares tree loading | ||
|
||
We've improved loading of the shares tree: | ||
|
||
* It now happens more globally in the sidebar component instead of in each sidebar panel. | ||
* Shares won't be loaded for resources without a path anymore. | ||
|
||
These changes massively improve the sidebar performance and fix several issues with (re-)share permissions. | ||
|
||
https://github.com/owncloud/web/issues/7506 | ||
https://github.com/owncloud/web/issues/7593 | ||
https://github.com/owncloud/web/issues/7592 | ||
https://github.com/owncloud/web/pull/7580 |
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,5 @@ | ||
Bugfix: Sidebar toggle icon | ||
|
||
We've fixed a bug where the sidebar toggle icon would not detect the "open"-state of the sidebar. | ||
|
||
https://github.com/owncloud/web/pull/7632 |
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 @@ | ||
Bugfix: Upload modify time | ||
|
||
We've included the `x-oc-mtime` header in upload requests to tell the backend the proper modify date of uploaded resources. | ||
|
||
https://github.com/owncloud/web/pull/7630 | ||
https://github.com/owncloud/web/pull/7641 | ||
https://github.com/owncloud/web/issues/7628 |
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: Deny subfolders inside share | ||
|
||
Sub-folders within user- and group-shares can now be denied for certain share receivers if the backend is capable of negative ACLs. | ||
Please note that the state of this feature is experimental and needs to be enabled in the backend. | ||
|
||
https://github.com/owncloud/web/pull/7190 | ||
https://github.com/owncloud/web/issues/7180 |
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,5 @@ | ||
Enhancement: Make keybindings global | ||
|
||
We've made keybindings global and introduced a data-attribute to mark elements that need custom keybindings | ||
|
||
https://github.com/owncloud/web/pull/7569 |
Oops, something went wrong.