aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/hooks.php
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/ to PSR-4Joas Schilling2016-05-251-64/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-261-0/+6
| | | | Adds autodiscovery support to server-to-server sharing as specified in the specification. If no discovery data is found it is using the fallback ownCloud endpoints for legacy support.
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-081-0/+1
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* replace share proxy with hookRobin Appelman2015-03-261-0/+16
|
* Update license headersJenkins for ownCloud2015-03-261-14/+13
|
* Revert "Updating license headers"Morris Jobke2015-02-261-12/+15
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-15/+12
|
* certificate manager only needs the user-id, no need to pass on the complete ↵Bjoern Schiessle2015-01-261-2/+2
| | | | user object
* delete all server-to-server shares if a user gets deletedBjoern Schiessle2015-01-211-0/+39