nextcloud/apps/files_external/lib
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable
Whenever an external storage of type Local points at a non-existing
directory, process this as a StorageNotAvailable instead of returning
404.

This makes desktop clients ignore the folder instead of deleting it when
it becomes unavailable.

The code change was limited to external storages to avoid issues during
setup and with the default home storage.
Signed-off-by: Vincent Petry <pvince81@yahoo.fr>
2023-08-29 11:04:31 +02:00
..
AppInfo feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +01:00
Command Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
Config add command for getting fileinfo for debugging 2023-04-17 16:23:52 +02:00
Controller files_external: Fix OpenAPI 2023-08-07 08:42:19 +02:00
Lib Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +02:00
Listener feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +02:00
Service use fresh builders when deleting storages 2023-08-14 18:03:20 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
MountConfig.php Migrate files external to PSR LoggerInterface 2023-08-01 09:44:57 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
ResponseDefinitions.php files_external: Fix OpenAPI 2023-08-07 08:42:19 +02:00