summaryrefslogtreecommitdiffstats
path: root/lib/public/response.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved content disposition code+workarounds to OCP\ResponseVincent Petry2013-12-101-0/+9
| | | | | | | | | Added new OC\Response API called setContentDispositionHeader() that contains the needed workarounds for UTF8 and IE. Refactored download code to use the new API. Removed unused trashbin download file.
* fix documentation stuffMorris Jobke2013-10-311-47/+47
|
* Public API documentation fixesMorris Jobke2013-10-171-5/+5
| | | | | | | | | | | | | | | | refs #4883 * http/response.php * config.php * response.php * files.php * idbconnection.php * app.php * user.php * template.php * share.php * db.php * icache.php & il10n.php
* fixing returnsThomas Mueller2013-01-061-7/+7
|
* phpdoc fixes for public apiRobin Appelman2013-01-021-9/+9
|
* style fixes for public response apiGeorg Ehrke2012-09-081-9/+1
|
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
|
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
|
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
|
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-061-12/+12
| | | | And greeting from the Atlanta airport. ;-)
* port oc_responseFrank Karlitschek2012-05-031-0/+106