nextcloud-server/apps/files_sharing/lib
Vincent Petry 54a0d8fe64
Don't reset share attributes when not specified
When not specified in the OCS call, don't reset the share attributes.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28 16:53:23 +07:00
..
Activity Fix too many file download notifications when watching a video 2022-03-07 19:50:15 +07:00
AppInfo Add share attributes + prevent download permission 2022-07-28 16:53:22 +07:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +07:00
Collaboration Update php licenses 2021-06-04 22:02:41 +07:00
Command Update php licenses 2021-06-04 22:02:41 +07:00
Controller Don't reset share attributes when not specified 2022-07-28 16:53:23 +07:00
Event Emit event on link share action 2021-09-10 08:36:45 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
External Revert "Remove inefficient fed share scanner" 2022-06-10 10:29:42 +07:00
Listener Move bundles to /dist 2022-01-08 10:11:58 +07:00
Middleware Update php licenses 2021-06-04 22:02:41 +07:00
Migration Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +07:00
Notification Discard share notification for non-existing groups 2021-12-15 14:55:27 +07:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +07:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +07:00
Cache.php Update cache when display name change 2022-04-22 10:29:18 +07:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +07:00
DeleteOrphanedSharesJob.php Update php licenses 2021-06-04 22:02:41 +07:00
ExpireSharesJob.php Fix hook encryption with cron job 2022-06-07 15:38:45 +07:00
Helper.php Let users choose a share_folder 2021-09-06 16:39:11 +07:00
Hooks.php update tests 2021-10-19 11:31:08 +07:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
MountProvider.php Add share attributes + prevent download permission 2022-07-28 16:53:22 +07:00
Scanner.php background scan the source storage when a background scan on a storage jail is triggered 2021-12-02 17:34:58 +07:00
SharedMount.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
SharedStorage.php Cache display name 2022-04-22 10:22:15 +07:00
Updater.php Add argument to getSharesInFolder enable deep share lookup 2022-07-26 12:17:46 +07:00
ViewOnly.php Add share attributes + prevent download permission 2022-07-28 16:53:22 +07:00