summaryrefslogtreecommitdiffstats
path: root/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* add function to get mimetype from stringRobin Appelman2012-04-181-0/+20
* fix creating unique filenamesRobin Appelman2012-04-161-1/+4
* 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
* mimetype icon improvementsRobin Appelman2011-10-131-0/+6
* fixes for the mimetype iconsRobin Appelman2011-10-071-6/+6
* redirect url fixedMarvin Thomas Rabe2011-10-041-1/+1
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-301-1/+7
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-24/+16
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-1/+7
* Remove execute permissions from source filesBart Visscher2011-09-031-0/+0
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-9/+9
* more improved error reportingFrank Karlitschek2011-08-061-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* One class per file!Jakob Sack2011-07-291-2/+0
* use proper file icons for image and audio filesRobin Appelman2011-07-291-0/+5
* make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-281-0/+45
* redirect_url to be respected in linkTo functionAamir Khan2011-06-251-5/+12
* Fix linkTo()Jakob Sack2011-06-201-4/+11
* moved core stuff to /coreJakob Sack2011-06-201-7/+12
* fix OC_HELPER::linkTo againRobin Appelman2011-06-021-5/+4
* fix OC_HELPER::linkto() when the link is not a valid file.Robin Appelman2011-06-021-1/+1
* App installer backend.Robin Appelman2011-05-281-1/+41
* changed the path in imagePath againAlessandro Cosentino2011-05-171-2/+2
* New installer.François Kubler2011-05-171-2/+24
* Fixing the image link for appsJakob Sack2011-05-171-2/+2
* fix chmodrRobin Appelman2011-04-241-2/+2
* Avoid // in URIsMarco Michelino2011-04-191-1/+5
* renamed application-octet-stream.png to file.pngJan-Christoph Borchardt2011-04-181-1/+1