egroupware/api/src/Vfs
2016-05-02 16:57:50 +00:00
..
Dav * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:08:23 +00:00
Filesystem moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
Links use vcard_charset preference for generating vcards for addressbook 2016-04-29 08:52:28 +00:00
Sqlfs make all static methods static to avoid warning when they get called static 2016-03-27 09:41:58 +00:00
Hooks.php fix old exception 2016-04-05 18:39:55 +00:00
Sharing.php to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded 2016-05-02 16:57:50 +00:00
StreamWrapper.php replace create_function with performanter, because opcachable closure 2016-03-20 14:01:29 +00:00
StreamWrapperIface.php moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
WebDAV.php replacing common::egw_exit() with exit, there is no more extra cleanup 2016-03-20 16:30:01 +00:00