Commit Graph

2027 Commits

Author SHA1 Message Date
Benedikt Kulmann
f357294feb chore: bump web to v8.0.0-rc.2 2024-01-09 08:56:16 +01:00
jkoberg
ec730a797c use correct structure when ocis init
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-27 17:39:20 +01:00
kobergj
9015ee0d4d Merge pull request #8051 from kobergj/ServiceAccountRoles
[full-ci] Service Account Roles
2023-12-22 13:11:22 +01:00
Benedikt Kulmann
14e46c417f Merge pull request #7988 from owncloud/override-cldr-kpop-dep
[full-ci] remove outdated and unused cldr dep from kpop in idp package
2023-12-21 22:23:51 +01:00
Benedikt Kulmann
66061b40fc Merge pull request #8056 from owncloud/web-concurrent-requests-config
fix: add config for web concurrent requests config
2023-12-21 21:12:41 +01:00
Benedikt Kulmann
9034e0d470 fix: add config for web concurrent requests config 2023-12-21 20:22:21 +01:00
Benedikt Kulmann
c21854b00a fix: reduce mtime keywords to the required ones 2023-12-21 19:49:18 +01:00
Jannik Stehle
7c97b1e50b chore: bump web to v8.0.0-rc.1 2023-12-21 18:08:38 +01:00
jkoberg
a607c6323c improve docu for special env var case
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-21 17:37:42 +01:00
Michael Barz
a17b65cea8 Merge pull request #7994 from owncloud/proxy-metrics
feat: RED metrics
2023-12-21 16:27:55 +01:00
Michael Barz
158e27d31d docs: add dev docs 2023-12-21 15:32:41 +01:00
Ralf Haferkamp
a1ed2ce2e5 graph/groups: Handle quoted search terms in GetGroups
Fixes: #7990
2023-12-21 13:57:26 +01:00
Ralf Haferkamp
8489170715 graph/users: More test coverage for GetUsers search 2023-12-21 13:57:26 +01:00
jkoberg
20f77d4b5b add a hidden role for service accounts
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-21 12:41:42 +01:00
Juan Pablo Villafáñez
1bcc559ed8 fix: adjust min search length if double quotes are used 2023-12-20 17:24:44 +01:00
Juan Pablo Villafáñez
34bb4f80ed fix: double quotes will be trimmed from the search token 2023-12-20 17:24:44 +01:00
Michael Barz
14553dd6b1 feat: RED metrics 2023-12-20 14:53:16 +01:00
Andre Duffeck
2284fe388d Also log the traceid alongside the request id (#8023)
* Also log the traceid alongside the request id

* Add changelog
2023-12-20 09:32:57 +01:00
mmattel
406830543e [docs-only] fix envvar where a semicolon was added unintentionally 2023-12-20 08:36:02 +01:00
ownClouders
bce38f965f [tx] updated from transifex 2023-12-19 22:08:42 +00:00
Benedikt Kulmann
82785184dc Merge pull request #8018 from owncloud/add-chinese-language
feat: allow settings service to store "zh" as language value
2023-12-19 20:17:12 +01:00
Benedikt Kulmann
b75dda29a9 feat: allow settings service to store "zh" as language value 2023-12-19 15:47:13 +01:00
Roman Perekhod
367f1ff9e8 trash-bin cli has been exteneded by the list and restore commands (#7917)
* trash-bin cli has been exteneded by the list and restore commands

* v4 to v5 changes

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-12-19 15:44:28 +01:00
jkoberg
e1fad5c6e9 make nats-js-kv the default registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 12:13:28 +01:00
jkoberg
de4f9d78f4 allow authentication for stores
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:44:05 +01:00
jkoberg
3e55223f2d allow authentication for events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-19 10:44:05 +01:00
kobergj
377a23ee7d Non-durable SSE streams (#7986)
* make sse streams non-durable

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-18 11:47:25 +01:00
Andre Duffeck
5749348b11 [full-ci] Ocm tus (#7998)
* Add service account configuration for the ocm service

* Bump reva

* Add changelog
2023-12-18 10:05:31 +01:00
Roman Perekhod
d5130c3c37 Merge pull request #7976 from 2403905/issue-7931
[full-ci] remove the permissions of a role with duplicate ID
2023-12-18 09:20:20 +01:00
ownClouders
0f4bdddde7 [tx] updated from transifex 2023-12-17 00:07:24 +00:00
Benedikt Kulmann
da8ae85abf chore: remove outdated and unused cldr dep from kpop in idp package 2023-12-16 06:38:00 +01:00
Ralf Haferkamp
3eb78bb6cc graph: fix missing return after error in UpdateShare 2023-12-15 14:48:54 +01:00
Ralf Haferkamp
419619041b graph sharing: Avoid usage for deprecated CS3 Request attributes
The sharereference attribute in the CS3 UpdateShareRequest is deprecated.
Set the shareid via the Share.ID attribute.
2023-12-15 14:48:54 +01:00
kobergj
423c28b298 improve store readmes
Co-authored-by: Martin <github@diemattels.at>
2023-12-15 13:25:10 +01:00
jkoberg
0d1669b3bd allowing disabling persistence of caches
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-15 13:25:10 +01:00
kobergj
1a2a201ce0 Merge pull request #7977 from kobergj/UpdateGatewayReadme
[docs-only] Update Gateway Readme
2023-12-14 16:15:27 +01:00
mmattel
36323dbd2a fix link to envvars 2023-12-14 15:46:10 +01:00
Jörn Friedrich Dreyer
3fc3152e67 fix upload purge filter and naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-12-14 14:47:42 +01:00
Andre Duffeck
fd09d29b5c Merge pull request #7973 from aduffeck/ocm-access
[full-ci] Ocm access
2023-12-14 14:36:31 +01:00
jkoberg
15d0b330ae update gateway config
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-14 13:51:40 +01:00
André Duffeck
5cb059db46 Fix yaml tag 2023-12-14 12:58:22 +01:00
Roman Perekhod
737e2962bb [full-ci] remove the permissions of a role with duplicate ID 2023-12-14 12:30:34 +01:00
kobergj
7c3f51a7dd Merge pull request #7793 from kobergj/FixNatsjsCache
[full-ci] Use nats-js cache
2023-12-14 11:50:27 +01:00
Michael Stingl
be0a5c97bf Merge pull request #7965 from owncloud/docs-webfinger-example
[docs-only] Fix inconsistency in unauthenticated WebFinger example response
2023-12-14 11:15:33 +01:00
kobergj
dbc50a655b use different dbs for filemetadata caches
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-12-14 11:08:10 +01:00
Jan
7345c7d32c Remove accessDeniedHelperUrl from config (#7970)
* Remove accessDeniedHelperUrl from config

* Enhance changelog item

* Adjust former changelog item

* Force rename
2023-12-14 10:44:13 +01:00
André Duffeck
4ccfc66432 Add a flag for including ocm sharees 2023-12-14 09:32:53 +01:00
André Duffeck
2ffec5c79f Give the ocm storage provider some storage space 2023-12-14 09:30:41 +01:00
André Duffeck
15051c99ad Allow for disabling the certificate check for webdav connections 2023-12-14 09:30:41 +01:00
André Duffeck
b17fa1d72b Make /remote.php/dav/ocm/ work as well 2023-12-14 09:30:41 +01:00