nextcloud/lib/private/Files
Olivier Mehani 19ad058d06
Add message to NotSquareException thrown from Avatar
This prevents cryptic messages such as the following, from `user_ldap`:

     Could not set avatar for uid=user,ou=People,dc=example,dc=net, because:

Signed-off-by: Olivier Mehani <shtrom@ssji.net>

Add message to NotPermittedException thrown from Files\Nodes\Folder

Ditto.

Don't use translation macros here as this seems to be pretty low-level
errors that generally get caught and prettified, and I don't want to
unduly clog down the lower layers.

Signed-off-by: Olivier Mehani <shtrom@ssji.net>

fixup! Add message to NotPermittedException thrown from Files\Nodes\Folder
2016-10-24 11:27:27 +02:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
Config optimize Folder::getById to use less queries 2016-10-12 16:12:28 +02:00
Mount cache root id in mountpoint 2016-08-25 17:22:25 +02:00
Node Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +02:00
ObjectStore Update with robin 2016-07-21 18:13:58 +02:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
Stream Get rid of very old oc:// stream wrapper (#26381) 2016-10-20 20:46:30 +02:00
Type Fix mimetype detection inside hidden folders (#26138) 2016-09-26 11:31:03 +02:00
Utils Store the shared propagator instance 2016-08-10 10:57:49 +02:00
FileInfo.php Update with robin 2016-07-21 18:13:58 +02:00
Filesystem.php hide storage wrapper warning for the readonly storage 2016-10-13 14:37:31 +02:00
View.php Merge pull request #1820 from nextcloud/4byte-filenames 2016-10-24 10:38:25 +02:00