Merge pull request #402 from nextcloud/smb-notifications
smb update notifications
No related branches found
No related tags found
Showing
- apps/files_external/appinfo/register_command.php 3 additions, 0 deletionsapps/files_external/appinfo/register_command.php
- apps/files_external/lib/Command/Notify.php 173 additions, 0 deletionsapps/files_external/lib/Command/Notify.php
- apps/files_external/lib/Config/ConfigAdapter.php 2 additions, 1 deletionapps/files_external/lib/Config/ConfigAdapter.php
- apps/files_external/lib/Lib/Storage/SMB.php 58 additions, 1 deletionapps/files_external/lib/Lib/Storage/SMB.php
- db_structure.xml 14 additions, 0 deletionsdb_structure.xml
- lib/private/Files/Config/CachedMountInfo.php 18 additions, 1 deletionlib/private/Files/Config/CachedMountInfo.php
- lib/private/Files/Config/LazyStorageMountInfo.php 4 additions, 0 deletionslib/private/Files/Config/LazyStorageMountInfo.php
- lib/private/Files/Config/UserMountCache.php 30 additions, 14 deletionslib/private/Files/Config/UserMountCache.php
- lib/private/Files/Mount/MountPoint.php 11 additions, 1 deletionlib/private/Files/Mount/MountPoint.php
- lib/public/Files/Config/ICachedMountInfo.php 8 additions, 0 deletionslib/public/Files/Config/ICachedMountInfo.php
- lib/public/Files/Mount/IMountPoint.php 8 additions, 0 deletionslib/public/Files/Mount/IMountPoint.php
- lib/public/Files/Storage/INotifyStorage.php 51 additions, 0 deletionslib/public/Files/Storage/INotifyStorage.php
- tests/lib/Files/Config/UserMountCacheTest.php 26 additions, 1 deletiontests/lib/Files/Config/UserMountCacheTest.php
- version.php 1 addition, 1 deletionversion.php
Loading
Please register or sign in to comment