nextcloud/lib/private/legacy
Josh 1ebd1aee2f
chore(OC_App): drop unused public/remote handler code
Also drops long ago deprecated and removed ocsid support (nextcloud/server#6928 & nextcloud/appstore#489).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-08-18 12:12:54 -04:00
..
OC_App.php chore(OC_App): drop unused public/remote handler code 2025-08-18 12:12:54 -04:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OC_Helper.php feat(IUser): add getQuotaBytes method to get machine readable quota 2025-05-22 12:50:38 +02:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +02:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +01:00
OC_Response.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 -04:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +01:00
OC_User.php fix: Throw specific LoginException when the user is disabled 2025-07-10 15:09:25 +02:00
OC_Util.php chore: Check if apps directory is really writable in Installer 2025-07-10 11:31:59 +02:00