nextcloud-server/apps/files_sharing/lib
skjnldsv 338e045141 fix(files_sharing): adjust permissions from custom edit and delete check methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-09-11 11:48:25 +07:00
..
Activity feat(activity): add share link upload notifications 2024-08-07 09:49:38 +07:00
AppInfo feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
BackgroundJob chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Collaboration chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Command chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Controller fix(files_sharing): adjust permissions from custom edit and delete check methods 2024-09-11 11:48:25 +07:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +07:00
External chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Listener feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
Middleware chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Migration chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Settings chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ShareBackend chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Cache.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Capabilities.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
DefaultPublicShareTemplateProvider.php feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
DeleteOrphanedSharesJob.php chore: Apply php:cs recommendations 2024-08-28 14:54:14 +07:00
ExpireSharesJob.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Helper.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Hooks.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedStorage.php feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
MountProvider.php feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 2024-07-12 20:14:30 +07:00
OrphanHelper.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ResponseDefinitions.php fix: Display 'Leave share' instead of 'Delete' 2024-09-11 11:48:25 +07:00
Scanner.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedMount.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedStorage.php feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
Updater.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ViewOnly.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00