nextcloud/apps/files_sharing/lib
Ferdinand Thiessen b70359f4cd fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-13 17:24:34 +01:00
..
Activity Use user name cache in activity providers 2022-08-19 10:48:32 +02:00
AppInfo Multiple fixes 2022-07-31 19:37:59 +02:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command add command do delete orphan shares 2023-11-22 14:26:59 +01:00
Controller fix(lookup-server): disable lookup server for non-global scale setups 2025-03-13 17:24:34 +01:00
Event Emit event on link share action 2021-09-10 08:36:45 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
External Avoid extra parenthesis around SQL in IN expressions 2023-02-21 16:48:31 +00:00
Listener Move bundles to /dist 2022-01-08 10:11:58 +01:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Notification fix(notifications): Remove share notification when the node is deleted 2023-08-04 08:20:23 +00:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +02:00
Cache.php fix(sharing): set name to target name in sharing cache 2023-11-08 15:23:21 +01:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteOrphanedSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJob.php Fix hook encryption with cron job 2022-06-07 15:38:45 +00:00
Helper.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
Hooks.php update tests 2021-10-19 11:31:08 +02:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
MountProvider.php Add SHARE_TYPE_SCIENCEMESH 2023-03-22 15:25:42 +01:00
OrphanHelper.php add command do delete orphan shares 2023-11-22 14:26:59 +01:00
Scanner.php background scan the source storage when a background scan on a storage jail is triggered 2021-12-02 17:34:58 +01:00
SharedMount.php add command for getting fileinfo for debugging 2023-05-01 14:03:20 +00:00
SharedStorage.php Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
Updater.php Add argument to getSharesInFolder enable deep share lookup 2022-07-26 12:17:46 +00:00
ViewOnly.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00