| Commit message (Expand) | Author | Age | Files | Lines |
* | more reliable host detection for reverse proxy servers | Frank Karlitschek | 2012-06-05 | 1 | -1/+1 |
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -2/+2 |
|\ |
|
| * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -2/+2 |
* | | added a serverProtocol function that correctly returns the used protocol even... | Frank Karlitschek | 2012-06-01 | 1 | -3/+22 |
* | | don´t hardcode /tmp | Frank Karlitschek | 2012-05-30 | 1 | -1/+1 |
* | | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
|/ |
|
* | remove comments | Georg Ehrke | 2012-05-08 | 1 | -4/+4 |
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -0/+11 |
* | make ampache work with remote.php | Georg Ehrke | 2012-05-07 | 1 | -4/+4 |
* | fix validation of getfile parameter - i hate this bloody merge conflicts | Georg Ehrke | 2012-05-07 | 1 | -4/+2 |
* | Fixed escaping of filename when determining MIME type | Jernej Virag | 2012-04-25 | 1 | -2/+2 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+1 |
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 1 | -0/+0 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 1 | -2/+10 |
|\ |
|
* | | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 1 | -1/+18 |
* | | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -2/+2 |
* | | another fix for linkto function | Georg Ehrke | 2012-04-24 | 1 | -1/+1 |
* | | fix linkto function in OC_Helper | Georg Ehrke | 2012-04-24 | 1 | -4/+8 |
* | | use native functions of php to parse the string into the Var | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | | rename var file to getfile to prevent fails in files app | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | | fix bug in lib/helper.php and fix file upload | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-20 | 1 | -0/+20 |
|\| |
|
| * | add function to get mimetype from string | Robin Appelman | 2012-04-18 | 1 | -0/+20 |
* | | make menu work with movable apps | Georg Ehrke | 2012-04-18 | 1 | -1/+5 |
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 1 | -1/+4 |
|\| |
|
| * | fix creating unique filenames | Robin Appelman | 2012-04-16 | 1 | -1/+4 |
* | | open app thru index.php | Georg Ehrke | 2012-04-18 | 1 | -0/+11 |
|/ |
|
* | 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 |