Commit Graph

30 Commits (42f235123e2069be53a1ec134dfdda2d678c8f9b)

Author SHA1 Message Date
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Björn Schießle 12983cf0b0 urlencode file/dir to allow special characters in filename/path (issue #95) 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 13 years ago
Lukas Reschke 7454186806 Forget to urlencode the path 13 years ago
Lukas Reschke ff6d2f16c4 urlencode 13 years ago
Thomas Müller 41898a473e Apply coding style guide 13 years ago
Björn Schießle a9a27306de fix copy&paste bug from previous commit 13 years ago
Björn Schießle 1d200c554f Shared files are not stored in the file cache. Therefore we need to 13 years ago
Thomas Müller 4c234bd666 Apply coding style guide 13 years ago
Björn Schießle 070fe02448 calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem. 13 years ago
Björn Schießle b08a1696f5 normalize path to avoid problems with trailing slashes, double-slashes, etc. 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Björn Schießle 77d91d5a03 generate correct link for shared files and shared directories 13 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 13 years ago
Björn Schießle 5e2bce24b4 enable user to download selected files from publically shared directory 13 years ago
Björn Schießle c99f62891a breadcrumbs fixed for public share view 13 years ago
Björn Schießle 99f4d949c1 fix download link for single files in publicly shared directory 13 years ago
Björn Schießle 72a48ca35e fix download of single publically shared files. 13 years ago
Björn Schießle dcad7aec82 fixed download of complete publically shared folder 13 years ago
Björn Schießle a611ce4f33 baseDir has to be the whole path to work with shared directories below the root directory. 13 years ago
Michael Gapczynski 51321526e2 Prevent displaying errors if public link url parameters are incorrect 13 years ago
Arthur Schiwon b23ad579dc Sharing: backward compatibility to links from OC 4.0. 13 years ago
Lukas Reschke b4de89e6b4 Sanitize download URL 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 13 years ago
Michael Gapczynski 756b514fee Check if file source exists before searching for link 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago