Commit Graph

2665 Commits

Author SHA1 Message Date
ownClouders
654af5ca7c [tx] updated from transifex 2024-07-01 00:06:31 +00: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
Jörn Friedrich Dreyer
dc68bbb928 Merge pull request #8909 from owncloud/graph-ocm-fixes
SharingNG: initial OCM support
2024-06-28 12:10:13 +02:00
kobergj
49287f545b Merge pull request #9473 from kobergj/AllowDisableVersioning
Allow to disable versioning
2024-06-27 17:26:03 +02:00
kobergj
bc3cf5b804 Merge pull request #9485 from kobergj/ActivitylogSpaceFix
Activitylog Spaces
2024-06-27 16:53:31 +02:00
jkoberg
dcac0cf201 feat(storage-provider): add option to disable versioning
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-27 15:48:03 +02:00
kobergj
9b426b57b7 Merge pull request #9479 from kobergj/FixPasswordReset
Allow setting username on pwreset
2024-06-27 15:17:12 +02:00
jkoberg
1fcc445b3d fix(idm): allow setting user name on pw reset
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-27 14:38:48 +02:00
Michael Barz
fd3178c4b3 docs: cleanup docs 2024-06-27 14:34:34 +02:00
jkoberg
01cdc153a5 docu(search): update index spaces command docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-27 14:22:01 +02:00
jkoberg
43df861b67 fix(activitylog): add space even if resource got deleted
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-27 14:18:02 +02:00
kobergj
da03529349 Merge pull request #9467 from kobergj/ActivitylogFixes
Activitylog fixes
2024-06-27 11:13:46 +02:00
jkoberg
17df46f925 feat(activitylog): allow sorting results
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-27 09:11:54 +02:00
ownClouders
e7e0e47b05 [tx] updated from transifex 2024-06-27 02:29:12 +00:00
jkoberg
13bba1d1ce fix(activitylog): multiple minor bugfixes
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-25 18:53:53 +02:00
Roman Perekhod
dcd319abb1 Merge pull request #9449 from 2403905/issue-9355
Add the backchannel logout event
2024-06-25 14:49:01 +02:00
Roman Perekhod
eac5eaea8f Add the backchannel logout event 2024-06-25 12:13:24 +02:00
jkoberg
f43397f1ee fix(postprocessing): fix multi-restart
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-25 11:32:01 +02:00
jkoberg
4e28fc45dc feat(search): allow indexing all spaces
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-25 10:01:37 +02:00
jkoberg
63686d6cd7 feat(search): remove userid from indexspace methods
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-25 10:01:37 +02:00
kobergj
73a2f19456 Merge pull request #9361 from kobergj/ActivityApi
Activity API
2024-06-25 09:18:55 +02:00
mmattel
109a3ae2f4 [docs-only] Fix envvar description 2024-06-25 08:30:24 +02:00
jkoberg
672ec3811c feat(ocis): deprecate gateway envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:25:22 +02:00
jkoberg
57a30ecd2a feat(activitylog): add a mutex to the store
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
76ca53bd31 fix(activitylog): dont use service user context
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
2f19daa9ef feat(activitylog): repair trash events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
c658c4d8fa feat(activitylog): repair space share events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
4b5dca0a13 feat(activitylog): finalize translation strings
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
7a819412c2 feat(ocis): move ast and kql pkg to ocis-pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
jkoberg
ca9192cf36 feat(activitylog): allow filtering activities
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:55 +02:00
Florian Schade
949c5d0848 enhancement(activitylog): enhance activitylog graph endpoint
- make use of libregraph artifacts
- add a basic activity kql ast parser
2024-06-24 16:23:54 +02:00
jkoberg
5249cbc138 feat(activitylog): translations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:54 +02:00
jkoberg
72f4dc9060 feat(activitylog): add missing events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:54 +02:00
jkoberg
1fb31178b6 feat(activitylog): adjust response format
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:54 +02:00
jkoberg
882689549f feat(activitylog): add api
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-24 16:23:54 +02:00
Christian Richter
b529eb8335 add missing errorcheck
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-06-24 12:07:26 +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
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
Florian Schade
11fb3eb3c0 fix(sharing-ng): permission listings for personal and virtual drive items 2024-06-21 13:57:24 +02:00
Juan Pablo Villafáñez
ab636a611f fix: use constants for the properties 2024-06-21 13:32:38 +02:00
Juan Pablo Villafáñez
cfc39fac24 fix: simplify property assignment 2024-06-21 10:51:04 +02:00
Juan Pablo Villafáñez
b4e09e34ae fix: adjust unit tests 2024-06-21 10:51:04 +02:00
Juan Pablo Villafáñez
668eb5c34b fix: append the app name to the service name for parallel deployment
This will allow multiple collaboration services to target 2, 3 or more
different WOPI apps. It's expected that each different collaboration
service is deployed in a different container or host
2024-06-21 10:51:04 +02:00
Juan Pablo Villafáñez
1a7f713133 fix: use (undocumented) collabora properties, such as "supportLocks"
SupportLocks property is required for collabora to use locks. The
collaboration service requires locks in order to saves files, so without
such support collabora wouldn't be able to save files.
2024-06-21 10:51:04 +02:00
Juan Pablo Villafáñez
d175317295 fix: add comment and fix unit tests 2024-06-21 10:51:04 +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
Juan Pablo Villafáñez
1f1b818056 fix: change var naming for CI 2024-06-21 10:48:30 +02:00
Juan Pablo Villafáñez
573f3a25bc fix: adjust unit tests 2024-06-21 10:48:30 +02:00
Juan Pablo Villafáñez
116bd2c414 feat: explicit provider for WOPI apps to handle fileinfo 2024-06-21 10:48:30 +02:00