| .. |
|
Exception
|
fix(dav): Abort requests with 429 instead of waiting
|
2023-05-03 22:43:36 +02:00 |
|
AnonymousOptionsPlugin.php
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +02:00 |
|
AppleQuirksPlugin.php
|
apps/dav: add some OSX specific quirks.
|
2023-03-07 16:23:30 +01:00 |
|
Auth.php
|
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
|
2023-08-28 15:50:45 +02:00 |
|
BearerAuth.php
|
Cleanup dav
|
2022-05-05 22:03:59 +02:00 |
|
BlockLegacyClientPlugin.php
|
fix(dav): Use IRequest constant to match version
|
2023-07-11 07:35:50 +02:00 |
|
CachingTree.php
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +02:00 |
|
ChecksumList.php
|
Align checksum dav property with desktop client parsing
|
2022-12-30 16:55:35 +01:00 |
|
ChecksumUpdatePlugin.php
|
Fix more psalm issues
|
2022-05-16 11:05:54 +02:00 |
|
CommentPropertiesPlugin.php
|
Fix return type and make type stricter
|
2022-05-24 12:05:17 +02:00 |
|
CopyEtagHeaderPlugin.php
|
Fix more psalm issues
|
2022-05-16 11:05:54 +02:00 |
|
DavAclPlugin.php
|
don't bother checking dav acl's in files
|
2023-08-16 12:13:04 +02:00 |
|
Directory.php
|
reuse l10n and request in dav folder listing
|
2023-09-04 14:06:54 +02:00 |
|
DummyGetResponsePlugin.php
|
Fix more psalm issues
|
2022-05-16 11:05:54 +02:00 |
|
ExceptionLoggerPlugin.php
|
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
|
2022-06-10 00:36:52 +02:00 |
|
FakeLockerPlugin.php
|
Fix TooManyArguments for FakeLockerPlugin
|
2022-10-14 15:06:38 +02:00 |
|
File.php
|
reuse l10n and request in dav folder listing
|
2023-09-04 14:06:54 +02:00 |
|
FilesPlugin.php
|
only triger metadata preload logic when at least one metadata is requested
|
2023-08-14 13:01:14 +02:00 |
|
FilesReportPlugin.php
|
fix(dav): report status
|
2023-09-18 11:29:15 +02:00 |
|
LockPlugin.php
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +01:00 |
|
MaintenancePlugin.php
|
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
|
2022-06-10 00:36:52 +02:00 |
|
MtimeSanitizer.php
|
Set the file's mtime from the headers in bulk upload
|
2022-01-11 17:10:14 +01:00 |
|
Node.php
|
fix: Use proper path when creating node instances
|
2023-04-17 23:46:52 +02:00 |
|
ObjectTree.php
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +01:00 |
|
Principal.php
|
Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app
|
2023-09-17 10:14:20 +02:00 |
|
PropfindCompressionPlugin.php
|
Refactors "strpos" calls in /apps/dav to improve code readability.
|
2023-06-12 09:46:07 +02:00 |
|
QuotaPlugin.php
|
Revert "fix(performance): Do not set up filesystem on every call"
|
2023-02-21 07:36:43 +01:00 |
|
RequestIdHeaderPlugin.php
|
send request id in response header
|
2022-02-01 14:24:01 +01:00 |
|
Server.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
ServerFactory.php
|
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin
|
2023-07-17 16:06:15 +02:00 |
|
ShareeList.php
|
Fix typos in apps/dav subdirectory
|
2022-07-26 17:40:10 -04:00 |
|
SharesPlugin.php
|
Add SHARE_TYPE_SCIENCEMESH
|
2023-03-08 16:46:55 +01:00 |
|
ShareTypeList.php
|
Fix typos in apps/dav subdirectory
|
2022-07-26 17:40:10 -04:00 |
|
TagList.php
|
Fix typos in apps/dav subdirectory
|
2022-07-26 17:40:10 -04:00 |
|
TagsPlugin.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |