summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* / / [sharing] handle shares of users that aren't available anymoreMorris Jobke2015-06-231-2/+10
|/ /
* | Disable video preview if previews are disabledMorris Jobke2015-06-091-0/+1
* | Merge pull request #16686 from owncloud/show_cloud_idLukas Reschke2015-06-021-0/+16
|\ \
| * | show federated cloud id in the personal settingsBjoern Schiessle2015-06-021-0/+16
* | | add changeLock to the storage apiRobin Appelman2015-06-011-0/+11
* | | add locking to the storage apiRobin Appelman2015-06-011-0/+26
|/ /
* | Merge pull request #16440 from owncloud/scrutinizer-patch-1Thomas Müller2015-05-193-5/+0
|\ \
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-193-5/+0
* | | Fix unexisting class and broken docJoas Schilling2015-05-191-1/+1
|/ /
* / a new approach to display the error messageBjoern Schiessle2015-05-181-1/+7
|/
* dont go trough the view when renaming/copying on shared storagesRobin Appelman2015-05-121-20/+21
* Merge pull request #15815 from owncloud/unshare-etag-propagateMorris Jobke2015-05-111-7/+9
|\
| * Update etag of direct parent on unshareVincent Petry2015-04-281-7/+9
* | Fix PHPDoc for the ext. share controllerLukas Reschke2015-05-041-0/+1
* | Fix DeleteOrphanedSharesJobMorris Jobke2015-05-041-3/+8
* | Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling2015-04-281-6/+6
* | Correctly generate the feedback URL for remote shareJoas Schilling2015-04-281-1/+1
|/
* dont pass floats as timestamp to the changepropagatorRobin Appelman2015-04-271-1/+1
* use microtime to prevent race conditionsRobin Appelman2015-04-271-3/+3
* triger propagation for webdav uploadsRobin Appelman2015-04-271-3/+3
* fix propagation when renaming a directly reshared folderRobin Appelman2015-04-271-2/+4
* minor fixesRobin Appelman2015-04-274-10/+10