nextcloud-server/lib/private/legacy
Josh Richards 676dca4116 fix(previews): Stop returning true when getimagesize() fails
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-16 19:51:50 +07:00
..
template fix: Correctly add `module` content type to script tags when scripts with versions are used 2023-07-18 13:10:37 +07:00
OC_API.php fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +07:00
OC_App.php chore: Deprecate OC_App::loadApps and add missing return type in Server 2024-02-08 14:34:01 +07:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +07:00
OC_EventSource.php fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +07:00
OC_FileChunking.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
OC_Files.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
OC_Helper.php fix: Avoid calling setUserValue on null user id 2024-03-06 18:36:08 +07:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OC_Image.php fix(previews): Stop returning true when getimagesize() fails 2024-07-16 19:51:50 +07:00
OC_JSON.php Refactor `OC\Server::getTwoFactorAuthManager` 2024-03-15 13:12:51 +07:00
OC_Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
OC_Template.php feat: theme error page 2024-02-24 18:28:28 +07:00
OC_User.php fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2024-06-24 16:03:36 +07:00
OC_Util.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00