egroupware/api/src/Vfs
nathangray 4b6551c5a3 - Fix missing quote when updating shares with VFS changes
- Fix user delete entry search for single user
2021-02-16 11:53:32 -07:00
..
Dav fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
Exception * Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories) 2016-08-18 10:04:36 +02:00
Filesystem fix namespace issues 2019-11-19 14:02:37 +02:00
Links change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Sharing change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Sqlfs change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Base.php WIP on sharing prompt to ask about mounting new share 2020-10-20 16:47:26 -06:00
HiddenUploadSharing.php Fix some bugs in hidden uploads 2020-10-21 09:13:37 -06:00
Hooks.php Api: Fix out of memory error when deleting users and filesystem is large 2020-04-28 14:16:09 -06:00
Sharing.php - Fix missing quote when updating shares with VFS changes 2021-02-16 11:53:32 -07:00
StreamWrapper.php allow for user specific mounts 2020-10-20 20:13:36 +02:00
StreamWrapperIface.php fixing our wrong static methods in stream-wrapper: unlink, rmdir, mkdir, rename and url_stat (they are not static, so PHP can pass in $context) 2016-07-19 11:59:16 +02:00
UserContextTrait.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
WebDAV.php * Filemanager/WebDAV: handle url-special chars like %, # and ? correctly 2019-03-21 12:36:25 +01:00