server/apps/files_sharing/lib
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-05-01 16:46:06 +02:00
..
Activity fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BackgroundJob small fixes 2023-09-20 08:23:45 -01:00
Collaboration perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller fix(sharing): Don't change the type of the controller argument 2024-04-18 14:31:45 +02:00
Event
Exceptions
External fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
Listener Use `@nextcloud/capabilities` to obtain share api defaults 2024-02-01 17:53:36 +01:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification fix(sharing): Align wording for declining a share 2024-03-19 11:15:18 +01:00
Settings
ShareBackend fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
Cache.php also improe cache ci for shared cache 2024-02-09 14:00:26 +01:00
Capabilities.php files_sharing: Add OpenAPI spec 2023-07-31 16:58:49 +02:00
DefaultPublicShareTemplateProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DeleteOrphanedSharesJob.php fix(sharing): Avoid (dead)locking during orphan deletion 2024-03-05 20:19:30 +01:00
ExpireSharesJob.php Fix hook encryption with cron job 2022-06-07 15:38:45 +00:00
Helper.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
Hooks.php
ISharedMountPoint.php optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
ISharedStorage.php
MountProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OrphanHelper.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
ResponseDefinitions.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
Scanner.php repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +02:00
SharedMount.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
SharedStorage.php fix: add extra check to ensure wrapped shared storage is set 2024-03-20 14:48:55 +01:00
Updater.php refactor: remove non-shallow getSharesInFolder 2024-05-01 16:46:06 +02:00
ViewOnly.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00