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
Andy Scherzinger d6a7065b07
Merge pull request #60542 from nextcloud/share-api-remove-hashed-pw
1 week ago
..
Activity fix(files_sharing): Use UnknownActivityException 2 weeks ago
AppInfo chore: add missing `Override` attribute to app code 1 month ago
BackgroundJob chore: add missing `Override` attribute to app code 1 month ago
Collaboration chore: add missing `Override` attribute to app code 1 month ago
Command chore: add missing `Override` attribute to app code 1 month ago
Config chore: add missing `Override` attribute to app code 1 month ago
Controller fix: don't put hashed password in share api response 2 weeks ago
Event feat(files_sharing): Support multiples users in UserShareAccessUpdatedEvent 4 months ago
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
External chore: add missing `Override` attribute to app code 1 month ago
Listener refactor: Apply rector changes 1 month ago
Middleware chore: add missing `Override` attribute to app code 1 month ago
Migration chore: add missing `Override` attribute to app code 1 month ago
Notification chore: add missing `Override` attribute to app code 1 month ago
OpenMetrics feat(files_sharing): add basic OpenMetrics exporter for files shares 5 months ago
Repair perf: only load a single mount at a time when checking for share conflicts 1 month ago
Settings chore: add missing `Override` attribute to app code 1 month ago
Cache.php chore: add missing `Override` attribute to app code 1 month ago
Capabilities.php chore: add missing `Override` attribute to app code 1 month ago
DefaultPublicShareTemplateProvider.php chore: add missing `Override` attribute to app code 1 month ago
DeleteOrphanedSharesJob.php chore: add missing `Override` attribute to app code 1 month ago
ExpireSharesJob.php chore: add missing `Override` attribute to app code 1 month ago
Helper.php refactor: Remove old Share backend 3 months ago
Hooks.php fix(sharing): Adapt Hooks to new API 5 months ago
ISharedMountPoint.php chore: Add SPDX header 2 years ago
ISharedStorage.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
MountProvider.php feat: implement authoritative mount provider for share provider 4 months ago
OrphanHelper.php Merge pull request #55252 from nextcloud/chore/chunked_orphan_delete 5 months ago
ResponseDefinitions.php chore: psalm fixes 1 month ago
Scanner.php chore: add missing `Override` attribute to app code 1 month ago
ShareRecipientUpdater.php fix: avoid checking share validity during mount updates 1 month ago
ShareTargetValidator.php perf: only load a single mount at a time when checking for share conflicts 1 month ago
SharedMount.php chore: add missing `Override` attribute to app code 1 month ago
SharedStorage.php chore: add missing `Override` attribute to app code 1 month ago
SharesReminderJob.php chore: add missing `Override` attribute to app code 1 month ago
Updater.php fix: don't trigger moveShareInOrOutOfShare for reshares 4 months ago
ViewOnly.php fix(files_sharing): Switch back event path to be relative to user folder 4 months ago