nextcloud-server/apps/files_sharing/lib
John Molakvoæ f9fcc5b170
Merge pull request #47412 from Luka-sama/feat/shares-reminder
2024-09-03 17:24:02 +07:00
..
Activity style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 feat(files_sharing): reminder for link shares with expiration date 2024-09-03 13:37:17 +07:00
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Settings chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ShareBackend style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 refactor(IMenuAction): Make public menu actions use the new Vue UI 2024-09-03 16:07:49 +07:00
DeleteOrphanedSharesJob.php chore: Apply php:cs recommendations 2024-08-28 10:44:18 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
OrphanHelper.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ResponseDefinitions.php fix(files_sharing): Make share labels nullable 2024-08-27 22:28:48 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SharesReminderJob.php fix(files_sharing): Add check for null 2024-09-03 17:23:31 +07:00
Updater.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ViewOnly.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00