nextcloud/lib/private/legacy
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 15:21:22 +02:00
..
template chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_App.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +02:00
OC_EventSource.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
OC_FileChunking.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
OC_Files.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
OC_Helper.php fix: better error message on missing user files dir 2023-05-25 20:31:14 +02:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Image.php Silent imagecreatefromstring() errors 2023-06-30 21:58:44 +02: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 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
OC_User.php dispatch BeforeUserLoggedInEvent 2023-03-01 15:31:31 -01:00
OC_Util.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30