files_downloadactivity
files_downloadactivity copied to clipboard
📥⚡ Creates activities for downloads of shared files
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.11.0 to 5.25.0. Release notes Sourced from vimeo/psalm's releases. 5.25.0 What's Changed Features Casting int-range should keep literals by @kkmuffme in vimeo/psalm#10941 Update help panel by @llaville...
Even with the "updated" lines to be compatible to NC 28, there is a problem with the connectHook in Application.php... ### Steps to reproduce 1. Install the App with updated...
Should help make the app compatible to nextcloud 28... Old: $eventDispatcher = $context->getServerContainer()->getEventDispatcher(); New: $eventDispatcher = $this->getContainer()->query(IEventDispatcher::class); And addListener updated. See: https://docs.nextcloud.com/server/stable/developer_manual/basics/events.html Seems to work. Please correct, if I am...
Auto-generated update of [nextcloud/ocp](https://github.com/nextcloud-deps/ocp/) dependency
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.3.1. Release notes Sourced from nextcloud/coding-standard's releases. v1.3.1 Fixed Removed misbehaving ErickSkrauch/blank_line_before_return and ErickSkrauch/line_break_after_statements rules v1.3.0 Changed trailing_comma_in_multiline: Add a trailing comma to multline function...
This PR was automatically generated by the workflow dispatcher Please check that there are no reverted changes before merging ⚠ See templates in https://github.com/nextcloud/.github
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....