nextcloud/lib/private/legacy
Arthur Schiwon 2408b71aa9
Read mtime of version.php only once
- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-05-15 13:55:24 +02:00
..
template Add deprecation notice to script & addScript func 2022-01-27 11:04:30 +01:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_App.php instrumentation for app booting 2023-02-09 17:41:43 +01:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +02:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +02:00
OC_FileChunking.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
OC_Files.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
OC_Helper.php fix: Use proper path for quota fetching 2023-03-07 07:21:20 +00:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Image.php fix OC_Image: Prevent E_WARNING from getimagesize* 2023-03-23 14:27:30 +00:00
OC_JSON.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
OC_Template.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_User.php dispatch BeforeUserLoggedInEvent 2023-03-07 09:20:45 +00:00
OC_Util.php Read mtime of version.php only once 2023-05-15 13:55:24 +02:00