0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 00:43:23 +00:00
nextcloud_server/apps/files_sharing/lib
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 14:26:47 +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 fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +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 chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Listener chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01: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: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Cache.php fix: don't use cached root info from shared cache if the watcher has detected an update 2025-02-06 19:41:43 +01:00
Capabilities.php feat(sharing): Add custom_tokens capability 2025-01-15 15:50:43 -08:00
DefaultPublicShareTemplateProvider.php feat(files_sharing): Add opengraph meta tags for multimedia, change opengraph type to website 2025-02-17 12:52:08 +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 chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Hooks.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01: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(files_sharing): Fix sharee search result types 2025-01-13 15:21:21 +01:00
Scanner.php fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
SharedMount.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharedStorage.php Merge pull request from nextcloud/checkStorageIdSetCache 2025-02-14 14:17:00 +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 chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ViewOnly.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +01:00