summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* also create mail share if public links are disabledBjoern Schiessle2017-01-041-1/+0
* no need to throw a exception we catch two lines laterBjoern Schiessle2016-12-221-5/+4
* Only don't resolve public linksRoeland Jago Douma2016-12-201-4/+3
* Don't resolve public share token if public sharing is disabledLukas Reschke2016-12-201-0/+4
* Make sure $provider is defined when we use itJoas Schilling2016-12-071-10/+12
* Handle unavailable share providers more gracefulRoeland Jago Douma2016-12-051-8/+34
* find and show share-by mail linksBjoern Schiessle2016-11-011-0/+10
* add method to check if a share provider for a given type is loadedBjoern Schiessle2016-11-011-0/+14
* add share by mail share providerBjoern Schiessle2016-11-011-0/+14
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+9
* Stricter signatureRoeland Jago Douma2016-10-311-1/+1
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+10
* reuse share node when creating a shareRobin Appelman2016-10-121-0/+3
* Fix othersJoas Schilling2016-07-211-3/+6
* 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-261-1/+2
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-3/+12
* Fix related logicRoeland Jago Douma2016-04-191-20/+31
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-0/+8
* 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-121-0/+8
* Set proper permissions on link shareRoeland Jago Douma2016-04-081-1/+19
* Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-0/+12
* Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-1/+13
* 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-201-0/+1150