Merge pull request #10162 from kobergj/DownloadedActivity

FileDownloaded Activity
This commit is contained in:
kobergj
2024-09-27 10:46:10 +02:00
committed by GitHub
5 changed files with 29 additions and 13 deletions
@@ -0,0 +1,5 @@
Enhancement: FileDownloaded Activity
Add an activity when a file gets downloaded via public link
https://github.com/owncloud/ocis/pull/10161