summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Use the app constant to fix the groupingJoas Schilling2015-07-021-1/+1
| * | | Use the item name when refering to the unaccepted remote shareJoas Schilling2015-07-021-1/+1
* | | | Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-031-0/+10
| |_|/ |/| |
* | | Merge pull request #17324 from owncloud/fix-duplicated-line-in-doc-blockVincent Petry2015-07-021-1/+0
|\ \ \ | |/ / |/| |
| * | Fix duplicated line in doc blockJoas Schilling2015-07-021-1/+0
* | | Merge pull request #17246 from owncloud/share-lock-owner-parentJoas Schilling2015-07-022-10/+33
|\ \ \ | |/ / |/| |
| * | only lock the parent foldersRobin Appelman2015-07-011-2/+2
| * | lock parent folders for the owner when locking a shared file as recipientRobin Appelman2015-07-012-10/+33
| |/
* / Fix scanFile signature to avoid boring warningVincent Petry2015-07-011-1/+3
|/
* Catch more error codes thrown by federated sharesVincent Petry2015-07-011-13/+7
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-2/+2
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-2/+2
* | Merge pull request #15475 from rullzer/files_sharing_OCP_DBMorris Jobke2015-07-015-9/+9
|\ \
| * | Move files sharing app (mostly) to OCP\DBRoeland Jago Douma2015-05-185-9/+9
| |/
* | Merge pull request #17083 from owncloud/share-etag-update-targetVincent Petry2015-06-291-2/+2
|\ \
| * | take share target into account when updating recipient etagsRobin Appelman2015-06-221-2/+2
* | | Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-277-16/+75
|\ \ \
| * | | update license headers and authorsMorris Jobke2015-06-257-16/+75
* | | | Signature of overriding method should match the parentOlivier Paroz2015-06-261-1/+1
* | | | Merge pull request #17082 from owncloud/shared-etag-propagate-fileThomas Müller2015-06-263-12/+39
|\ \ \ \ | |/ / / |/| | |
| * | | add some docsRobin Appelman2015-06-251-0/+2
| * | | fix etag propagation for single file sharesRobin Appelman2015-06-243-12/+37
| |/ /