summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/email.php
Commit message (Expand)AuthorAgeFilesLines
* Add additional error handling for emailing private linksMichael Gapczynski2012-07-291-1/+6
* Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski2012-07-111-2/+1
* Sanitize toaddress for emailing private linksMichael Gapczynski2012-07-111-1/+2
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* CSRF checksLukas Reschke2012-07-071-0/+2
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-2/+2
* Check if a private link points to a folder or file and change text accordinglyMichael Gapczynski2012-05-141-2/+3
* Fix private link emailing and clean up file name displayed in emailMichael Gapczynski2012-05-141-3/+3
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* Change default from address to sharing-noreply@server for emailing private linksMichael Gapczynski2012-05-011-1/+1
* ported getUserFrank Karlitschek2012-05-011-1/+1
* some fixes for sharingGeorg Ehrke2012-04-271-3/+0
* Add ability to send private links from sharing via emailMichael Gapczynski2012-04-261-0/+15