Commit Graph

1552 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
Benedikt Kulmann
f31906da47 feat: add and adjust configs for embed mode 2023-11-30 11:17:31 +01:00
Benedikt Kulmann
cf82ed952d chore: bump web to v8.0.0-alpha.11 2023-11-30 09:59:22 +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
Florian Schade
40d356c56b enhancement: make use of unifiedrole from the graph invitation endpoint, applying multiple roles works and result in a merged cs3 permission set (#7751) 2023-11-23 14:18:03 +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
Jannik Stehle
f47a6b4213 Merge pull request #7773 from owncloud/bump-web-to-8.0.0-alpha.10
chore: bump web to v8.0.0-alpha.10
2023-11-21 18:35:14 +01:00
Jannik Stehle
bc838cc5d4 chore: bump web to v8.0.0-alpha.10 2023-11-21 17:44:01 +01:00
Roman Perekhod
7175316292 fix the tgz mime type, bump reva 2023-11-21 17:33:52 +01:00
Jannik Stehle
a1c4912600 feat: add and adjust configs for Web embed mode (#7766)
* feat: add and adjust configs for embed mode

* Update services/web/pkg/config/options.go

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

* docs: adjust description for WEB_OPTION_EMBED_TARGET

---------

Co-authored-by: Martin <github@diemattels.at>
2023-11-21 15:53:22 +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
Michael Barz
c541c52bc2 Merge pull request #7748 from owncloud/updateWeb
[full-ci] web bump. fix flaky e2e test.
2023-11-20 08:25:08 +01:00
Florian Schade
b3e658cf89 chore: bump reva (#7752) 2023-11-19 10:02:39 +01:00
Jannik Stehle
a3e1406829 chore: bump web to v8.0.0-alpha.9 2023-11-18 08:21:39 +01:00
Michael Barz
74a51d50f3 Merge pull request #7746 from 2403905/issue-7359
[full-ci] bump reva
2023-11-17 21:13:07 +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
4585b765ef [full-ci] bump reva
fix disable depth infinity
2023-11-17 11:40:08 +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
Jannik Stehle
a7d1403f7c chore: bump web to v8.0.0-alpha.8 2023-11-16 10:18:12 +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
Martin
19c20a0943 [docs-only] fix changelog template for the date field
References: #7691 ([docs-only] add toc to changelog)

Fixes the creation of the link when the date is a string and in upper case:

* link created: `changelog-for-unreleased-UNRELEASED`
* link required: `changelog-for-unreleased-unreleased`
2023-11-09 16:55:43 +01:00
Michael Barz
b293a79f91 add toc to changelog 2023-11-08 20:56:20 +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
4aede682bc chore: bump web to v8.0.0-alpha.7 2023-11-08 12:31:12 +01:00
Jannik Stehle
c23cfd8aae chore: bump web to v8.0.0-alpha.6 2023-11-07 14:27:30 +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