nextcloud/apps/files_sharing/lib
Anna Larch 1ce46c1fca refactor: move to new activity exception
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-17 12:06:24 +02:00
..
Activity refactor: move to new activity exception 2024-09-17 12:06:24 +02:00
AppInfo feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
BackgroundJob chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Collaboration chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Controller fix(files_sharing): adjust permissions from custom edit and delete check methods 2024-09-11 13:17:42 +02:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +02:00
External fix(Storage): Fix method docs inheritance 2024-09-17 10:20:38 +02:00
Listener feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
Middleware chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Migration chore(files_sharing): Add migration attribute for share.reminder_sent column 2024-09-06 14:46:33 +02:00
Notification fix(INotification): Restrict rich object parameters type 2024-09-10 16:37:42 +02:00
Settings chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareBackend style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Cache.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Capabilities.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
DefaultPublicShareTemplateProvider.php fix(files_sharing): Open single-file-share by default 2024-09-09 14:49:21 +02:00
DeleteOrphanedSharesJob.php chore: Apply php:cs recommendations 2024-08-28 10:44:18 +02:00
ExpireSharesJob.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Helper.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Hooks.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
MountProvider.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OrphanHelper.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ResponseDefinitions.php fix: Display 'Leave share' instead of 'Delete' 2024-09-06 13:50:52 +02:00
Scanner.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SharedMount.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SharedStorage.php fix(Storage): Fix method docs inheritance 2024-09-17 10:20:38 +02:00
SharesReminderJob.php fix(files_sharing): Add check for null 2024-09-03 17:23:31 +02:00
Updater.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ViewOnly.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00