nextcloud-server/apps/files_external/lib
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-25 13:55:53 +07:00
..
AppInfo do not use deprecated query() method 2022-01-20 16:08:48 +07:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +07:00
Command fix some types 2021-06-16 13:56:26 +07:00
Config add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +07:00
Controller Add option to disallow creation of local storages 2021-12-15 09:15:31 +07:00
Lib handle AccessDenied error when checking if external s3 support versions 2022-07-28 09:20:12 +07:00
Listener Use stored user for PasswordUpdatedEvent 2022-05-10 12:16:33 +07:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +07:00
Service Apply suggestions from code review 2022-03-24 17:41:37 +07:00
Settings
MountConfig.php remove old legacy external storage migration logic 2022-02-09 16:04:19 +07:00
NotFoundException.php