Pascal Bleser
f0242898bf
Refactor groupware service after ADR decision on the Groupware API
...
* after having decided that the Groupware API should be a standalone
independent custom REST API that is using JMAP data models as much as
possible,
* removed Groupware APIs from the Graph service
* moved Groupware implementation to the Groupware service, and
refactored a few things accordingly
2026-07-09 14:15:49 +02:00
Pascal Bleser
8cf5aa3e4c
groupware and jmap improvements and refactoring
2026-07-09 14:15:48 +02:00
Pascal Bleser
b8b1b02564
WIP: restructure the Jmap client, and implement the /me/messages Graph API endpoint with it
2026-07-09 14:15:48 +02:00
Jörn Friedrich Dreyer
77fd4fca69
add tls support for all nats connections
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2026-06-10 17:04:18 +02:00
Christian Richter
cb9815acb1
fix yaml mappings
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-01-08 14:16:31 +01:00
Christian Richter
95f0c06ad1
consolidate log config in graph
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-01-08 12:50:30 +01:00
Jörn Friedrich Dreyer
56817b7de7
introduce OC_EVENTS_TLS_INSECURE
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-11-28 11:17:39 +01:00
Jörn Friedrich Dreyer
10913ca00a
Merge pull request #1918 from opencloud-eu/otlp-tracing
...
update otlp tracing
2025-11-27 12:57:26 +01:00
Jörn Friedrich Dreyer
a3ef7f6d79
update otlp tracing
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-11-27 12:28:15 +01:00
fschade
60501659c5
chore: bump %%NEXT%%
2025-11-27 10:53:59 +01:00
Christian Richter
f7454e576a
remove obsolete properties
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-10-08 16:45:16 +02:00
Christian Richter
800c7bc863
revert faulty replaces
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-10-08 16:45:16 +02:00
Christian Richter
63f976cac1
add nats-js-kv persistance to graph
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-10-08 16:45:16 +02:00
Ralf Haferkamp
07b97fa7ac
revert(partial): "Filter users by tenant, add tenant ids to demo users"
...
This reverts parts of commit 926a2c2080 .
The LDAP identity backend of the graph service was supposed to stay single-tenant
only. The focus for multi-tenancy should be on the CS3 identity backend.
Also lets keep the internal IDM and demo users clean of any
multi-tenancy stuff for now.
2025-09-04 08:47:19 +02:00
Christian Richter
19141c2b71
add user soft delete
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-08-27 10:36:12 +02:00
André Duffeck
926a2c2080
Filter users by tenant, add tenant ids to demo users
2025-08-05 17:10:59 +02:00
Florian Schade
eccc900918
feature: add profile photos graph service and api
2025-05-20 15:10:13 +02:00
Christian Richter
6e4cbf2230
add new function
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-05-20 15:10:13 +02:00
Christian Richter
df93ea4649
begin implementation systemstorageclient
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-05-20 15:10:13 +02:00
Ralf Haferkamp
f3881661db
Remove deprecated config variables
...
'LDAP_USER_SCHEMA_DISPLAY_NAME' and 'CLIENTLOG_REVA_GATEWAY' are no
longer needed.
2025-02-24 11:57:44 +01:00
Ralf Haferkamp
8e1f68f315
Reset 'introductionVersion" struct tag to 1.0.0
2025-02-24 11:40:33 +01:00
Ralf Haferkamp
0716b40fa0
Adjust LDAP Schema for new name
2025-01-29 11:58:57 +01:00
Jörn Friedrich Dreyer
56f57149ad
the OpenCloud services
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-14 12:50:23 +01:00
Jörn Friedrich Dreyer
b07b5a1149
use plain pkg module
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer
a46fd132bd
use OC_ env prefix
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:11:11 +01:00
Jörn Friedrich Dreyer
8e028f17e9
change module name
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 09:58:18 +01:00
Jörn Friedrich Dreyer
01cc32deec
Update services/graph/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2024-11-28 17:08:16 +01:00
Jörn Friedrich Dreyer
9fea5c3002
graph concurrent share listing
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-11-28 16:52:54 +01:00
Martin
a12384d58f
Merge pull request #10397 from kobergj/ReplaceNext
...
[docs-only] Pin NEXT version
2024-10-23 16:48:02 +02:00
jkoberg
42f18ca500
docs(ocis): pin NEXT version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-10-23 14:35:20 +02:00
Martin Mattel
8070889ce8
Fix envvar deprecations for 7.0.0
2024-10-22 18:47:08 +02:00
Ralf Haferkamp
9a2a68d3dc
fix: add OCIS_LDAP_USER_SCHEMA_DISPLAYNAME to graph service
...
Fixes : #10257
2024-10-08 17:24:51 +02:00
Juergen Weigert
0d719a7c72
fix: more colons after variables found.
...
cd owncloud/ocis/services
vi $(grep -l -r '[A-Z][A-Z][A-Z]:/')
2024-10-02 09:09:47 +02:00
Florian Schade
2f9c6c86ea
Merge branch 'master' into toggle-unified-roles
2024-08-27 17:43:05 +02:00
jkoberg
d335d635b3
feat(graph): add TRANSLATION_PATH envvar
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-08-23 11:08:29 +02:00
Florian Schade
9b0c8eb14b
enhancement: add role condition and allowed resource actions to the role-list cli
2024-08-21 14:09:53 +02:00
Florian Schade
56537e94fc
enhancement: do not enable all roles by default.
...
from now on, not all unified roles are enabled by default, instead the available roles are hand-picked in the default setup.
For advanced use-cases, the administrator is capable to enable the desired set of available roles.
Picking roles is not easy since the uid is NOT humanly readable, therefore a cli is contained which lists the available, disabled and enabled roles.
2024-08-21 14:08:27 +02:00
Jörn Friedrich Dreyer
f960ae4d64
add OCIS_ENABLE_OCM env var
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-12 13:48:23 +02:00
Benedikt Kulmann
51d40c3f12
docs: fix env var description showing emails in results
2024-07-23 09:33:09 +02:00
Jörn Friedrich Dreyer
ab338884c6
rudimentary OCM support in graph
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-06-24 12:07:21 +02:00
Michael Barz
b04f3209d4
chore: prepare release, bump version
2024-06-19 19:45:57 +02:00
Michael Barz
5d99688161
docs: use placeholder for next release
2024-06-04 10:28:42 +02:00
jkoberg
b174b005e7
remove resharing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-05 10:19:14 +02:00
Thomas Müller
07f0cd5574
fix: typos, naming clashes, error messages and deprecations
2024-04-03 15:34:36 +02:00
Christian Richter
6d8ff8ef47
incorporate requested changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-04-03 13:16:38 +02:00
jkoberg
24b5f8547a
allow using custom lang for space templates
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-27 10:56:43 +01:00
mmattel
f44e48e9e3
Add deprecation info for resharing
...
Co-authored-by: Christian Richter <crichter@owncloud.com >
2024-03-15 10:21:57 +01:00
jkoberg
a0e2648200
get template from request
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-07 13:01:51 +01:00
jkoberg
edbc82bfc1
poc: server side space defaults
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-03-07 13:01:51 +01:00
Phil Davis
bfca242f2e
chore: set introductionVersion 5.0 in services/graph
2024-03-06 17:50:21 +05:45