Commit Graph

95 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)

Author SHA1 Message Date
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 13 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 13 years ago
Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 13 years ago
Robin Appelman 12f7cb8767 fix running tests from cli 13 years ago
Thomas Mueller c1df0539a0 fixes oc-668 13 years ago
Thomas Tanghus 8fd9cbcc54 White-space fix. 13 years ago
Thomas Tanghus a34db3fbe0 Don't add slash if it's there already. 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago
Brice Maron b6c5ca126b First almost working version 13 years ago
Frank Karlitschek e3031ae28b more reliable host detection for reverse proxy servers 13 years ago
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 13 years ago
Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Georg Ehrke 52717d2a1b remove comments 13 years ago
Bart Visscher 4dbc2093c6 Create a function for linking to remote.php 13 years ago
Georg Ehrke 5b7cefb1e5 make ampache work with remote.php 13 years ago
Georg Ehrke d032345191 fix validation of getfile parameter - i hate this bloody merge conflicts 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 13 years ago
Georg Ehrke 3f64eb25ab some fixes fore movable apps 13 years ago
Jernej Virag e459309511 Fixed escaping of filename when determining MIME type 13 years ago
Georg Ehrke 0b06eff3a0 another fix for linkto function 13 years ago
Georg Ehrke 29b9e27078 fix linkto function in OC_Helper 13 years ago
Georg Ehrke 6d92ebca45 use native functions of php to parse the string into the Var 13 years ago
Georg Ehrke 9226cb7a6a rename var file to getfile to prevent fails in files app 13 years ago
Georg Ehrke aaedb23f05 fix bug in lib/helper.php and fix file upload 13 years ago
Robin Appelman bdb3962b8d add function to get mimetype from string 13 years ago
Georg Ehrke dfc92675e0 make menu work with movable apps 13 years ago
Georg Ehrke 3e0e6e35f4 open app thru index.php 13 years ago
Robin Appelman 464c751f30 fix creating unique filenames 13 years ago
Thomas Müller a0d917fe98 fixing oc-375 - a number is appended tp the filename 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Arthur Schiwon b9bdad5165 make sure temporary files are being removed, fixes oc-450 13 years ago
Daniele E. Domenichelli 156bdae2fe Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute() 13 years ago
Daniele E. Domenichelli 7b5395675d Add method OC_Helper::serverHost() 13 years ago
Robin Appelman d8e9db207f add tempory folder utility to OC_Helper 13 years ago
Frank Karlitschek 7cad6ccce0 don´t show ugly error message 13 years ago
Georg Ehrke fa104fee17 fix mimetype detection 13 years ago
Robin Appelman b23b5aae7f remove debug output 13 years ago
Frank Karlitschek 5e9d268c21 never try to load an non existing template,css,img. 13 years ago
Robin Appelman a76ff563d6 fix temporary file creation 13 years ago
Robin Appelman 77b51f03e3 add temporary file managment 13 years ago
Frank Karlitschek 5943af17e7 spaces -> tabs 13 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Robin Appelman fe0832746b intval() of a number seems unnecessary 13 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 13 years ago