nextcloud-server/apps/files_external/lib
provokateurin dccaf29dc5
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-06 09:43:35 +07:00
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +07:00
Config feat(files_external): Enable ownerless shares 2024-12-04 09:38:05 +07:00
Controller fix(external_storage): fix settings save 2025-03-11 23:55:01 +07:00
Lib fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +07:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Service fix(external_storage): Cast id to int 2024-12-02 15:43:29 +07:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
MountConfig.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
NotFoundException.php
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00