Commit graph

24 commits

Author SHA1 Message Date
Joas Schilling
8a6c8cd17c
feat: Add PHP 8.4 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 12:06:31 +01:00
Andy Scherzinger
8acffcd855
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-02 20:28:14 +02:00
a103d9d79e allow saving/loading of kerberos tickets 2023-08-09 15:47:30 +02:00
84fa890ea7 all the types 2021-03-09 20:18:25 +01:00
e9f6d00a93 more type hints 2021-03-09 18:01:42 +01:00
b48dfc0927 add network reset error, fix connection reset 2020-04-03 17:03:38 +02:00
2842dffb51 run php-cs-fixer 2018-08-24 17:57:40 +02:00
fb98c1cd25 Add proper exception for moving a folder into itself 2018-01-18 16:10:01 +01:00
Jan-Otto Kröpke
3c504cc73b Added OutOfSpaceException 2017-10-16 23:41:21 +02:00
206d6aa118 check for revision mismatch errors in notify 2017-08-17 16:12:11 +02:00
443a524491 add exception for invalid parameter errors 2017-08-17 16:02:17 +02:00
79b69c635b Fix exception throwing 2017-08-17 15:59:30 +02:00
c1afd721f2 cleaner conversion of errors to exceptions 2016-12-08 17:21:50 +01:00
471824d423 reduce code duplication for error handling 2016-08-26 23:25:14 +02:00
Robin Appelman
2a101e73bc Make the dependency on stdbuf optional for everything but notify 2016-06-13 14:19:56 +02:00
Robin Appelman
1fb6581c8d handle invalid handles in Share->get 2016-01-19 18:41:33 +01:00
Robin Appelman
c92ae086f6 Put exception class in message 2015-11-27 13:41:08 +01:00
Robin Appelman
4ca3c3df22 Check for invalid characters in paths 2015-08-17 13:01:39 +02:00
Robin Appelman
f299504ca5 Handle login server error 2015-08-14 12:43:15 +02:00
Robin Appelman
ededbfbaa3 Work around issue where 'allinfo' keeps the file open 2015-02-10 17:37:37 +01:00
Robin Appelman
40e384e8ba Fix file name 2015-02-05 16:28:31 +01:00
Robin Appelman
c8a93a9033 Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
Robin Appelman
77c30c698f Pass path and error code to exceptions 2014-10-17 15:11:10 +02:00
Robin Appelman
5c57d2d094 Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00