summaryrefslogtreecommitdiffstats
path: root/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-0/+17
* Fix "No space found after comma in function call"Bart Visscher2012-12-151-1/+1
* implement share via link tokenJörn Friedrich Dreyer2012-11-201-1/+0
* Merge pull request #280 from butonic/feature_bmp_supportFrank Karlitschek2012-11-191-0/+16
|\
| * add php-doc for ellipsisJörn Friedrich Dreyer2012-11-121-2/+8
| * move code to better placesJörn Friedrich Dreyer2012-11-121-0/+10
* | Fixed style according to owncloud styleguideValerio Ponte2012-11-141-1/+2
* | Moved X-Sendfile headers into OC_Files::getValerio Ponte2012-11-141-0/+30
|/
* Migration: On import of user accounts only import folders in home dir, use OC...Tom Needham2012-11-081-1/+1
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-4/+4
* Checkstyle: many fixesFelix Moeller2012-11-021-2/+2
* NoSpaceAfterCommaFelix Moeller2012-10-281-10/+10
* Merge branch 'routing'Bart Visscher2012-10-271-2/+16
|\
| * Merge branch 'master' into routingBart Visscher2012-10-171-3/+17
| |\
| * \ Merge branch 'master' into routingBart Visscher2012-09-281-76/+78
| |\ \
| * | | Add linkToRoute functionalityBart Visscher2012-09-121-0/+14
| * | | Merge branch 'master' into routingBart Visscher2012-09-071-58/+64
| |\ \ \
| * \ \ \ Merge branch 'master' into routingBart Visscher2012-08-301-0/+11
| |\ \ \ \
| * | | | | Routing: And start using them from phpBart Visscher2012-08-121-2/+2
* | | | | | Fix mimetype detection with the 'file' utilityVictor Dubiniuk2012-10-261-9/+4
* | | | | | Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-5/+5
* | | | | | More Checkstyle cleanupFelix Moeller2012-10-231-5/+5
* | | | | | Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-221-2/+2
| |_|_|_|/ |/| | | |
* | | | | core.js and core.css don't need to be absoluteBart Visscher2012-10-171-1/+12
* | | | | fixed offset calculation (bug #1961)Björn Schießle2012-10-111-1/+1
* | | | | fix mimetype detection using the 'file' command in some edge casesRobin Appelman2012-09-301-0/+1
* | | | | Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+3
| |_|_|/ |/| | |
* | | | fix some more phpdocRobin Appelman2012-09-231-73/+72
* | | | don't interpret strpos '0' as 'false' in while loopBjörn Schießle2012-09-181-1/+1
* | | | add leading '?' to parameter list (fixes bug #1732)Björn Schießle2012-09-171-2/+5
| |_|/ |/| |
* | | adding space between) and {Thomas Mueller2012-09-071-56/+56
* | | Add args parameter to linkTo(Absolute) function, to append the args automaticlyBart Visscher2012-09-031-3/+9
| |/ |/|
* | Initial previewer for public linksMichael Gapczynski2012-08-271-0/+11
|/
* Move serverHost and serverProtocol functions to OC_RequestBart Visscher2012-08-071-47/+1
* Added function to make url absoluteBart Visscher2012-08-071-2/+13
* provide recursiveArraySearch as Helper function and make available through APIArthur Schiwon2012-07-251-1/+27
* some indention fixesRobin Appelman2012-07-241-2/+0
* use file extension for determining mimetypes on defaultRobin Appelman2012-07-221-16/+13
* fix unused variablesRobin Appelman2012-07-201-3/+3
* provide multibyte aware helper functions mb_str_replace, mb_substr_replace an...Arthur Schiwon2012-07-021-5/+69
* fixed linkTo()Florian Hülsmann2012-06-301-1/+1
* Remove redundant code from OC_Helper::linkToBart Visscher2012-06-281-6/+3
* fix running tests from cliRobin Appelman2012-06-271-0/+3
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-211-0/+6
|\
| * fixes oc-668Thomas Mueller2012-06-181-0/+6
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-37/+37
|\|
| * White-space fix.Thomas Tanghus2012-06-141-36/+36
| * Don't add slash if it's there already.Thomas Tanghus2012-06-141-1/+1
* | Correct remote and public, and last occurence of OC::Brice Maron2012-06-061-1/+1
* | Unit path and webpath, correct some moreBrice Maron2012-06-061-2/+2