Commit Graph

55 Commits (0b426b5e64eec4b255c1e767edb07e01160eb074)

Author SHA1 Message Date
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
Robin Appelman 2b45a28bd4 fix OC_HELPER::linkto() when the link is not a valid file. 14 years ago
Robin Appelman f4e4617be7 App installer backend. 14 years ago
Alessandro Cosentino 1ec304227e changed the path in imagePath again 14 years ago
François Kubler 13ddf8100f New installer. 14 years ago
Jakob Sack e314a83a7b Fixing the image link for apps 14 years ago
Robin Appelman 8d52fdb7fa fix chmodr 14 years ago
Marco Michelino d1b4f74bc2 Avoid // in URIs 14 years ago
Jan-Christoph Borchardt 660e2c8102 renamed application-octet-stream.png to file.png 14 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 14 years ago
Robin Appelman 101877351b use the correct variable name 14 years ago