summaryrefslogtreecommitdiffstats
path: root/lib/private/share
Commit message (Expand)AuthorAgeFilesLines
* Emit event after setting a new expiration for a shareMorris Jobke2014-03-281-1/+8
* finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-251-2/+4
* fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-251-2/+7
* don't assign variables in if conditionBjoern Schiessle2014-03-251-18/+17
* add todoBjoern Schiessle2014-03-251-1/+1
* always return an arrayBjoern Schiessle2014-03-251-11/+4
* seperate formatResults()Bjoern Schiessle2014-03-251-18/+31
* don't assign variables in if conditionsBjoern Schiessle2014-03-251-2/+4
* use variableBjoern Schiessle2014-03-251-6/+5
* seperate transformDBResultsBjoern Schiessle2014-03-251-24/+33
* seperate creation of select statementBjoern Schiessle2014-03-251-38/+44
* remove prepFileTarget() seems that it is no longer in useBjoern Schiessle2014-03-251-18/+0
* add a "helper" and a "hooks" class. Move constants needed by multiple classesBjoern Schiessle2014-03-254-302/+372
* added private share apiBjoern Schiessle2014-03-251-0/+1886
* send an individual email to each recipientThomas Müller2014-03-101-10/+13
* Merge pull request #7247 from owncloud/sharing_cleanup_step1Björn Schießle2014-02-201-0/+160
|\
| * clean up the sharing ajax calls, add mail notification classBjoern Schiessle2014-02-191-0/+160
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
|/
* fix DIArthur Schiwon2014-02-111-4/+6
* Inject loggerArthur Schiwon2014-02-111-3/+6
* wrong tldArthur Schiwon2014-02-111-1/+1
* sort following entries in alphabetical orderArthur Schiwon2014-02-111-3/+4
* move sorter into a classArthur Schiwon2014-02-111-0/+53