Commit Graph

2673 Commits

Author SHA1 Message Date
Michael Barz cb06dcfb23 Merge pull request #9484 from 2403905/issue-8424
fixed the email template when the description was marked as a link
2024-07-02 15:11:11 +02:00
Viktor Scharf 9cf4c279ab Merge pull request #9496 from owncloud/bump-web-9.1.0-alpha.1
[full-ci] chore: bump web to v9.1.0-alpha.1
2024-07-02 07:32:54 +02:00
ownClouders 23ab60c24c [tx] updated from transifex 2024-07-02 04:03:21 +00:00
ownClouders 46c2d74260 [tx] updated from transifex 2024-07-02 00:05:09 +00:00
Michael Barz 747795b4ad Merge pull request #9450 from owncloud/ocm_configurable_timeouts
configurable ocm timeouts
2024-07-01 11:25:08 +02:00
Benedikt Kulmann 29ff79a31b chore: bump web to v9.1.0-alpha.1 2024-07-01 06:35:42 +02:00
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
Roman Perekhod 3520431e1f fixed the email template when the description was marked as a link 2024-06-27 13:51:12 +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
Jörn Friedrich Dreyer 9d0af6f281 configurable ocm timeouts
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-06-24 10:49:49 +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