Christian Richter
30f8409b34
generate collaborationWOPISecret if old config does not contain any
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-11-13 13:06:30 +01:00
Christian Richter
d1bfb73f96
remove tmpfile if no diff changes present
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-11-13 13:06:13 +01:00
Ralf Haferkamp
f2e857ff05
fix: 'ocis backup consistency' file regex
...
'ocis backup consistency' was stumbling over revision (and trash) nodes
whose timestamp lacked the nanosecond component (which happens if the nanoseconds
of the mtime are 0)
Fixes : #9498
2024-11-06 17:12:07 +01:00
Jörn Friedrich Dreyer
04632ad34c
make sure services have some time to deregister
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer
32287da09e
work on signal handling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer
6b97c74c40
require tls 1.2
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-10-22 10:56:04 +02:00
André Duffeck
3c1d81f595
Adapt to reva changes
2024-09-17 10:33:31 +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
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
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
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
74d55f17f6
add testing docs to ocm test
2024-06-27 11:36:56 +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
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
jkoberg
d655c8140a
feat(ocis): finally unit tests for backup consistency
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:09 +02:00
jkoberg
e96921708e
feat(ocis): concurrency for consistency command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:09 +02:00
jkoberg
969dabae78
fest(ocis): fix backup command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:09 +02:00
jkoberg
e4a46520f8
feat(ocis): improve output of backup command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: dragonchaser <crichter@owncloud.com >
2024-06-06 15:55:09 +02:00
jkoberg
2479a30bab
feat(ocis): list link location on inconsistency
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:09 +02:00
jkoberg
6703dab913
feat(ocis): show full blob path when inconsistent
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:08 +02:00
jkoberg
ada83f9338
feat(ci): test consistency command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: dragonchaser <crichter@owncloud.com >
2024-06-06 15:55:08 +02:00
jkoberg
ca12c2faa2
feat(ocis): improve consistency command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: dragonchaser <crichter@owncloud.com >
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:55:08 +02:00
jkoberg
8a08c9f9b8
feat(ocis): Add backup consistency command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: dragonchaser <crichter@owncloud.com >
2024-06-06 15:55:08 +02:00