summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-218-18/+28
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-6/+1
|\
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-6/+1
* | remove old hook, no longer neededBjoern Schiessle2016-06-271-13/+1
* | check password for link sharesBjoern Schiessle2016-06-271-1/+16
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-211-11/+25
|\|
| * Fix case with no userRoeland Jago Douma2016-06-141-0/+4
| * Optimize isSharingDisabledForuserRoeland Jago Douma2016-06-141-11/+21
* | add hide file list optionBjoern Schiessle2016-06-091-1/+4
|/
* Update license headersLukas Reschke2016-05-264-2/+6
* use share initiator as fall back to access the fileBjörn Schießle2016-05-204-9/+28
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+2
* Fix related logicRoeland Jago Douma2016-04-191-20/+31
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-133-0/+50
* Make shareproviders use the lazy root folderRoeland Jago Douma2016-04-131-2/+2
* set $share to null if getShareByToken() failedBjörn Schießle2016-04-121-1/+1
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-123-0/+55
* Merge pull request #23798 from owncloud/federated-unshare-background-jobMorris Jobke2016-04-111-1/+2
|\
| * re-try to send unshare notification if remote server is not availableBjoern Schiessle2016-04-081-1/+2
* | Set proper permissions on link shareRoeland Jago Douma2016-04-081-1/+19
* | Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling2016-04-073-1/+103
|\ \ | |/ |/|
| * Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-043-1/+103
* | Share type 2 is privateRoeland Jago Douma2016-04-041-2/+0
|/
* Add setId and setProviderID to the public interfaceRoeland Jago Douma2016-03-301-2/+23
* Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-1/+13
* Remove dead functionRoeland Jago Douma2016-03-231-24/+0
* Remove support for old shares in the default share providerRoeland Jago Douma2016-03-231-24/+3
* Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-0/+5
* Add config to sharemanagerRoeland Jago Douma2016-03-221-0/+7
* Move (new) sharing over to composer autoloaderRoeland Jago Douma2016-03-207-0/+2631