nextcloud-server/apps/files_external/lib
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
..
AppInfo refactor(files_external): Drop oauth1 auth mechanism registration 2025-08-07 22:23:25 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Controller refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 2025-09-30 20:19:21 +07:00
Lib refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Listener feat(files_external): support lexicon 2025-05-05 17:05:45 +07:00
Migration chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Service chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConfigLexicon.php feat(lexicon): moving out from unstable 2025-07-24 15:56:33 +07:00
MountConfig.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
NotFoundException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00