Commit Graph

156 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Julius Knorr 82e299401e perf(dav): Preload dav search with tags/favorites 3 months ago
Salvatore Martire 8167b07118 feat(files): automatically create directories on upload 3 months ago
Daniel Kesselberg 3d1de793b1
refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 5 months ago
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 5 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 6 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Benjamin Gaussorgues 1c29257149 feat(dav): introduce paginate with custom headers 10 months ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 10 months ago
Daniel Kesselberg 6b383faf41
Revert "fix(dav): Always respond custom error page on exceptions" 11 months ago
SebastianKrupinski 3e870695bc feat: mail provider settings 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
Ferdinand Thiessen d66e16b07e
feat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Ferdinand Thiessen 5fc715a9e2
fix: Adjust unit tests and protect against XSS 1 year ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 1 year ago
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Christoph Wurst f5e9be96ae
fix(dav): Call Sabre server start 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 1 year ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 1 year ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Hamza Mahjoubi fe780945e2 fix(dav): Rate limit address book creation 1 year ago
SebastianKrupinski f44b73e2db fix(caldav): Use userSession instead of userId 1 year ago
SebastianKrupinski 9859a44908 fix(caldav): Do not load IMipPlugin before user auth and session is created 1 year ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Louis Chemineau 5137757053
fix(dav): Init ViewOnlyPlugin after auth 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 2 years ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 2 years ago
Christoph Wurst 97f24302b3
chore(dav): Remove dead \OCA\DAV\Server::getSabreServer 2 years ago
Christoph Wurst 5b7a5474b9
feat(caldav): Create personal event for out-of-office messages 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Anna Larch 7eee1de65b fix(CalDAV): check birthday calendar owner 2 years ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Robin Appelman 74ced3d2eb
expose system tags as dav property for files 2 years ago
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading 3 years ago
Claus-Justus Heine 64e9dcc9c3
apps/dav: add some OSX specific quirks. 3 years ago
Anna Larch 05f2dc68fc [WIP] Add logging to Scheduling Plugin 3 years ago
Pawel Boguslawski b1716b0ef0 Added parameter to disallow calendar subscription via link 3 years ago
Côme Chilliet b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload 3 years ago
Vincent Petry 2ee659e547
Fix view-only code after code review comments 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago
Carl Schwan 829490ab7a Cleanup dav 3 years ago
Julien Veyssier af8b7835b8
remove leading minus which thankfully crashes because this operand does not apply to PsrLoggerAdapter 3 years ago
Côme Chilliet 3f132d5678
Fix use of $logger from another scope in apps/dav/lib/Server.php 3 years ago