egroupware/filemanager/inc
2022-03-21 10:40:31 +02:00
..
class.filemanager_admin.inc.php * Filemanager/WebDAV: add (missing) trailing slash in mount URL for WebDAV, as NextCloud requires it 2022-03-21 10:40:31 +02:00
class.filemanager_favorite_portlet.inc.php use new api in home and portlets 2016-04-28 18:06:46 +00:00
class.filemanager_hooks.inc.php * Filemanager/API: directory size is now the sum of the size of its contained files (allowing to eg. implement quota in future) 2021-12-30 14:37:58 +02:00
class.filemanager_merge.inc.php fix big chunk of PHP 8.0 warnings 2021-10-21 10:39:57 +02:00
class.filemanager_select.inc.php fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given 2021-10-06 16:08:32 +02:00
class.filemanager_shares.inc.php fix PHP 8 errors 2021-04-06 15:32:21 +02:00
class.filemanager_ui.inc.php add $depth parameter to Vfs::checkLock($url, int $depth=0) and use it to query all locks in one go for filemanager_ui::get_rows() 2021-10-28 21:08:31 +02:00