nextcloud-server/lib/private/legacy
John Molakvoæ 7d06dc3474 fix: better error message on missing user files dir
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-25 20:31:14 +07:00
..
template feat(OC/Template): Add `type="module"` for ES6 scripts 2023-02-22 21:19:37 +07:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OC_App.php Add missing taint analysis docblock comments, and improve escaping in some methods 2023-04-24 17:17:53 +07:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +07:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +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 Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
OC_Helper.php fix: better error message on missing user files dir 2023-05-25 20:31:14 +07:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OC_Image.php fix OC_Image: Prevent E_WARNING from getimagesize* 2023-03-16 11:10:36 +07:00
OC_JSON.php composer run cs:fix 2023-01-20 11:45:08 +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 composer run cs:fix 2023-01-20 11:45:08 +07:00
OC_User.php dispatch BeforeUserLoggedInEvent 2023-03-01 15:31:31 +07:00
OC_Util.php Remove version check for ancient libxml version 2023-05-05 19:07:55 +07:00