Commit Graph

67 Commits (b75f680b8e560be82f5c63bfc5480452a3de12d9)

Author SHA1 Message Date
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
Bart Visscher 987845c312 Move the redirect_url from linkTo function to the checkLoggedIn function 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Frank Karlitschek d53ed4b40b make it possible to override every image and logo with a new version from within a theme. I think we have a very cool theming here. *self-praise* 13 years ago
Robin Appelman 500407dbe9 change https detection a bit, hopefully fixing an edge case 13 years ago
Robin Appelman 5e711f37ca make filesize parsing case insensitive 13 years ago
Robin Appelman efecb694ef make filesize parsing case insensitive 13 years ago
Robin Appelman d7fa2a0f77 mimetype icon improvements 14 years ago
Robin Appelman 949494ccfd mimetype icon improvements 14 years ago
Robin Appelman 1f562a2e83 fixes for the mimetype icons 14 years ago
Marvin Thomas Rabe 33f24a42b8 redirect url fixed 14 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed. 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 14 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 14 years ago
Frank Karlitschek 1dc3cb67fa more improved error reporting 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman 6d0c8ea7e4 use proper file icons for image and audio files 14 years ago
Robin Appelman 0d408fe6f5 make use of the command line tools id3info and mp3info for scanning music if they are available 14 years ago
Aamir Khan 2098cbd822 redirect_url to be respected in linkTo function 14 years ago
Jakob Sack eb1ce7819a Fix linkTo() 14 years ago
Jakob Sack 91c37bbb76 moved core stuff to /core 14 years ago
Robin Appelman 7f987b84a5 fix OC_HELPER::linkTo again 14 years ago