nextcloud/apps/dav/lib/Connector/Sabre
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-22 12:34:49 +02:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AnonymousOptionsPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
AppleQuirksPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Auth.php Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-07-11 17:07:44 +02:00
BearerAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BlockLegacyClientPlugin.php chore(config): set min supported desktop to 2.7.0 2024-11-27 22:55:40 +01:00
CachingTree.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ChecksumList.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ChecksumUpdatePlugin.php fix(dav): remove unnecessary plugin getHTTPMethods 2025-05-13 16:03:20 +02:00
CommentPropertiesPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CopyEtagHeaderPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
DavAclPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Directory.php feat(dav): allow uploading folders to public shares 2025-05-13 16:03:20 +02:00
DummyGetResponsePlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ExceptionLoggerPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
FakeLockerPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
File.php fix: log error when writing stream to dav file 2025-05-30 13:16:46 +02:00
FilesPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilesReportPlugin.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
LockPlugin.php chore: remove chunking-v1 2024-06-19 16:57:42 +02:00
MaintenancePlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MtimeSanitizer.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Node.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ObjectTree.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Principal.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PropfindCompressionPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicAuth.php fix: Move CSRF check from base to PublicAuth for public.php 2025-05-21 16:01:36 +02:00
QuotaPlugin.php fix(dav): Give proper HTTP status code on MKCOL when quota exceeded 2025-03-31 10:49:11 +02:00
RequestIdHeaderPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Server.php fix: Replace the TypeError to prevent exposing the installation path 2025-02-11 14:38:26 +01:00
ServerFactory.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
ShareeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharesPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ShareTypeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TagList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TagsPlugin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ZipFolderPlugin.php fix: don't have sabre/dav send it's own reponse if we already send the zip response 2025-04-01 17:29:58 +02:00