コミット履歴

作者 SHA1 メッセージ 日付
  Björn Schießle 12983cf0b0 urlencode file/dir to allow special characters in filename/path (issue #95) 12 年 前
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 12 年 前
  Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 12 年 前
  Lukas Reschke 7454186806 Forget to urlencode the path 12 年 前
  Lukas Reschke ff6d2f16c4 urlencode 12 年 前
  Thomas Müller 41898a473e Apply coding style guide 12 年 前
  Björn Schießle a9a27306de fix copy&paste bug from previous commit 12 年 前
  Björn Schießle 1d200c554f Shared files are not stored in the file cache. Therefore we need to 12 年 前
  Thomas Müller 4c234bd666 Apply coding style guide 12 年 前
  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. 12 年 前
  Björn Schießle b08a1696f5 normalize path to avoid problems with trailing slashes, double-slashes, etc. 12 年 前
  Bart Visscher 4af5b016cc Whitespace cleanup 12 年 前
  Björn Schießle 77d91d5a03 generate correct link for shared files and shared directories 12 年 前
  Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 12 年 前
  Björn Schießle 5e2bce24b4 enable user to download selected files from publically shared directory 12 年 前
  Björn Schießle c99f62891a breadcrumbs fixed for public share view 12 年 前
  Björn Schießle 99f4d949c1 fix download link for single files in publicly shared directory 12 年 前
  Björn Schießle 72a48ca35e fix download of single publically shared files. 12 年 前
  Björn Schießle dcad7aec82 fixed download of complete publically shared folder 12 年 前
  Björn Schießle a611ce4f33 baseDir has to be the whole path to work with shared directories below the root directory. 12 年 前
  Michael Gapczynski 51321526e2 Prevent displaying errors if public link url parameters are incorrect 12 年 前
  Arthur Schiwon b23ad579dc Sharing: backward compatibility to links from OC 4.0. 12 年 前
  Lukas Reschke b4de89e6b4 Sanitize download URL 12 年 前
  scambra 22c6b48d2f translate files_sharing app 12 年 前
  Michael Gapczynski 749b5b52ca Show preview for public folder links 12 年 前
  Michael Gapczynski 756b514fee Check if file source exists before searching for link 12 年 前
  Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 12 年 前
  Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 12 年 前
  Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 12 年 前