aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Listener/UserShareAcceptanceListener.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-11/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+2
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-161-1/+4
* Listen to the right even for auto share acceptRoeland Jago Douma2020-01-151-9/+30
* Update license headers for 18Christoph Wurst2019-12-201-1/+3
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+59