nextcloud-server/lib/private/legacy
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-19 19:41:46 +07:00
..
template chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_API.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_App.php docs: correct return type for findAppInDirectories 2024-07-11 23:13:08 +07:00
OC_Defaults.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_Files.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_Helper.php refactor: Migrate some legacy and core functions to `IFilenameValidator` 2024-07-19 19:41:46 +07:00
OC_Hook.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_Image.php fix(previews): Stop returning true when getimagesize() fails 2024-07-15 21:06:49 +07:00
OC_JSON.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_Response.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_Template.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OC_User.php fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2024-06-24 13:51:15 +07:00
OC_Util.php refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2024-07-16 12:49:10 +07:00