summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Move the notification API to public namespaceJoas Schilling2016-01-222-3/+3
* Directly get from the server containerRoeland Jago Douma2016-01-201-0/+1
* Do not use deprected activities APIRoeland Jago Douma2016-01-201-21/+33
* Get correct path for activity downloadsRoeland Jago Douma2016-01-201-1/+1
* [Share 2.0] Make public link work without viewRoeland Jago Douma2016-01-201-2/+13
* [Share 2.0] Make link share download use share managerRoeland Jago Douma2016-01-201-53/+63
* [Share 2.0] Move tests over the sharemanagerRoeland Jago Douma2016-01-201-29/+22
* [Share 2.0] Move showing link share to sharing 2.0Roeland Jago Douma2016-01-201-35/+86
* handle noopscanner in shared scannerRobin Appelman2016-01-152-2/+29
* propagate folder size in the same query for write updatesRobin Appelman2016-01-151-3/+4
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-8/+2
|\
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-8/+2
* | add watcher interfaceRobin Appelman2016-01-141-1/+2
* | add scanner interfaceRobin Appelman2016-01-141-1/+1
* | Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-6/+7
* | Merge pull request #21615 from owncloud/shared-islocalThomas Müller2016-01-131-0/+7
|\ \
| * | implement isLocal for shared storageRobin Appelman2016-01-111-0/+7
| |/
* / Happy new year!Thomas Müller2016-01-1231-36/+39
|/
* show display name but internally use the user nameBjörn Schießle2015-12-141-0/+1
* Merge pull request #20989 from owncloud/fix_20769Thomas Müller2015-12-091-0/+41
|\
| * Update parent when moving share into recieved shareRoeland Jago Douma2015-12-071-0/+41
* | Merge pull request #21038 from owncloud/share-computesharepermissions-notstoreThomas Müller2015-12-092-1/+9
|\ \
| * | Add reshare permission checksVincent Petry2015-12-082-1/+9
* | | More fixes to the docsJoas Schilling2015-12-081-2/+12
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-0/+5
|/ /
* / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-075-7/+3
|/
* Add the user's cloud id to the vCardThomas Müller2015-12-021-16/+0
* Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-258-589/+51
|\
| * take the etag of child mounts into account for the folder etagRobin Appelman2015-11-198-589/+51
* | use hooks to auto add server to the list of trusted servers once a federated ...Björn Schießle2015-11-241-0/+2
|/
* Implement getOwner for external share storageRobin Appelman2015-11-181-1/+6
* Split checkUpdateRobin Appelman2015-11-031-26/+26
* Update license headersLukas Reschke2015-10-2615-13/+16
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-254-11/+26
* handle NoUserException in sharing codeMorris Jobke2015-10-221-1/+7
* Add backgroundjob to expire link sharesRoeland Jago Douma2015-10-201-0/+76
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-108/+0
* 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