nextcloud-server/apps/files_external/lib
Robin Appelman fd0ef588b4
fix ftp external storage with filezilla server
- filezilla doesn't like "" as parameter for `mdtm` (all others seem fine)
- filezilla sends fractional modified date

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-03-30 17:44:47 +02:00
..
AppInfo
BackgroundJob
Command Attempt at reducing psalm errors 2023-01-20 11:22:09 +01:00
Config add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +02:00
Controller Force cast getCode to int 2022-10-16 23:38:31 +02:00
Lib fix ftp external storage with filezilla server 2023-03-30 17:44:47 +02:00
Listener
Migration
Service Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
Settings
MountConfig.php Fix returning null when getMessage return null 2022-10-17 11:53:11 +02:00
NotFoundException.php