aboutsummaryrefslogtreecommitdiffstats
path: root/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* more reliable host detection for reverse proxy serversFrank Karlitschek2012-06-051-1/+1
* Merge branch 'unstable'Bart Visscher2012-06-041-2/+2
|\
| * Combine and minimize core and default app css filesBart Visscher2012-05-161-2/+2
* | added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-011-3/+22
* | don´t hardcode /tmpFrank Karlitschek2012-05-301-1/+1
* | update copyrightFrank Karlitschek2012-05-261-1/+1
|/
* remove commentsGeorg Ehrke2012-05-081-4/+4
* Create a function for linking to remote.phpBart Visscher2012-05-071-0/+11
* make ampache work with remote.phpGeorg Ehrke2012-05-071-4/+4
* fix validation of getfile parameter - i hate this bloody merge conflictsGeorg Ehrke2012-05-071-4/+2
* Fixed escaping of filename when determining MIME typeJernej Virag2012-04-251-2/+2
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-2/+1
* removing executable bit from various filesThomas Mueller2012-04-301-0/+0
* fix merge conflictsGeorg Ehrke2012-04-261-2/+10
|\
* | fix security check for the path of the requested fileGeorg Ehrke2012-04-261-1/+18
* | some fixes fore movable appsGeorg Ehrke2012-04-261-2/+2
* | another fix for linkto functionGeorg Ehrke2012-04-241-1/+1
* | fix linkto function in OC_HelperGeorg Ehrke2012-04-241-4/+8
* | use native functions of php to parse the string into the VarGeorg Ehrke2012-04-231-1/+1
* | rename var file to getfile to prevent fails in files appGeorg Ehrke2012-04-231-1/+1
* | fix bug in lib/helper.php and fix file uploadGeorg Ehrke2012-04-231-1/+1
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-201-0/+20
|\|
| * add function to get mimetype from stringRobin Appelman2012-04-181-0/+20
* | make menu work with movable appsGeorg Ehrke2012-04-181-1/+5
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-181-1/+4
|\|
| * fix creating unique filenamesRobin Appelman2012-04-161-1/+4
* | open app thru index.phpGeorg Ehrke2012-04-181-0/+11
|/
* fixing oc-375 - a number is appended tp the filenameThomas Müller2012-04-151-0/+28
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-6/+6
* make sure temporary files are being removed, fixes oc-450Arthur Schiwon2012-04-131-14/+28
* Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute()Daniele E. Domenichelli2012-04-121-1/+1
* Add method OC_Helper::serverHost()Daniele E. Domenichelli2012-04-121-0/+22
* add tempory folder utility to OC_HelperRobin Appelman2012-03-281-1/+14
* don´t show ugly error messageFrank Karlitschek2012-03-231-1/+1
* fix mimetype detectionGeorg Ehrke2012-03-191-3/+1
* remove debug outputRobin Appelman2012-02-291-2/+0
* never try to load an non existing template,css,img.Frank Karlitschek2012-02-281-1/+4
* fix temporary file creationRobin Appelman2012-02-281-1/+5
* add temporary file managmentRobin Appelman2012-02-281-0/+25
* spaces -> tabsFrank Karlitschek2012-02-271-17/+17
* extend filestorage common and provide test implementationRobin Appelman2012-02-271-0/+17
* first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-261-4/+4
* merge master into encryptionRobin Appelman2012-02-261-1/+1
|\
| * intval() of a number seems unnecessaryRobin Appelman2012-02-261-1/+1
* | proper mimetypes for encrypted filesRobin Appelman2012-02-211-0/+58
|/
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-211-10/+4
* Use separate function to make absolute urlsBart Visscher2012-02-171-6/+17
* make it possible to override every image and logo with a new version from wit...Frank Karlitschek2012-02-141-12/+19
* change https detection a bit, hopefully fixing an edge caseRobin Appelman2012-01-271-1/+1
* make filesize parsing case insensitiveRobin Appelman2011-12-111-12/+13