提交历史

作者 SHA1 备注 提交日期
  Robin Appelman 258782584e fix mimetype detection using the 'file' command in some edge cases 12 年之前
  Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 12 年之前
  Robin Appelman 4131b205d4 fix some more phpdoc 12 年之前
  Björn Schießle 2570ea7114 don't interpret strpos '0' as 'false' in while loop 12 年之前
  Björn Schießle 1207ae1f99 add leading '?' to parameter list (fixes bug #1732) 12 年之前
  Thomas Mueller 3829460ab8 adding space between) and { 12 年之前
  Bart Visscher 1a46192433 Add args parameter to linkTo(Absolute) function, to append the args automaticly 12 年之前
  Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 12 年之前
  Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 12 年之前
  Bart Visscher c4f1a1de5b Added function to make url absolute 12 年之前
  Arthur Schiwon 6b320a2604 provide recursiveArraySearch as Helper function and make available through API 12 年之前
  Robin Appelman 856d9c0b54 some indention fixes 12 年之前
  Robin Appelman 2a73678fef use file extension for determining mimetypes on default 12 年之前
  Robin Appelman 48306a3c4f fix unused variables 12 年之前
  Arthur Schiwon 52822652bc provide multibyte aware helper functions mb_str_replace, mb_substr_replace and mb_array_change_key_case for handling with UTF 8 12 年之前
  Florian Hülsmann 4ed55315e7 fixed linkTo() 12 年之前
  Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 12 年之前
  Robin Appelman 12f7cb8767 fix running tests from cli 12 年之前
  Brice Maron e5c56b2433 Merge branch 'master' into multi_app_dir 12 年之前
  Thomas Mueller c1df0539a0 fixes oc-668 12 年之前
  Brice Maron 4753cc3ebd Merge branch 'master' into multi_app_dir 12 年之前
  Thomas Tanghus 8fd9cbcc54 White-space fix. 12 年之前
  Thomas Tanghus a34db3fbe0 Don't add slash if it's there already. 12 年之前
  Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 12 年之前
  Brice Maron cc494259d3 Unit path and webpath, correct some more 12 年之前
  Brice Maron b6c5ca126b First almost working version 12 年之前
  Frank Karlitschek e3031ae28b more reliable host detection for reverse proxy servers 12 年之前
  Bart Visscher 4a5973662c Merge branch 'unstable' 12 年之前
  Frank Karlitschek 24d14783d7 added a serverProtocol function that correctly returns the used protocol even if the ssl connection is terminated at a reverse_proxy or at a load balancer 12 年之前
  Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 12 年之前