summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/public.php
Commit message (Expand)AuthorAgeFilesLines
* normalize path to avoid problems with trailing slashes, double-slashes, etc.Björn Schießle2012-10-161-2/+2
* Whitespace cleanupBart Visscher2012-10-141-6/+6
* generate correct link for shared files and shared directoriesBjörn Schießle2012-10-111-2/+7
* don't show the share action in the file view for publically shared files.Björn Schießle2012-10-101-0/+1
* enable user to download selected files from publically shared directoryBjörn Schießle2012-10-051-1/+3
* breadcrumbs fixed for public share viewBjörn Schießle2012-10-051-1/+5
* fix download link for single files in publicly shared directoryBjörn Schießle2012-10-051-3/+7
* fix download of single publically shared files.Björn Schießle2012-10-051-1/+6
* fixed download of complete publically shared folderBjörn Schießle2012-10-051-8/+1
* baseDir has to be the whole path to work with shared directories below the ro...Björn Schießle2012-10-051-1/+1
* Prevent displaying errors if public link url parameters are incorrectMichael Gapczynski2012-10-031-0/+7
* Sharing: backward compatibility to links from OC 4.0.Arthur Schiwon2012-10-011-0/+20
* Sanitize download URLLukas Reschke2012-09-221-3/+3
* translate files_sharing appscambra2012-09-211-3/+3
* Show preview for public folder linksMichael Gapczynski2012-09-181-10/+94
* Check if file source exists before searching for linkMichael Gapczynski2012-08-291-2/+1
* Fix filesystem setup for shared public link with logged in userBart Visscher2012-08-291-2/+1
* Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-291-3/+10
* Initial previewer for public linksMichael Gapczynski2012-08-271-0/+69