nextcloud-server/lib/private/legacy
Côme Chilliet 7033967115
Merge pull request #43996 from nextcloud/feat/store-last-known-quota-usage
feat: Store last known quota usage for a user
2024-03-07 10:29:04 +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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 fix: Remove calls to deprecated OC_JSON::encode 2024-03-06 10:42:21 +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 fix: Enforce forbidden filename characters on backend 2024-02-28 22:19:25 +07:00