Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved content disposition code+workarounds to OCP\Response | Vincent Petry | 2013-12-10 | 1 | -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 stuff | Morris Jobke | 2013-10-31 | 1 | -47/+47 |
| | |||||
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -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 returns | Thomas Mueller | 2013-01-06 | 1 | -7/+7 |
| | |||||
* | phpdoc fixes for public api | Robin Appelman | 2013-01-02 | 1 | -9/+9 |
| | |||||
* | style fixes for public response api | Georg Ehrke | 2012-09-08 | 1 | -9/+1 |
| | |||||
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 1 | -0/+3 |
| | |||||
* | some more documentation cleanups. much more is needed. | Frank Karlitschek | 2012-05-06 | 1 | -12/+12 |
| | | | | And greeting from the Atlanta airport. ;-) | ||||
* | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -0/+106 |