You cannot 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/apps/files_sharing/lib
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks ago
..
Activity fix: Apply new coding standard to all files 2 months ago
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
BackgroundJob small fixes 8 months ago
Collaboration perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Command chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Controller fix(sharing): Don't change the type of the controller argument 1 month ago
Event Emit event on link share action 3 years ago
Exceptions Update php licenses 3 years ago
External fix: Apply new coding standard to all files 2 months ago
Listener Use `@nextcloud/capabilities` to obtain share api defaults 4 months ago
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Notification fix(sharing): Align wording for declining a share 2 months ago
Settings Let users choose a share_folder 3 years ago
ShareBackend fix: Apply new coding standard to all files 2 months ago
Cache.php also improe cache ci for shared cache 3 months ago
Capabilities.php files_sharing: Add OpenAPI spec 10 months ago
DefaultPublicShareTemplateProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
DeleteOrphanedSharesJob.php fix(sharing): Avoid (dead)locking during orphan deletion 3 months ago
ExpireSharesJob.php Fix hook encryption with cron job 2 years ago
Helper.php fix: Apply new coding standard to all files 2 months ago
Hooks.php update tests 3 years ago
ISharedMountPoint.php optimize builtin storage wrappers 6 months ago
ISharedStorage.php code checker fixes for instanceOfStorage 2 years ago
MountProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
OrphanHelper.php perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
ResponseDefinitions.php fix: public dav and files_sharing testing fixes 4 months ago
Scanner.php repair -1 folder sizes for object store background scan 1 year ago
SharedMount.php chore: Migrate away from OC::$server->getLogger 3 months ago
SharedStorage.php fix: add extra check to ensure wrapped shared storage is set 2 months ago
Updater.php refactor: remove non-shallow getSharesInFolder 3 weeks ago
ViewOnly.php Fix view-only code after code review comments 2 years ago