nextcloud-server/lib/private/legacy
John Molakvoæ 27defd7e51
Merge pull request #40127 from summersab/refactor/OC-Server-getTwoFactorAuthManager
2024-03-15 15:05:33 +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 fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +07:00
OC_App.php chore: Deprecate OC_App::loadApps and add missing return type in Server 2024-02-08 14:34:01 +07:00
OC_Defaults.php chore!: Drop \OC_Defaults::getLogoClaim 2023-05-31 15:17:20 +07:00
OC_EventSource.php fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +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 Merge branch 'master' into refactor/OC-Server-getRootFolder 2024-03-15 13:01:10 +07:00
OC_Helper.php fix: Avoid calling setUserValue on null user id 2024-03-06 18:36:08 +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 Refactor `OC\Server::getTwoFactorAuthManager` 2024-03-15 13:12:51 +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 feat: theme error page 2024-02-24 18:28:28 +07:00
OC_User.php fix(admin role): fix old and wrong way to determine whether user is admin 2024-02-19 18:57:22 +07:00
OC_Util.php Refactor `OC\Server::getTwoFactorAuthManager` 2024-03-15 13:12:51 +07:00