nextcloud-server/apps/files_sharing/lib
Robin Appelman dec880b285
optimize builtin storage wrappers
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-08 15:26:10 +07:00
..
Activity displayname on federated shares 2023-06-28 09:28:03 +07:00
AppInfo fix(cache): Remove displayname cache entry on delete 2023-08-28 14:59:54 +07:00
BackgroundJob small fixes 2023-09-20 08:23:45 +07:00
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +07:00
Controller refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +07:00
Event
Exceptions
External optimize builtin storage wrappers 2023-11-08 15:26:10 +07:00
Listener feat(files): add files_sharing indicator 2023-09-20 13:58:31 +07:00
Middleware
Migration
Notification Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup 2023-08-04 10:39:57 +07:00
Settings
ShareBackend
Cache.php fix(sharing): set name to target name in sharing cache 2023-10-18 14:31:27 +07:00
Capabilities.php files_sharing: Add OpenAPI spec 2023-07-31 16:58:49 +07:00
DefaultPublicShareTemplateProvider.php fix(sharing): Remove casting to int from INF 2023-02-07 14:13:39 +07:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php
ISharedMountPoint.php optimize builtin storage wrappers 2023-11-08 15:26:10 +07:00
ISharedStorage.php
MountProvider.php Migrate files sharing to PSR LoggerInterface 2023-07-06 14:08:42 +07:00
OrphanHelper.php add command do delete orphan shares 2023-07-05 18:33:11 +07:00
ResponseDefinitions.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +07:00
Scanner.php repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
SharedMount.php optimize builtin storage wrappers 2023-11-08 15:26:10 +07:00
SharedStorage.php pass the share to the cache instead of having to ask the storage 2023-08-18 13:38:08 +07:00
Updater.php
ViewOnly.php