You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/lib
Robin Appelman efe68d012c
Merge pull request #39044 from nextcloud/more-empty-mount-checking
2 years ago
..
Activity displayname on federated shares 3 years ago
AppInfo fix(cache): Remove displayname cache entry on delete 2 years ago
BackgroundJob small fixes 2 years ago
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2 years ago
Controller fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
Event
Exceptions
External Merge pull request #39044 from nextcloud/more-empty-mount-checking 2 years ago
Listener feat(files): add files_sharing indicator 2 years ago
Middleware
Migration
Notification Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup 2 years ago
Settings
ShareBackend
Cache.php fix(sharing): set name to target name in sharing cache 2 years ago
Capabilities.php files_sharing: Add OpenAPI spec 2 years ago
DefaultPublicShareTemplateProvider.php
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php
ISharedStorage.php
MountProvider.php Migrate files sharing to PSR LoggerInterface 3 years ago
OrphanHelper.php add command do delete orphan shares 3 years ago
ResponseDefinitions.php files_sharing: Add OpenAPI spec 2 years ago
Scanner.php
SharedMount.php fix(caching): Avoid checking existence before fetching 3 years ago
SharedStorage.php pass the share to the cache instead of having to ask the storage 2 years ago
Updater.php
ViewOnly.php