moodle/lib/filestorage
Paul Holden 85afb069a0
MDL-78644 files: more fault tolerant resizing of logos/icons.
If we cannot resize the given file (files such as ICO can't be, for
SVG it makes no sense), then we should just return the original file
as is rather than an error.
2023-07-05 00:54:03 +01:00
..
tests MDL-77152 files: Ensure trailing/leading slash 2023-06-24 10:32:05 +02:00
file_archive.php MDL-68137 core_files: replace consecutive dots in filename by single dot 2020-04-28 11:29:35 +02:00
file_exceptions.php MDL-70964 lang: Use the fixed strings in tests 2021-02-25 16:20:58 +01:00
file_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
file_progress.php MDL-41838 Files: Implement .tar.gz packer (1 of 2) 2013-10-08 13:04:48 +01:00
file_storage.php MDL-77152 files: Ensure trailing/leading slash 2023-06-24 10:32:05 +02:00
file_system.php MDL-77958 file: Add psr stream functionality to file API 2023-04-19 13:51:49 +08:00
file_system_filedir.php MDL-77149 core_files: Network filesystem (Amazon EFS) can warn 2023-02-21 10:53:31 +00:00
mbz_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
stored_file.php MDL-78644 files: more fault tolerant resizing of logos/icons. 2023-07-05 00:54:03 +01:00
tgz_extractor.php MDL-76362 various: Avoid passing nulls to functions that don't allow nulls 2023-01-23 09:15:54 +08:00
tgz_packer.php MDL-75548 misc: final Required parameter follows optional notices 2022-08-22 15:20:13 +01:00
zip_archive.php MDL-73424 general: Internal methods must have same type as parent 2022-10-10 16:46:13 +02:00
zip_packer.php MDL-70864 files: Fix zip_packer extracting files with trailing dots 2021-05-03 18:13:14 +02:00