nextcloud/apps/files_external/lib
pac0san 9dc7eb116c fix(files_external): Respect explicit port configuration
It allows the use of the alternative SFTP port defined in the GUI (external storage), instead of the default port (22).

Signed-off-by: pac0san <7056343+pac0san@users.noreply.github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-02 12:58:29 +00:00
..
AppInfo refactor(files_external): Drop oauth1 auth mechanism registration 2025-08-07 22:23:25 -04:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Controller chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
Lib fix(files_external): Respect explicit port configuration 2026-02-02 12:58:29 +00:00
Listener feat(files_external): support lexicon 2025-05-05 17:05:45 -01:00
Migration feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 14:31:55 +01:00
Service feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 14:31:55 +01:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ConfigLexicon.php feat(lexicon): moving out from unstable 2025-07-24 15:56:33 -01:00
MountConfig.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
NotFoundException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00