summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #18986 from owncloud/federated_capabilitiesThomas Müller2015-09-181-0/+7
|\ \
| * | Expose federated sharing capabilities to authenticated usersRoeland Jago Douma2015-09-151-0/+7
| |/
* | Disable the remote sharing notifications until they work properlyJoas Schilling2015-09-171-2/+2
* | Fix the parameter order in the translationJoas Schilling2015-09-161-1/+1
|/
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-082-3/+3
* Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-082-1/+24
* Add notifications for remote sharesJoas Schilling2015-09-081-0/+86
* Use context function call instead of staticJoas Schilling2015-09-071-1/+1
* Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma2015-09-061-2/+4
|\
| * Split mimetype handling to new classRobin McCorkell2015-09-041-2/+4
* | Avoid re-propagation of shares during one propagation runMorris Jobke2015-09-041-0/+8
* | Delay setting up the filesystem for a share owner untill the share is usedRobin Appelman2015-09-032-7/+6
|/
* Merge pull request #18477 from owncloud/fed-alwaysdetectremotechangesVincent Petry2015-08-241-0/+2
|\
| * Always detect remote changes for fed sharingVincent Petry2015-08-211-0/+2
* | Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-221-3/+47
|/
* Prevent shares being added to oc_storages via availabilityRobin McCorkell2015-08-201-0/+18
* Fix extracting basename from path in sharingRobin McCorkell2015-08-181-1/+1
* Add public upload to capabilityRoeland Jago Douma2015-08-141-0/+1
* Fix default values of sharing capabilitiesJoas Schilling2015-08-131-5/+5
* Merge pull request #16528 from owncloud/activity-302-improve-settingsJoas Schilling2015-08-111-1/+1
|\
| * Do not use magic strings when there are constants for itJoas Schilling2015-07-221-1/+1
* | Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-23/+9
* | just pass the share instead of searching for itRobin Appelman2015-08-053-23/+11
* | fix infinite loops with propagating etags on resharesRobin Appelman2015-08-031-2/+2
|/
* Merge pull request #17381 from owncloud/fix_sharing_add_to_groupMorris Jobke2015-07-211-4/+10
|\
| * use the correct user if we update the share tableBjoern Schiessle2015-07-031-4/+10
* | Throw storage not available on guzzle errorVincent Petry2015-07-131-1/+1
* | Merge pull request #17290 from owncloud/remove-readonly-wrapperThomas Müller2015-07-061-74/+0
|\ \
| * | remove no longer needed readonly wrapperRobin Appelman2015-07-011-74/+0
* | | Merge pull request #17335 from owncloud/better-federated-cloud-sharing-activi...Joas Schilling2015-07-061-5/+10
|\ \ \
| * | | Use federated cloud id as a parameter typeJoas Schilling2015-07-021-3/+3
| * | | Add the item name to the federated sahre activityJoas Schilling2015-07-021-0/+5