nextcloud/lib
Vincent Petry 2ea3765359 Added isUserAgent() method to request
- added isUserAgent() method to OC_Request which makes it possible to
  test it
- OC_Response::setContentDisposition now uses OC_Request::isUserAgent()
2014-01-07 22:11:39 +01:00
..
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
private Added isUserAgent() method to request 2014-01-07 22:11:39 +01:00
public Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php dont try to register background jobs if we haven't upgraded yet 2013-12-13 17:13:18 +01:00