Commit Graph

17960 Commits

Author SHA1 Message Date
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
9d7ea44b2e Automated changelog update [skip ci] 2024-06-25 07:19:35 +00:00
kobergj
73a2f19456 Merge pull request #9361 from kobergj/ActivityApi
Activity API
2024-06-25 09:18:55 +02:00
Martin
e4862aed79 Automated changelog update [skip ci] 2024-06-25 07:11:39 +00:00
Martin
197a7592e9 Merge pull request #9457 from owncloud/chore_maintain_envvar_yamls
[docs-only] [chore] Maintain envvar yaml file updates (doc helper stuff)
2024-06-25 09:11:03 +02:00
mmattel
db60ee8332 add changes from the latest merge 2024-06-25 09:05:04 +02:00
mmattel
bc0b0fc985 [docs-only] [chore] Maintain envvar yaml file updates 2024-06-25 09:02:35 +02:00
Martin
d964e918af Merge pull request #9459 from owncloud/fix_envvar_texts
[docs-only] Fix envvar description
2024-06-25 09:01:53 +02:00
mmattel
109a3ae2f4 [docs-only] Fix envvar description 2024-06-25 08:30:24 +02:00
kobergj
1db4d1031c Automated changelog update [skip ci] 2024-06-24 14:50:34 +00:00
kobergj
cea4bff9cf Merge pull request #9452 from kobergj/DeprecateGatewayEnvvars
[docs-only] Deprecate gateway envvars
2024-06-24 16:50:03 +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
0d604dfb9b feat(ocis): bump libre-graph-api-go
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
Viktor Scharf
dbedcdedef Merge pull request #9454 from owncloud/tests/fix-flaky-move-share-test
[tests-only] add a Given step to check for the share sync status
2024-06-24 15:26:40 +02:00
Saw-jan
8b6cbb7dc0 test: refactor 2024-06-24 18:42:04 +05:45
Saw-jan
e0b6870a72 test: refactor 2024-06-24 18:40:22 +05:45
Saw-jan
56bd1c175c test: wait for sync status 2024-06-24 18:37:25 +05:45
Saw-jan
a2fea9bb03 test: fix another test 2024-06-24 18:18:49 +05:45
Saw-jan
3476f27c59 test: add step to wait until shares are synced 2024-06-24 18:18:34 +05:45
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
kobergj
b996f0117d Automated changelog update [skip ci] 2024-06-24 09:20:07 +00:00
kobergj
abcd6fc748 Merge pull request #9447 from kobergj/ConsistencyFailFlag
Add `--fail` flag to consistency command
2024-06-24 11:17:12 +02:00
Florian Schade
20e303716e Automated changelog update [skip ci] 2024-06-24 09:12:16 +00:00
Florian Schade
77c4f7221b Merge pull request #9438 from fschade/fix-sharingng-permission-listings
fix(sharing-ng): permission listings for personal and virtual drive items
2024-06-24 11:11:42 +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
Prarup Gurung
4f1f90d932 Merge pull request #9435 from owncloud/remove-ocs-scenarios-2
[full-ci] [tests-only] Removed failing ocs scenarios
2024-06-24 12:04:20 +05:45
Prarup Gurung
84b0a0259e Adjusted failing ocs scenarios, removed from expected failure 2024-06-24 11:41:33 +05:45
Prarup Gurung
e678489c89 Merge pull request #9433 from owncloud/remove-ocs-scenarios
[full-ci] [tests-only] Removed failing ocs scenarios
2024-06-24 11:31:00 +05:45
Prarup Gurung
bd052d2dc0 Adjusted failing ocs scenarios, removed from expected failure 2024-06-24 10:09:35 +05:45
Prarup Gurung
fd60061e7d Merge pull request #9431 from owncloud/adjust-test-for-move
[full-ci][tests-only] Adjusted test as .htaccess is not a banned file
2024-06-24 10:07:28 +05:45
Prarup Gurung
ded54d7a1a Adjusted test as .htaccess is not banned file 2024-06-24 09:36:59 +05:45
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
Sawjan Gurung
984d7c7f84 Merge pull request #9424 from owncloud/move-file/folder-secure-view-personal-drive
[tests-only][full-ci] extend test for trying to move file/folder within shares-personal drive with secure view role
2024-06-21 17:09:30 +05:45
pradip
bab74d75c6 test: implement test for sharee trying to move shared file/folder in secure view in Shares-Personal drive 2024-06-21 16:10:00 +05:45
Phil Davis
a9ecd0ce8b Merge pull request #9430 from prashant-gurung899/check-status-code
[full-ci][tests-only] fix status code check in theUserCreatesASpaceWithQuotaUsingTheGraphApi in SpacesContext
2024-06-21 14:59:05 +05:45
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