- Dec 17, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Dec 15, 2014
-
-
Vincent Petry authored
-
- Dec 12, 2014
-
-
Robin McCorkell authored
Tooltip contains 'Unable to determine date'. Fixes #6395
-
Vincent Petry authored
-
Vincent Petry authored
$userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View)
-
- Dec 11, 2014
-
-
Vincent Petry authored
-
- Dec 10, 2014
-
-
Vincent Petry authored
-
Jörn Friedrich Dreyer authored
-
- Dec 08, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Dec 04, 2014
-
-
Robin Appelman authored
-
Jörn Friedrich Dreyer authored
-
Robin Appelman authored
-
- Dec 03, 2014
-
-
Vincent Petry authored
In some cases a "NotFound" might be expected, so just return false as before. But for other exceptions, the exception is now logged.
-
- Dec 02, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Nov 27, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Joas Schilling authored
Local change 283c10f0
-
Joas Schilling authored
Local changes from d069ee8a and 258ad38f
-
Joas Schilling authored
Local changes copied from ed835973 and 25370fcb
-
Joas Schilling authored
Only fixed in Local by eeee9eac
-
Joas Schilling authored
Missed in 788c8540
-
Joas Schilling authored
-
Joas Schilling authored
-
- Nov 25, 2014
-
-
Joas Schilling authored
-
- Nov 19, 2014
-
-
Joas Schilling authored
-
- Nov 17, 2014
-
-
Lukas Reschke authored
In some cases the 'size' field is not available resulting in some PHP errors such as: ```json {"reqId":"03548fd9e3d3aca15a5796b3b35d7b9d","remoteAddr":"::1","app":"PHP","message":"Undefined index: size at \/Users\/lreschke\/Programming\/core\/lib\/private\/files\/fileinfo.php#125","level":3,"time":"2014-11-17T21:38:57+00:00"} ``` This can be experienced when creating a new empty file and deleting it right away, then when going to the trash bin this error is thrown.
-
Joas Schilling authored
-
- Nov 12, 2014
-
-
Lukas Reschke authored
Either we throw an exception or we ignore it. But we should certainly not print this to the end-user...
-
- Nov 11, 2014
-
-
Vincent Petry authored
Added missing cleanPath() call that converts "/" to "" when calling SabreDAV. This is needed because SabreDAV will discard its base URL when passing "/".
-
- Nov 07, 2014
-
-
Björn Schießle authored
-
Robin Appelman authored
-
- Oct 28, 2014
-
-
Robin Appelman authored
-
- Oct 27, 2014
-
-
Robin Appelman authored
-
- Oct 24, 2014
-
-
Robin Appelman authored
-
Lukas Reschke authored
It's only reasonable to have proper type hinting here which might even help us to catch bugs.
-
Robin Appelman authored
-
Robin Appelman authored
-
- Oct 20, 2014
-
-
Jörn Friedrich Dreyer authored
-