Commit Graph

855 Commits

Author SHA1 Message Date
jkoberg
3d69694b74 feat(ocis): remove deprecated registries
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
Michael Barz
85e296f99e fix: improve docker compose 2024-09-30 22:59:42 +02:00
Martin Mattel
9d23a67135 [docs-only] Update the "List Unified Roles" example output 2024-09-17 16:47:26 +02:00
André Duffeck
3c1d81f595 Adapt to reva changes 2024-09-17 10:33:31 +02:00
Martin Mattel
79aac868cf [docs-only] Description + CLI for Unified Roles Management 2024-09-03 11:03:39 +02:00
Martin
eff0ab1609 Merge pull request #9916 from owncloud/update_nats_service_readme
[docs-only ] Add and correct registry related content.
2024-08-28 08:44:13 +02:00
mmattel
0fa38b6bd2 [docs-only] Update nats and registry related documentation 2024-08-26 12:20:06 +02:00
Jörn Friedrich Dreyer
871228ac96 make gateway endpoints configurable again
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-23 20:51:17 +02:00
jkoberg
38a23ee9bb feat(ocis): update revisions docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-23 11:40:15 +02:00
kobergj
d66a82b470 Merge pull request #9891 from kobergj/SpeedUpRevisionPurge
Improve Revisions Purge
2024-08-23 11:11:19 +02:00
jkoberg
e548f29b84 feat(ocis): benchmark revision listing possiblities
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-22 16:33:21 +02:00
Christian Richter
3cdc638201 remove code for store service
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-08-22 09:28:02 +02:00
jkoberg
585bd82192 feat(ocis): add revisions purge tests and benchmarks
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-21 13:22:36 +02:00
Jörn Friedrich Dreyer
7b64f42a8a Merge pull request #9656 from owncloud/reuse-node-id
reuse node id when registering services
2024-07-30 11:42:05 +02:00
Jörn Friedrich Dreyer
066c4b8173 only register signal handling once
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-29 16:28:13 +02:00
Christian Richter
201a7c6b01 reduce complexity
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 11:11:53 +02:00
Christian Richter
a04cd2a132 sort structs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 09:49:47 +02:00
Christian Richter
b60065f308 unclutter init pkg
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 07:54:27 +02:00
Christian Richter
e2c4586706 add diff mode to init
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 07:49:37 +02:00
Jörn Friedrich Dreyer
d6045a74ea work on signals
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:21:30 +02:00
jkoberg
11103a4220 feat(auth-app): make service optional plus docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:07 +02:00
Thomas Müller
1eb66eb18c feat: add REVA appauth as oCIS service 2024-07-23 08:58:07 +02:00
Roman Perekhod
0205fbd3b9 Merge pull request #9666 from 2403905/debug-full-docker
Added the debugging to full ocis docker example
2024-07-22 15:35:30 +02:00
Roman Perekhod
54524567a5 Added the debugging to full ocis docker example 2024-07-22 13:26:30 +02:00
jkoberg
be6b3a0017 fix(ocis): fix trash command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-22 12:48:24 +02:00
André Duffeck
f5de0a09cf Enable caching for the xattrs backend 2024-07-12 08:39:30 +02:00
kobergj
a08860c62f feat(docu): improve docu
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-08 09:15:14 +02:00
jkoberg
95d96e6a90 docu(ocis): document the new commands
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-08 09:15:14 +02:00
jkoberg
0a8fbc6032 feat(ocis): make purge-revision work per resource
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-08 09:15:14 +02:00
jkoberg
a6c9a1c533 feat(ocis): add purge-revision cli
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-08 09:15:13 +02:00
Roman Perekhod
f29b254333 fixed the notification service error when the user's display name contained special characters 2024-06-28 13:24:37 +02:00
Viktor Scharf
eb5a9ceade Merge pull request #9442 from owncloud/full-deployment
 [docs-only] feat: create ocis_full compose deployment
2024-06-28 12:50:56 +02:00
Christian Richter
1697637358 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-06-27 17:15:11 +02:00
Christian Richter
ba970523af Update ocis/pkg/command/trash.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2024-06-27 17:15:11 +02:00
Christian Richter
97fe0b06fb Update ocis/pkg/command/trash.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2024-06-27 17:15:11 +02:00
Christian Richter
707199ce99 add explanation
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-06-27 17:15:10 +02:00
Christian Richter
423a2d8e62 Delete empty trash dirs
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-06-27 17:15:10 +02:00
Michael Barz
9812f99553 feat: create ocis_full deployment 2024-06-27 14:34:34 +02:00
Viktor Scharf
586e6f7bd1 Merge pull request #9439 from owncloud/addDocsToOcmTests
[test-only] add testing docs to ocm test
2024-06-27 13:03:01 +02:00
Viktor Scharf
74d55f17f6 add testing docs to ocm test 2024-06-27 11:36:56 +02:00
Klaas Freitag
c708bb5816 Add inotify-tools and bash to work with posixFS
The golang inotify package that is used uses bash to start
inotifywait. That needs to be fixed, but until than we add
bash to the docker container
2024-06-25 13:10:36 +02:00
Michael Barz
b1f1fafd68 Merge pull request #9253 from owncloud/collaboration_multiple_fileinfo
feat: explicit provider for WOPI apps to handle fileinfo
2024-06-24 11:28:08 +02:00
jkoberg
aa9ea12450 feat(ocis): add fail flag to conistency command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 10:32:06 +02:00
Juan Pablo Villafáñez
7360cd115e fix: use correct name during init and use app name as provider 2024-06-21 10:51:04 +02:00
Michael Barz
da59508e8e ci: use latest docker for tags and add master tag 2024-06-18 16:29:16 +02:00
Saw-jan
f36dc154e8 ci: build production and rolling docker images conditionally 2024-06-13 15:07:20 +02:00
kobergj
adbc45e297 Merge pull request #9238 from kobergj/OcisConsistencyCheck
Add command to check ocis backup consistency
2024-06-12 15:17:11 +02:00
jkoberg
9a84284372 feat(ocis): allow skiping blobcheck in consistency command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-11 16:52:12 +02:00
jkoberg
e05b244f6e feat(activitylog): finalize initial activitylog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-07 15:15:58 +02:00
jkoberg
1525f7ec2a feat(ocis): use only one channel for backup command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-06 15:55:09 +02:00