dependabot[bot]
2b694a547d
build(deps): bump golang.org/x/image from 0.16.0 to 0.18.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.16.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.16.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-26 19:42:35 +00:00
Roman Perekhod
378d3acb03
Automated changelog update [skip ci]
2024-06-26 08:30:59 +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
Michael Barz
73028f20d4
Update changelog/unreleased/fix-dockerfile-for-posixfs.md
2024-06-25 13:10:36 +02:00
Klaas Freitag
8f0eb23153
Add changelog
2024-06-25 13:10:36 +02:00
Klaas Freitag
c708bb5816
Add inotify-tools and bash to work with posixFS
...
The golang inotify package that is used uses bash to start
inotifywait. That needs to be fixed, but until than we add
bash to the docker container
2024-06-25 13:10:36 +02:00
kobergj
e32842a67a
Automated changelog update [skip ci]
2024-06-25 10:17:48 +00:00
kobergj
eb2d34113b
Merge pull request #9465 from kobergj/HardenPPResume
...
Fix bulk postprocessing restart
2024-06-25 12:17:14 +02:00
Roman Perekhod
eac5eaea8f
Add the backchannel logout event
2024-06-25 12:13:24 +02:00
Michael Barz
fda661b1cd
Merge pull request #9464 from kobergj/FixMakeDocsGenerate
...
[docs-only] Remove _index.md from app-registry
2024-06-25 11:42:42 +02:00
jkoberg
f43397f1ee
fix(postprocessing): fix multi-restart
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-25 11:32:01 +02:00
kobergj
721b32bd1e
Automated changelog update [skip ci]
2024-06-25 08:58:36 +00:00
kobergj
f6de65d3a8
Merge pull request #9456 from kobergj/IndexAllSpaces
...
Allow reindexing all spaces
2024-06-25 10:57:57 +02:00
jkoberg
a397984242
fix(docs): remove _index.md from app-registry
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-25 10:55:35 +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
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
André Duffeck
0028013794
Enable async uploads for posixfs
2024-06-25 08:40:50 +02:00
André Duffeck
b51cae14ba
Onle enable fs-watching for the storageprovider, not the dataprovider
...
We need to make sure that the storageprovider tree is used for watching
the fs and not the dataprovider, because the dataprovider doesn't have a
mount_id set which is needed to emit proper events.
2024-06-25 08:40:50 +02:00
André Duffeck
5781723432
Add missing events config
2024-06-25 08:40:50 +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