nextcloud/apps/files_external
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
..
3rdparty Require icewind/streams to get the same version as 3rdparty 2023-05-11 15:38:08 +02:00
ajax Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
appinfo feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
composer feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
css feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-16 00:25:37 +00:00
lib Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +02:00
src chore: upgrade to @nextcloud/files@3.0.0-beta.18 2023-08-23 14:03:51 +02:00
templates feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
tests feat(files_external): migrate to vue 2023-08-01 16:38:06 +02:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
openapi.json files_external: Fix OpenAPI 2023-08-07 08:42:19 +02:00