0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-28 07:58:42 +00:00
nextcloud_server/apps/files_sharing/lib
skjnldsv 8089de5fcf fix(activity): make emails for link share uploads true by default
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-12-06 12:34:52 +01:00
..
Activity fix(activity): make emails for link share uploads true by default 2024-12-06 12:34:52 +01:00
AppInfo chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
BackgroundJob chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Collaboration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command fix(sharing): add command to fix broken shares after ownership transferring 2024-11-18 21:24:23 +01:00
Controller chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
Event refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +02:00
External feat(ocm): signing ocm requests 2024-12-04 09:30:55 -01:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareBackend chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Cache.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DefaultPublicShareTemplateProvider.php feat(files_sharing): use share node or label as page title 2024-11-08 14:20:58 +01:00
DeleteOrphanedSharesJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ExpireSharesJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Helper.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Hooks.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +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 refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
OrphanHelper.php fix(sharing): add command to fix broken shares after ownership transferring 2024-11-18 21:24:23 +01:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
Scanner.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharedMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharedStorage.php perf: improve performance of SharedStorage::getWatcher 2024-11-29 18:10:30 +01:00
SharesReminderJob.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
Updater.php fix(files_sharing,files): Do not validate shares before adjusting the owner 2024-11-25 10:27:31 +01:00
ViewOnly.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +01:00