nextcloud/lib
Vincent Petry 335b2f40a6 Fixed download file from URL error messages
- L10N now converted to string to make them work with json_encode
- Added specific error message when server doesn't allow fopen on URLs
- Fixed client side to correctly show error message in a notification
- Added OCP\JSON::encode() method to encode JSON with support for the
  OC_L10N_String values
2013-12-12 10:38:12 +01:00
..
l10n [tx-robot] updated from transifex 2013-12-09 06:40:22 -05:00
private Fixed download file from URL error messages 2013-12-12 10:38:12 +01:00
public Fixed download file from URL error messages 2013-12-12 10:38:12 +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 Revert "Revert "Fix user's displayName being overwritten by (old) cookie"" 2013-12-05 20:53:11 +01:00