jkoberg
|
e05b244f6e
|
feat(activitylog): finalize initial activitylog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-06-07 15:15:58 +02:00 |
|
jkoberg
|
2b6e75ad7f
|
feat(activitylog): store activities per resource
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-06-05 16:23:00 +02:00 |
|
jkoberg
|
630c9efaaa
|
feat(activitylog): initial service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-06-05 14:31:12 +02:00 |
|
Jörn Friedrich Dreyer
|
955c195411
|
incorporate feedback
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-05-24 14:53:02 +02:00 |
|
Willy Kloucek
|
901a5e27fc
|
- let ocis init generate jwt token for collaboration service
- separate REVA jwt secret from WOPI jwt secret
- fix gatway service name configuration
|
2024-05-24 12:43:53 +02:00 |
|
Juan Pablo Villafáñez
|
3e90402350
|
feat: Add new collaboration service (WOPI)
|
2024-04-17 15:54:50 +02:00 |
|
André Duffeck
|
dfd11debbc
|
Bump reva
|
2024-04-08 10:42:25 +02:00 |
|
Jörn Friedrich Dreyer
|
d0f9471db4
|
fix ocm service account init
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-02-29 17:01:10 +01:00 |
|
Jörn Friedrich Dreyer
|
26136f8f81
|
drop store service in favor of a micro store implementation (#8419)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-02-26 16:08:03 +01:00 |
|
Jörn Friedrich Dreyer
|
bc48fbdf81
|
Deprecate sharing cs3 backends (#8478)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-02-19 12:49:08 +01:00 |
|
kobergj
|
bc610b37a9
|
Improve Single Binary Boot time (#8320)
* remove wait times on single binary boot
Signed-off-by: jkoberg <jkoberg@owncloud.com>
* rework service starting
Signed-off-by: jkoberg <jkoberg@owncloud.com>
---------
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2024-02-09 16:24:56 +01:00 |
|
Florian Schade
|
46e3499a47
|
enhancement: allow skipping service listing
|
2024-02-08 15:24:40 +01:00 |
|
Roman Perekhod
|
f1ccaa7e98
|
added ability to debug the ocis in a docker compose stack via delve
|
2024-01-31 17:59:00 +01:00 |
|
jkoberg
|
ef3c214af6
|
use correct structure when ocis init
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-27 15:22:56 +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 |
|
Andre Duffeck
|
15a7f2dea6
|
Add the ocm subcommand to ocis (#7576)
* Add the ocm subcommand to ocis
* Add changelog
|
2023-12-14 14:49:41 +01:00 |
|
jkoberg
|
003310a2b0
|
use nats-js cache
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-12-13 12:48:27 +01:00 |
|
Thomas Müller
|
ca0badb5a4
|
fix: set insecure value on frontend app handler
|
2023-12-12 18:19:37 +01:00 |
|
Willy Kloucek
|
10454247b5
|
apply ocis init insecure option also to FRONTEND_APP_HANDLER_INSECURE
|
2023-12-12 18:19:37 +01:00 |
|
jkoberg
|
8ebfb043c3
|
wait before starting
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-11-06 08:59:01 +01:00 |
|
jkoberg
|
7f57f68725
|
start frontend delayed
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-11-06 08:59:01 +01:00 |
|
jkoberg
|
55013c3d0d
|
start nats before other services
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-11-06 08:59:01 +01:00 |
|
André Duffeck
|
b2eba874e9
|
Move ocm to the "delayed" group so that it can always reach the gateway
|
2023-10-24 11:26:21 +02:00 |
|
André Duffeck
|
668f917dba
|
Add an ocm service exposing the ocm related http and grpc APIs
|
2023-10-24 10:29:29 +02:00 |
|
Christian Richter
|
8a72639d45
|
remove obsolete command registration file
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2023-10-11 09:47:47 +02:00 |
|
Andre Duffeck
|
d5f73ba68d
|
Do not reset share state (#7322)
* Do not reset received share state to pending if there is a state already
* Add changelog
|
2023-09-22 09:41:07 +02:00 |
|
Ralf Haferkamp
|
443598c227
|
ocis init: Add service accountid to settings config
|
2023-09-07 20:54:14 +02:00 |
|
Ralf Haferkamp
|
6fd0853fcc
|
ocis init: Add service account settings for proxy
|
2023-09-07 20:54:14 +02:00 |
|
jkoberg
|
732228ed88
|
add clientlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-09-07 10:56:58 +02:00 |
|
jkoberg
|
8e1b033a63
|
auto-accept shares in frontend service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-09-06 15:32:31 +02:00 |
|
Michael Barz
|
4fd974ba10
|
Merge pull request #7167 from rhafer/bump-alpine
Bump base images for Dockerfiles
|
2023-09-03 21:20:34 +02:00 |
|
jkoberg
|
a42d56a83c
|
bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-08-31 12:11:44 +02:00 |
|
jkoberg
|
bd716156fc
|
let ocis init set the serviceaccounts
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-08-31 12:11:44 +02:00 |
|
jkoberg
|
90ce1a7ad0
|
add auth-service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-08-31 12:11:44 +02:00 |
|
Ralf Haferkamp
|
0b2528633d
|
Bump alpine image to 3.18
|
2023-08-30 21:10:51 +02:00 |
|
Florian Schade
|
96292ba4b6
|
enhancement: add sse service skeleton
|
2023-08-29 13:59:39 +02:00 |
|
André Duffeck
|
6f4b300bbc
|
Remove subcommand from rebuild-jsoncs3-indexes that doesn't belong there
|
2023-08-08 14:07:42 +02:00 |
|
Andre Duffeck
|
52750bd615
|
Fail on errors (#6986)
* Return an error when something went wrong
* Add changelog
|
2023-08-08 13:12:03 +02:00 |
|
Jörn Friedrich Dreyer
|
2422973fee
|
log error in cli (#6976)
* log error in cli
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
* write to stderr
* Update ocis/cmd/ocis/main.go
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
|
2023-08-08 11:55:19 +02:00 |
|
André Duffeck
|
dc176e1f74
|
Improve logging
|
2023-08-07 10:28:00 +02:00 |
|
André Duffeck
|
e03d7b5644
|
Cleanup
|
2023-08-07 09:54:05 +02:00 |
|
André Duffeck
|
407c23edf6
|
Add command for rebuilding the jsoncs3 share manager indexes
|
2023-08-07 09:43:18 +02:00 |
|
Daniel Swärd
|
6a5e21eff4
|
Replacing implicit grpc client initialization with explicit package local variables.
|
2023-07-31 12:57:59 +02:00 |
|
André Duffeck
|
201caca5ec
|
Incorporate review suggestions
|
2023-07-31 08:17:42 +02:00 |
|
André Duffeck
|
c8ab49dc2d
|
Add support for running/rolling back decomposedfs migrations
|
2023-07-31 08:17:42 +02:00 |
|
Daniël Franke
|
e43001fb96
|
Pass context for reva bump.
Also refresh the generated code.
|
2023-07-03 11:08:45 +02:00 |
|
Ralf Haferkamp
|
563bf34870
|
Fix output formatting of 'decomposedfs treesize-check` command
Add linebreak after errormessages
|
2023-06-27 17:42:07 +02:00 |
|
Christian Richter
|
b06f7ec131
|
Merge pull request #6577 from dragonchaser/issue-192-disable-thumbnailer
[full-ci] allow to disable previews in webdav & web
|
2023-06-27 14:01:37 +02:00 |
|
Christian Richter
|
15ced8a6df
|
incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2023-06-23 13:29:49 +02:00 |
|
Ralf Haferkamp
|
4af4bba8b1
|
Add cli tool for verifing and repairing treesizes in decomposedfs
|
2023-06-22 15:58:52 +02:00 |
|