nextcloud/lib/private/legacy
Ferdinand Thiessen 660f3f6fd1
refactor: use logical && || instead of weak and or operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +02:00
..
OC_App.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +02:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OC_Helper.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
OC_Hook.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +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 refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
OC_Util.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00