-
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 changeRespCode
- Loading branch information
Showing
252 changed files
with
6,113 additions
and
1,551 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
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
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.
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: Keep both folders conflict in same-named folders | ||
|
||
Parsing has been adjusted to account for edge case of multiple folders and sub-folders with the same name | ||
|
||
https://github.com/owncloud/web/pull/9915 | ||
https://github.com/owncloud/web/issues/9158 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Enhancement: Add media type filter chip | ||
|
||
We've added a new filter option in the search list to filter by media type. | ||
|
||
https://github.com/owncloud/web/pull/9912 | ||
https://github.com/owncloud/web/issues/9780 |
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.
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,12 @@ | ||
Enhancement: Create shortcuts | ||
|
||
We've added a new functionality to add to shortcuts to web, those can be created via the "+ New" context menu. | ||
Users can enter URLs or pick a file via the drop down menu and create a '.url' file. | ||
|
||
'.url' files can be opened via web or downloaded and opened on the desktop. | ||
|
||
https://github.com/owncloud/web/pull/9890 | ||
https://github.com/owncloud/web/pull/9908 | ||
https://github.com/owncloud/web/issues/9796 | ||
https://github.com/owncloud/web/issues/9887 | ||
https://github.com/owncloud/web/issues/9850 |
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.
8 changes: 8 additions & 0 deletions
8
changelog/unreleased/enhancement-manage-tags-in-details-panel
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,8 @@ | ||
Enhancement: Manage tags in details panel | ||
|
||
We've enhanced the details panel, now tags are viewable and manageable there. | ||
That change makes it easier for the user to manage tags, as they don't need to click an additional | ||
context menu action. | ||
|
||
https://github.com/owncloud/web/pull/9905 | ||
https://github.com/owncloud/web/issues/9783 |
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/unreleased/enhancement-share-and-favorite-permission-checks
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 @@ | ||
Enhancement: Permission checks for shares and favorites | ||
|
||
Permission checks for creating shares and favorites have been added. | ||
|
||
https://github.com/owncloud/ocis/issues/7497 | ||
https://github.com/owncloud/web/pull/9810 |
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 |
---|---|---|
@@ -1,26 +1,35 @@ | ||
clients: | ||
- id: web | ||
name: ownCloud web app | ||
application_type: web | ||
insecure: true | ||
trusted: true | ||
redirect_uris: | ||
- https://host.docker.internal:9200/ | ||
- https://host.docker.internal:9200/oidc-callback.html | ||
- https://host.docker.internal:9200/oidc-silent-redirect.html | ||
- https://host.docker.internal:9201/ | ||
- https://host.docker.internal:9201/oidc-callback.html | ||
- https://host.docker.internal:9201/oidc-silent-redirect.html | ||
origins: | ||
- https://host.docker.internal:9200 | ||
- https://host.docker.internal:9201 | ||
- id: filepicker | ||
name: ownCloud file picker | ||
application_type: "" | ||
trusted: true | ||
secret: "" | ||
redirect_uris: | ||
- https://host.docker.internal:3000 | ||
- https://host.docker.internal:3000?redirect=true | ||
origins: | ||
- https://host.docker.internal:3000 | ||
- id: web | ||
name: ownCloud web app | ||
application_type: web | ||
insecure: true | ||
trusted: true | ||
redirect_uris: | ||
- https://host.docker.internal:9200/ | ||
- https://host.docker.internal:9200/oidc-callback.html | ||
- https://host.docker.internal:9200/oidc-silent-redirect.html | ||
- https://host.docker.internal:9201/ | ||
- https://host.docker.internal:9201/oidc-callback.html | ||
- https://host.docker.internal:9201/oidc-silent-redirect.html | ||
- https://ocis.owncloud.test:10200/ | ||
- https://ocis.owncloud.test:10200/oidc-callback.html | ||
- https://ocis.owncloud.test:10200/oidc-silent-redirect.html | ||
- https://ocis.owncloud.test:10201/ | ||
- https://ocis.owncloud.test:10201/oidc-callback.html | ||
- https://ocis.owncloud.test:10201/oidc-silent-redirect.html | ||
origins: | ||
- https://host.docker.internal:9200 | ||
- https://host.docker.internal:9201 | ||
- https://ocis.owncloud.test:10200 | ||
- https://ocis.owncloud.test:10201 | ||
|
||
- id: filepicker | ||
name: ownCloud file picker | ||
application_type: "" | ||
trusted: true | ||
secret: "" | ||
redirect_uris: | ||
- https://host.docker.internal:3000 | ||
- https://host.docker.internal:3000?redirect=true | ||
origins: | ||
- https://host.docker.internal:3000 |
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,46 @@ | ||
[ | ||
{ | ||
"name": "host.docker.internal:9200", | ||
"full_name": "host.docker.internal 9200", | ||
"organization": "ownCloud", | ||
"domain": "host.docker.internal", | ||
"homepage": "https://owncloud.com", | ||
"services": [ | ||
{ | ||
"endpoint": { | ||
"type": { | ||
"name": "OCM", | ||
"description": "ownCloud Open Cloud Mesh API" | ||
}, | ||
"name": "ownCloud - OCM API", | ||
"path": "https://host.docker.internal:9200/ocm/", | ||
"is_monitored": true | ||
}, | ||
"api_version": "0.0.1", | ||
"host": "host.docker.internal:9200" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "ocis.owncloud.test:10200", | ||
"full_name": "ocis.owncloud.test 10200", | ||
"organization": "ownCloud", | ||
"domain": "ocis.owncloud.test", | ||
"homepage": "https://owncloud.com", | ||
"services": [ | ||
{ | ||
"endpoint": { | ||
"type": { | ||
"name": "OCM", | ||
"description": "ownCloud Open Cloud Mesh API" | ||
}, | ||
"name": "ownCloud - OCM API", | ||
"path": "https://ocis.owncloud.test:10200/ocm/", | ||
"is_monitored": true | ||
}, | ||
"api_version": "0.0.1", | ||
"host": "ocis.owncloud.test:10200" | ||
} | ||
] | ||
} | ||
] |
Oops, something went wrong.