nextcloud-server/apps/files_external/lib
Louis Chemineau 735fd94cc0 Fix folder size contained in S3 buckets
If 'filesystem_check_changes' was set to never, the cached size was alway set to -1 (Pending) on every access

Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-08-19 15:03:46 +02:00
..
AppInfo fix app disdplay name 2021-06-16 15:19:28 +02:00
BackgroundJob
Command fix some types 2021-06-16 13:56:26 +02:00
Config
Controller move files_external to IBootstrap 2021-06-16 13:56:20 +02:00
Lib Fix folder size contained in S3 buckets 2021-08-19 15:03:46 +02:00
Listener move user/group deleted listeners to new event listener service 2021-06-16 13:56:25 +02:00
Migration
Service
Settings
MountConfig.php move files_external to IBootstrap 2021-06-16 13:56:20 +02:00
NotFoundException.php