nextcloud/apps/dav/lib/Connector/Sabre
Cristian Scheid c311416bc0 feat(file-info): encapsulate logic to get last activity in getLastActivity function
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:06:16 +00: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 fix(dav): allow multiple link shares token in session 2025-10-23 14:11:06 +00:00
BearerAuth.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BlockLegacyClientPlugin.php chore: Update minimum supported desktop version 2025-08-11 00:34:04 +00: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 perf(comments): Also cache the comments count 2025-08-21 11:30:56 +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 fix: check instance of storage using helper function 2025-12-03 15:38:27 +00: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: handle case where we can't get the filesize after open in dav get 2026-03-05 15:08:10 +01:00
FilesPlugin.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:06:16 +00: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(MtimeSanitizer): Print bad values to help debugging 2025-08-28 11:44:06 +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 perf: prevent fetching a principal's user account if the data is not needed 2025-08-28 14:13:29 +02:00
PropfindCompressionPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PropFindMonitorPlugin.php feat: emit preloadCollection event in DAV 2025-08-15 10:46:43 +02:00
PropFindPreloadNotifyPlugin.php feat: emit preloadCollection event in DAV 2025-08-15 10:46:43 +02:00
PublicAuth.php fix(dav): allow multiple link shares token in session 2025-10-23 14:11:06 +00:00
QuotaPlugin.php chore(quota): hide available space from error 2026-03-17 11:46:30 +01:00
RequestIdHeaderPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Server.php perf(dav): Avoid getting DB Connection inside callback 2026-01-18 17:35:09 +01:00
ServerFactory.php feat: also send x-user-id for dav responses 2026-01-18 17:36:28 +01:00
ShareeList.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharesPlugin.php fix: allow moving from of non-resharable to other share if the user has delete permissions 2026-01-06 13:24:52 +00: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 fix: Use strict array search in other shipped apps as well 2026-01-18 18:45:07 +01:00
UserIdHeaderPlugin.php fix(dav): set user id header in response earlier 2026-02-19 14:28:07 +00:00
ZipFolderPlugin.php feat(ZipFolderPlugin): always use the parent folder name as archive name 2025-09-10 21:11:47 +00:00