Commit Graph

2004 Commits

Author SHA1 Message Date
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
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
André Duffeck
4a16b3b644 Expose variable to configure webapp template 2023-12-14 09:30:41 +01:00
André Duffeck
73c0b022b3 Make mesh directory URL configurable (empty by default) 2023-12-14 09:30:41 +01:00
André Duffeck
5b1c550460 Start the dataprovider for received ocm shares 2023-12-14 09:30:41 +01:00
André Duffeck
57024006f2 Start and wire the ocmreceived storage provider 2023-12-14 09:30:41 +01:00
Michael Stingl
ff9463bc8d Fix inconsistency in unauthenticated WebFinger example response 2023-12-13 18:20:52 +01:00
jkoberg
d62cb9d34b use inmemory cache by default
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-13 12:49:54 +01:00
jkoberg
ad87ac955a configure services individually
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-13 12:49:54 +01:00
jkoberg
bbc4f83f7d bump dependencies
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-13 12:49:53 +01:00
jkoberg
003310a2b0 use nats-js cache
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-13 12:48:27 +01:00
Phil Davis
9900271781 Merge pull request #7953 from owncloud/fix-return
fix: missing return statement
2023-12-13 06:28:30 +05:45
ownClouders
986eca5cdd [tx] updated from transifex 2023-12-13 00:07:32 +00:00
Michael Barz
703a116e43 fix: missing return statement 2023-12-13 00:06:59 +01:00
Benedikt Kulmann
026915c57f chore: bump web to v8.0.0-beta.2 2023-12-12 21:42:01 +01:00
Jan
95f6af1575 Remove privacyURL and imprintURL from config (#7938)
* Remove privacyURL and imprintURL from config

* Add changelog item, fix typo

* React on code review
2023-12-12 15:19:18 +01:00
Andre Duffeck
e6ffd35e30 Merge pull request #7874 from aduffeck/retry-pp
[full-ci] Retry postprocessing steps
2023-12-12 14:56:40 +01:00
Benedikt Kulmann
b3ad2ceb42 Merge pull request #7930 from owncloud/adjust-web-theme
[full-ci] fix: updating logo with new theme structure
2023-12-12 14:15:58 +01:00
Andre Duffeck
1858912408 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-12-12 14:08:21 +01:00
André Duffeck
c43b9d9bc6 Allow for retrying postprocessing steps with an exponential backoff 2023-12-12 14:08:21 +01:00
Jannik Stehle
b6ce5e44b4 chore: bump web to v8.0.0-beta.1 2023-12-12 13:02:33 +01:00
Michael Barz
33feab88a7 test: add more tests 2023-12-11 22:20:29 +01:00
Michael Barz
e7a7b3001d style: refactor error handling 2023-12-11 22:20:29 +01:00
Michael Barz
416b518873 fix: wrong error code for failed precondition 2023-12-11 22:20:29 +01:00
Michael Barz
3931578d4c test: fix existing tests 2023-12-11 22:20:29 +01:00