nextcloud-server/lib/private/legacy
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView
Move the functionality in the last place it is used OC\Files\Node\Folder

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-16 10:38:29 +07:00
..
OC_App.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +07:00
OC_Defaults.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OC_Helper.php refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +07:00
OC_Hook.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
OC_User.php chore: Remove unused deprecated methods from OC_User and Filesystem 2025-09-28 22:44:30 +07:00
OC_Util.php chore: drop no longer needed runningOnMac method 2025-12-04 16:46:55 +07:00