nextcloud-server/lib/private/legacy
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 17:44:19 +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 Refactor "substr" calls to improve code readability 2023-07-07 04:54:20 +07:00
OC_App.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +07:00
OC_EventSource.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +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 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2023-09-07 09:32:32 +07:00
OC_Helper.php better caching in storage stats calculations 2023-08-18 11:14:52 +07:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OC_Image.php Silent imagecreatefromstring() errors 2023-06-30 21:58:44 +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 add separate event for rendering login page template 2023-08-17 10:57:56 +07:00
OC_User.php Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +07:00
OC_Util.php fix(autoloader): no apcu no side effects 2023-09-08 16:55:39 +07:00