Commit graph

22 commits

Author SHA1 Message Date
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
0cbfd0872d require php5.6+ 2018-03-09 14:54:36 +01:00
d230daafb3 rename test classes 2018-01-19 15:36:01 +01:00
fb98c1cd25 Add proper exception for moving a folder into itself 2018-01-18 16:10:01 +01:00
f3a93465c8 disable fallback anonymous login for native state 2018-01-18 12:33:56 +01:00
Jan-Otto Kröpke
3c504cc73b Added OutOfSpaceException 2017-10-16 23:41:21 +02:00
8d473d219e phpdoc fixes 2016-12-12 22:34:33 +01:00
c1afd721f2 cleaner conversion of errors to exceptions 2016-12-08 17:21:50 +01:00
82f961896f return non escaped path from exceptions 2016-08-27 00:44:27 +02:00
471824d423 reduce code duplication for error handling 2016-08-26 23:25:14 +02:00
Robin Appelman
c8a93a9033 Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
Robin Appelman
4049ff602f Fix indention 2014-11-19 00:41:35 +01:00
Robin Appelman
d311cd3c21 handle EACCES errors as forbidden 2014-11-14 14:50:39 +01:00
Robin Appelman
f018d1cd0a fix return type of NativeStream seek 2014-10-17 15:37:58 +02:00
Robin Appelman
77c30c698f Pass path and error code to exceptions 2014-10-17 15:11:10 +02:00
Robin Appelman
aaf2c049fd handle error from non-empty folders in nativeshare 2014-08-26 19:26:14 +02:00
Robin Appelman
5c57d2d094 Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
Robin Appelman
5ab73b1afd remove unused getter 2014-08-03 16:25:56 +02:00
Robin Appelman
40b6fb8d12 Some cleanup 2014-08-03 16:00:24 +02:00
Robin Appelman
125bc445f7 Don't use warning to check for errors, only return values 2014-08-03 15:02:56 +02:00
Robin Appelman
3888ae6b43 Add option to set file modes 2014-08-03 14:28:20 +02:00
Robin Appelman
3a6d77bc78 Better state and error handling 2014-08-03 01:36:23 +02:00