nextcloud/lib/private/legacy
Joas Schilling 44b4c16a09
Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup
fix!: Final round of moving to IEventDispatcher
2023-08-04 10:39:57 +02:00
..
template fix: Correctly add module content type to script tags when scripts with versions are used 2023-07-18 13:10:37 +02:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_App.php fix!: Move getEventDispatcher usage to IEventDispatcher 2023-07-28 14:11: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 provisioning_api: Add OpenAPI spec 2023-07-31 10:29:08 +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