1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-31 05:58:34 +02:00
nextcloud/lib/private/legacy
Maxence Lange f7d0c74b10 lazy AppConfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-15 15:45:13 -01: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 Refactor "substr" calls to improve code readability 2023-07-07 04:54:20 +03:30
OC_App.php lazy AppConfig 2024-01-15 15:45:13 -01: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: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OC_Helper.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01: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 add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
OC_User.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +01:00
OC_Util.php fix(autoloader): no apcu no side effects 2023-09-08 16:55:39 +02:00