Commit Graph

1489 Commits

Author SHA1 Message Date
Michael Barz
e6d6d27afa Merge pull request #7855 from owncloud/release-5.0.0-alpha.4
chore: prepare release v5.0.0-alpha.4
2023-12-05 14:15:48 +01:00
Jan
263cb21c24 Add config var UserListRequiresFilter (#7866)
* Add config var UserListRequiresFilter

* Fix whitespace

* Update options.go

Co-authored-by: Martin <github@diemattels.at>

---------

Co-authored-by: Martin <github@diemattels.at>
2023-12-01 13:30:46 +01:00
Benedikt Kulmann
b4d92b5ca4 chore: prepare release v5.0.0-alpha.4 2023-11-30 12:14:39 +01:00
Roman Perekhod
26627ab120 Merge pull request #7784 from 2403905/issue-7724
add banned password list to the default deployments
2023-11-29 10:23:03 +01:00
Florian Schade
ad06a192d8 enhancement: add graph beta listPermissions endpoint (#7753)
* enhancement: add graph beta listPermissions endpoint

besides the new api endpoint it includes several utilities to simplify the graph api development.

* resolve drive and item id from the request path
* generic pointer and value utilities
* space root detection

* update GetDriveAndItemIDParam signature to return a error

* move errorcode package

* enhancement: add generic error code handling

* fix: rebase
2023-11-28 17:06:04 +01:00
Florian Schade
9cfbe80f1d chore: move detached changelogs (#7810) 2023-11-27 09:50:10 +01:00
kobergj
9057d231a8 fix search service startup (#7795)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-24 08:35:10 +01:00
Florian Schade
170021a38e chore: go version bump to 1.21 2023-11-23 14:52:01 +01:00
Jannik Stehle
8ee03101c0 feat: add a config for default link permissions (#7783)
* feat: add a config for default link permissions

* Update services/frontend/pkg/config/config.go

---------

Co-authored-by: Martin <github@diemattels.at>
2023-11-23 07:59:31 +01:00
Roman Perekhod
5c549469f8 add banned password list to the default deployments 2023-11-22 15:30:17 +01:00
Benedikt Kulmann
aa172aaf16 Merge pull request #7778 from owncloud/release-5.0.0-alpha.3
chore: bump version, prepare changelog
2023-11-22 10:53:25 +01:00
Christian Richter
e48e9cbfbf Merge pull request #7739 from dragonchaser/ocis-5486-filter-displayName
add user filter startsWith and contains
2023-11-22 10:03:22 +01:00
Benedikt Kulmann
7a5762c8f0 chore: bump version, prepare changelog 2023-11-22 09:22:32 +01:00
Roman Perekhod
7175316292 fix the tgz mime type, bump reva 2023-11-21 17:33:52 +01:00
Christian Richter
06a66e8aa0 add user filter startsWith and contains
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-20 20:10:39 +01:00
Florian Schade
b3e658cf89 chore: bump reva (#7752) 2023-11-19 10:02:39 +01:00
Florian Schade
ad57d59738 enhancement: add graph invite endpoint (#7687) 2023-11-17 16:36:54 +01:00
kobergj
84fd802952 Merge pull request #7741 from kobergj/ProxyAllowAddingAdditionalRoutes
Allow configuring custom proxy routes
2023-11-17 15:49:45 +01:00
Roman Perekhod
1134e9d85c Merge pull request #7726 from 2403905/issue-7708
[full-ci] fix space unlock
2023-11-17 13:26:38 +01:00
Roman Perekhod
8a6464798f fix last month search 2023-11-17 10:04:55 +01:00
Roman Perekhod
3dc2c196ef fix space unlock 2023-11-17 09:48:44 +01:00
jkoberg
69a2da889a allow configuring addtional proxy routes
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-17 09:20:10 +01:00
Ralf Haferkamp
50f63bf436 bump reva to latest edge (#7727)
* bump reva to latest edge

To get https://github.com/cs3org/reva/pull/4336

* graph: Import unified role related code from reva

The UnifiedRole related types are pretty specific to the graph service.
Maintaining them as part of reva makes things more complex that required.

* chore: add failing cases to the expected failures

---------

Co-authored-by: Florian Schade <f.schade@icloud.com>
2023-11-17 09:18:45 +01:00
Roman Perekhod
a6b75bc9f6 fix libre-graph status codes (#7705)
* fix libre-graph status codes

* owncloud-test-middleware bumped

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-11-15 17:45:23 +01:00
Christian Richter
33f3f0d10b add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-15 11:23:24 +01:00
jkoberg
f24b3a7bd3 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-14 14:53:29 +01:00
Roman Perekhod
7ab553e23b add file type filter chip (#7602)
* add file type filter chip

* changed the keyword

* use reva issue-7432-replace

* changed the filter name. fix types

* rework mapBinary

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-11-13 18:04:17 +01:00
jkoberg
66ff22835d add new permissions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-10 13:02:21 +01:00
Michael Barz
2039f61ef0 Merge pull request #7689 from owncloud/release-5.0.0-alpha.2
[full-ci] bump version, prepare changelog
2023-11-08 20:08:43 +01:00
Florian Schade
643158b67b enhancement: add sharedWithMe graph beta endpoint (#7633) 2023-11-08 20:02:58 +01:00
Michael Barz
21796532e1 bump version, prepare changelog 2023-11-08 15:35:12 +01:00
Jannik Stehle
c07f3c6c37 feat: add configs for the Web embed mode 2023-11-07 08:29:15 +01:00
kobergj
65cea02b6f Merge pull request #7487 from kobergj/NatsJSRegistry
Natsjs registry
2023-11-06 16:36:15 +01:00
Dominik Schmidt
62f232c82a Merge pull request #7491 from dschmidt/audio-thumbnails
thumbnails: extract pictures from audio files
2023-11-06 09:24:27 +01:00
jkoberg
73c99cce9e introduce natsjs registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-11-06 08:59:01 +01:00
Dominik Schmidt
db32fb46f9 Audio Metadata (#7490)
* Add audio facet to search protobuf message

* Add audio metadata to search index

* Return audio facet from search if available

* Store audio metadata in arbitrary metadata

* Add audio facet to driveItems listings

* Make tests coding style more consistent

* Fix tests

* Add changelog

* Make valueToString code more defensive

* Log status code as well
2023-11-06 08:56:46 +01:00
jkoberg
173bf81633 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-31 13:03:14 +01:00
Michael Barz
5c6f95c3cd bump version, prepare changelog 2023-10-30 16:43:04 +01:00
Jannik Stehle
a14fb2b4be chore: bump web to v8.0.0-alpha.5 2023-10-30 15:08:48 +01:00
Dominik Schmidt
65e0699cb1 Add changelog 2023-10-30 11:19:39 +01:00
Phil Davis
d7e61ad470 Merge pull request #7609 from owncloud/fix-changelog
[docs-only] Fix changelog
2023-10-30 07:49:12 +05:45
jkoberg
860afc0049 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-27 16:34:22 +02:00
Michael Barz
f5c05ac098 Update readable-share-enforce-password.md 2023-10-27 15:10:21 +02:00
jkoberg
6e510be180 return 423 on tag create when file is locked
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-26 16:07:50 +02:00
jkoberg
e8a3f28cf0 use existing mountpoint on auto accept
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-26 11:59:21 +02:00
jkoberg
f284fadf67 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-25 14:35:17 +02:00
Roman Perekhod
d185b7145f implement sharing roles (#7524)
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-10-24 15:01:11 +02:00
jkoberg
68c280e98b auto accept shares is a change
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-24 10:07:19 +02:00
Michael Barz
c13c04be55 Merge pull request #7540 from owncloud/opt-out-public-link-pw
[full-ci] add new permission to delete public link password
2023-10-23 15:43:26 +02:00
Michael Barz
b6e62b3d79 update reva to latest edge 2023-10-23 14:54:53 +02:00