Michael Barz
e092da586b
add changelog
2022-09-15 11:58:31 +02:00
Jörn Friedrich Dreyer
d4d2fefb80
forward trace context in graph service ( #4582 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-09-14 14:23:15 +02:00
David Christofas
b71eeb9f54
Merge pull request #4578 from owncloud/web-configuration-applications
...
allow to configure applications for web
2022-09-14 11:32:14 +02:00
Jörn Friedrich Dreyer
2d445c6e95
fix search report webdav permissions ( #4579 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-09-14 11:22:51 +02:00
Willy Kloucek
1caffa3bb8
allow to configure applications for web
2022-09-14 10:09:38 +02:00
Michael Barz
826d45877c
prepare release, bump version
2022-09-13 10:17:43 +02:00
Michael Barz
7f52bbbcbe
Update reva to v2.10.0
2022-09-12 11:33:21 +02:00
Michael Barz
1e82d80c1d
Merge pull request #4548 from aduffeck/jsoncs3-publicshare-manager
...
[full-ci] Add support for the jsoncs3 public share manager
2022-09-09 21:16:01 +02:00
Benedikt Kulmann
bb54554cdb
chore: bump web to v5.7.0 (final)
2022-09-09 20:07:17 +02:00
Michael Barz
c6faf4ab4f
Update reva
2022-09-09 16:00:32 +02:00
Benedikt Kulmann
01f6ca12f0
chore: update web to v5.7.0-rc.13
2022-09-09 10:56:04 +02:00
Benedikt Kulmann
dce41c34c5
Merge pull request #4508 from owncloud/update-web-5.7.0-rc.11
...
[full-ci] update web to v5.7.0-rc.11
2022-09-08 14:55:20 +02:00
David Christofas
3640243492
update reva and jsoncs3 share manager config
2022-09-08 13:22:17 +02:00
Benedikt Kulmann
0815eebb3c
chore: update web to v5.7.0-rc.11
2022-09-08 13:10:40 +02:00
jkoberg
716d595ede
changelog and bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-09-08 12:31:13 +02:00
Michael Barz
7e9f19c7dc
update reva to latest edge
2022-09-07 20:27:26 +02:00
Michael Barz
29be1ab5b7
Merge pull request #4522 from owncloud/update-reva-edge
...
[full-ci] update Reva to latest edge
2022-09-07 19:03:35 +02:00
Ralf Haferkamp
e5543d4465
Add new "delete-all-spaces" permission
...
This is assigned to the Admin role by default and allows to cleanup
orphaned spaces (e.g. where the owner as been deleted)
Fixes : #4196
2022-09-07 18:21:26 +02:00
Michael Barz
39aacff996
update reva to latest edge
2022-09-07 15:53:54 +02:00
Ralf Haferkamp
8ee8842e88
proxy: Avoid sorting endpoints for every single request
...
The endpoints are no longer hashed by path name in the directors map since
that made iterating over the endpoints unstable. They are now stored in a
slice in the order in which the are defined in the configuration.
Closes : #4497
2022-09-07 14:30:19 +02:00
David Christofas
bff9c2b3cd
auto orientate pictures for thumbnails
2022-09-05 16:33:29 +02:00
Jannik Stehle
213a68ec69
Fix translations on login page
2022-09-02 15:07:54 +02:00
jkoberg
3f5585628d
adjust REPORT to PROPFIND endpoint
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-09-02 15:02:06 +02:00
Jannik Stehle
dff588a621
Improve login screen design
2022-09-02 09:46:32 +02:00
David Christofas
e20b2b1536
fix default policy and add changelog
2022-09-01 12:43:32 +02:00
Benedikt Kulmann
0341097430
fix: disable misconfigured default expiration date public links
2022-08-31 08:23:28 +02:00
Jan
a999dd1d61
Add previewFileMimeTypes to defaultconfig.go ( #4414 )
...
* Add previewFileMimeTypes to defaultconfig.go
* Add changelog item
* Format
* Remove obsolete hideSearchBar config setting
2022-08-26 11:51:33 +02:00
Benedikt Kulmann
590f3bcbaa
chore: prepare release bump version
2022-08-25 21:40:08 +02:00
Benedikt Kulmann
9c9a81026c
fix: add index.html to unprotected paths in auth middleware
2022-08-25 10:39:55 +02:00
David Christofas
0d2b7e350b
add missing unprotected paths
2022-08-24 16:32:25 +02:00
Benedikt Kulmann
335567ed65
Merge pull request #4439 from owncloud/update-web-v5.7.0-rc.10
...
[full-ci] update web to v5.7.0-rc.10
2022-08-24 12:08:22 +02:00
Willy Kloucek
c0df4562e5
Merge pull request #4443 from wkloucek/mail-auth-encrypt
...
add config options for mail encryption and authentication
2022-08-24 10:49:50 +02:00
Benedikt Kulmann
992c19d26a
chore: update web to v5.7.0-rc.10
2022-08-24 10:12:33 +05:45
Benedikt Kulmann
d10f521972
chore: update reva to v2.8.0
2022-08-23 16:35:33 +02:00
Willy Kloucek
faa7d3b647
add config options for mail encryption and authentication
2022-08-23 14:39:32 +02:00
David Christofas
c4881f5736
Merge pull request #4374 from owncloud/rewrite-auth-middleware
...
[full-ci] Rewrite of the authentication middleware
2022-08-22 16:39:03 +02:00
Willy Kloucek
9431af00a9
Merge pull request #4412 from kobergj/BumpReva
...
[full-ci] bump reva version
2022-08-22 13:06:54 +02:00
Willy Kloucek
15c1a99ddc
Merge pull request #4405 from wkloucek/config-validation-line-break-and-help
...
ensure a linebreak after config validation errors and do not parse config for help
2022-08-22 11:12:22 +02:00
Martin
6d54377447
Merge pull request #4411 from wkloucek/fix-app-registry-default-mimetypes
...
fix configuration of mimetypes for the app registry
2022-08-20 09:58:32 +02:00
Willy Kloucek
e58eaabdeb
move config parse error logging into function to ensure new lines and don't parse config for help
2022-08-18 15:27:28 +02:00
Willy Kloucek
46706fff32
Merge pull request #4407 from wkloucek/rename-extensions-to-services-reloaded
...
rename extensions to services (leftover occurences)
2022-08-18 14:03:20 +02:00
jkoberg
a1ea39f645
bump reva version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-08-18 13:26:03 +02:00
Willy Kloucek
d93fd7ab4d
fix configuration of mimetypes for the app registry
2022-08-18 11:58:10 +02:00
Willy Kloucek
771e7e8e34
fix typo
...
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz >
2022-08-18 11:41:42 +02:00
Willy Kloucek
b43448f071
add language selection for app provider
2022-08-18 11:06:39 +02:00
Willy Kloucek
60689c9c1a
improve unsupervised description
2022-08-18 10:59:35 +02:00
Willy Kloucek
dbcd78e6ef
Merge pull request #4403 from wkloucek/storage-users-uploads-category
...
restructure storage-users upload command
2022-08-18 10:56:47 +02:00
Willy Kloucek
1f12753e13
add changelog
2022-08-17 15:42:04 +02:00
Willy Kloucek
c3a021512b
update reva
2022-08-17 12:15:00 +02:00
Willy Kloucek
5730ad6d5b
add documentation, wire configuration
2022-08-17 12:13:47 +02:00