summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* implement isLocal for shared storageRobin Appelman2016-04-141-0/+7
* Chunk the shareId queryJoas Schilling2016-03-231-7/+12
* Grab the values for share propagation manually from the DBJoas Schilling2016-03-231-2/+35
* Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* Merge pull request #23234 from owncloud/stable8.2-fix_21678Morris Jobke2016-03-161-0/+6
|\
| * Gracefull handle link shares rename hookRoeland Jago Douma2016-03-141-0/+6
* | Fix archive file name when downloading public shareVincent Petry2016-03-071-1/+1
|/
* Merge pull request #22649 from owncloud/external-share-manager-82Thomas Müller2016-02-251-3/+4
|\
| * inject the correct external share manager into the storageRobin Appelman2016-02-251-3/+4
* | Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry2016-02-241-0/+3
|/
* show display name but internally use the user nameBjörn Schießle2015-12-141-0/+1
* Merge pull request #21101 from owncloud/stable8.2_20989Morris Jobke2015-12-101-0/+41
|\
| * Update parent when moving share into recieved shareRoeland Jago Douma2015-12-101-0/+41
* | Merge pull request #21044 from owncloud/group-propagation-82Vincent Petry2015-12-103-12/+62
|\ \
| * | fix etag propagation with group resharesRobin Appelman2015-12-093-12/+62
| |/
* / Add reshare permission checksVincent Petry2015-12-092-1/+8
|/
* Split checkUpdateRobin Appelman2015-11-051-26/+26
* handle NoUserException in sharing codeMorris Jobke2015-10-231-1/+7
* Merge pull request #19643 from owncloud/public-download-spinnerThomas Müller2015-10-091-1/+15
|\
| * Set download cookie on public downloadVincent Petry2015-10-081-1/+15
* | Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller2015-10-074-49/+84
|\ \ | |/ |/|
| * Fix getEtag for roots of shared storagesRobin Appelman2015-10-061-3/+0
| * sanitize mountpointRobin Appelman2015-10-051-1/+1
| * extract the mount provider from the managerRobin Appelman2015-10-052-23/+79
| * Make the external share manager a mount providerRobin Appelman2015-10-052-40/+22
* | Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman2015-10-063-4/+14
|\ \
| * | fix phpdocRobin Appelman2015-10-061-1/+1
| * | use microtimeRobin Appelman2015-10-061-1/+1
| * | Mark shares as dirty when changing permissionsRobin Appelman2015-10-062-3/+13
* | | Propagate shares etag when group membership changedVincent Petry2015-10-062-0/+148
|/ /
* | deduplicate @xenopathicMorris Jobke2015-10-063-3/+1
* | update licence headers via scriptMorris Jobke2015-10-0516-2/+22
|/
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-054-18/+82
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-024-20/+69
| * Split files_sharing middelwareRoeland Jago Douma2015-10-021-0/+15
* | Merge pull request #19522 from owncloud/activity-395-less-sidebar-textThomas Müller2015-10-021-35/+95
|\ \
| * | Fix intendationJoas Schilling2015-10-021-34/+34
| * | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-3/+63
| |/
* | Do not return unneeded infoRoeland Jago Douma2015-10-021-2/+4
* | Added '../remote_shares' endpointRoeland Jago Douma2015-10-021-2/+11
|/
* Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-302-9/+22
* Allow public auth to recognize sesssionVincent Petry2015-09-281-1/+4
* Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-251-17/+25
* Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-251-0/+8
|\
| * Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+8
* | only initialize onceRobin Appelman2015-09-231-0/+6
* | Delay listening to owner changes untill we use a share for that ownerRobin Appelman2015-09-232-2/+16
* | Respect disabled sharing API settingsRoeland Jago Douma2015-09-221-0/+5
|/
* Merge pull request #18679 from owncloud/add-reshare-activitiesThomas Müller2015-09-181-4/+38
|\
| * Add reshare activities for the parent sharee and the original file ownerJoas Schilling2015-09-151-4/+38