| Commit message (Expand) | Author | Age | Files | Lines |
* | add function to get mimetype from string | Robin Appelman | 2012-04-18 | 1 | -0/+20 |
* | fix creating unique filenames | Robin Appelman | 2012-04-16 | 1 | -1/+4 |
* | fixing oc-375 - a number is appended tp the filename | Thomas Müller | 2012-04-15 | 1 | -0/+28 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -6/+6 |
* | make sure temporary files are being removed, fixes oc-450 | Arthur Schiwon | 2012-04-13 | 1 | -14/+28 |
* | Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute() | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
* | Add method OC_Helper::serverHost() | Daniele E. Domenichelli | 2012-04-12 | 1 | -0/+22 |
* | add tempory folder utility to OC_Helper | Robin Appelman | 2012-03-28 | 1 | -1/+14 |
* | don´t show ugly error message | Frank Karlitschek | 2012-03-23 | 1 | -1/+1 |
* | fix mimetype detection | Georg Ehrke | 2012-03-19 | 1 | -3/+1 |
* | remove debug output | Robin Appelman | 2012-02-29 | 1 | -2/+0 |
* | never try to load an non existing template,css,img. | Frank Karlitschek | 2012-02-28 | 1 | -1/+4 |
* | fix temporary file creation | Robin Appelman | 2012-02-28 | 1 | -1/+5 |
* | add temporary file managment | Robin Appelman | 2012-02-28 | 1 | -0/+25 |
* | spaces -> tabs | Frank Karlitschek | 2012-02-27 | 1 | -17/+17 |
* | extend filestorage common and provide test implementation | Robin Appelman | 2012-02-27 | 1 | -0/+17 |
* | first part of the abstraction work of the apps folder. more to come | Frank Karlitschek | 2012-02-26 | 1 | -4/+4 |
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
|\ |
|
| * | intval() of a number seems unnecessary | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
* | | proper mimetypes for encrypted files | Robin Appelman | 2012-02-21 | 1 | -0/+58 |
|/ |
|
* | Move the redirect_url from linkTo function to the checkLoggedIn function | Bart Visscher | 2012-02-21 | 1 | -10/+4 |
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -6/+17 |
* | make it possible to override every image and logo with a new version from wit... | Frank Karlitschek | 2012-02-14 | 1 | -12/+19 |
* | change https detection a bit, hopefully fixing an edge case | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
* | make filesize parsing case insensitive | Robin Appelman | 2011-12-11 | 1 | -12/+13 |
* | mimetype icon improvements | Robin Appelman | 2011-10-13 | 1 | -0/+6 |
* | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 1 | -6/+6 |
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
* | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 1 | -1/+7 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -24/+16 |
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -1/+7 |
* | Remove execute permissions from source files | Bart Visscher | 2011-09-03 | 1 | -0/+0 |
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -9/+9 |
* | more improved error reporting | Frank Karlitschek | 2011-08-06 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -2/+0 |
* | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 1 | -0/+5 |
* | make use of the command line tools id3info and mp3info for scanning music if ... | Robin Appelman | 2011-07-28 | 1 | -0/+45 |
* | redirect_url to be respected in linkTo function | Aamir Khan | 2011-06-25 | 1 | -5/+12 |
* | Fix linkTo() | Jakob Sack | 2011-06-20 | 1 | -4/+11 |
* | moved core stuff to /core | Jakob Sack | 2011-06-20 | 1 | -7/+12 |
* | fix OC_HELPER::linkTo again | Robin Appelman | 2011-06-02 | 1 | -5/+4 |
* | fix OC_HELPER::linkto() when the link is not a valid file. | Robin Appelman | 2011-06-02 | 1 | -1/+1 |
* | App installer backend. | Robin Appelman | 2011-05-28 | 1 | -1/+41 |
* | changed the path in imagePath again | Alessandro Cosentino | 2011-05-17 | 1 | -2/+2 |
* | New installer. | François Kubler | 2011-05-17 | 1 | -2/+24 |
* | Fixing the image link for apps | Jakob Sack | 2011-05-17 | 1 | -2/+2 |
* | fix chmodr | Robin Appelman | 2011-04-24 | 1 | -2/+2 |
* | Avoid // in URIs | Marco Michelino | 2011-04-19 | 1 | -1/+5 |
* | renamed application-octet-stream.png to file.png | Jan-Christoph Borchardt | 2011-04-18 | 1 | -1/+1 |