Commit Graph

170 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Daniel Kesselberg 055bd5cac3
fix(dav): Limit share requests 2 months ago
Salvatore Martire 101819821a feat: add oc-ownerid and oc-permissions headers on PUT DAV requests 4 months ago
Carl Schwan ea40ade012
refactor(dav): Remove dead property 5 months ago
Robin Appelman 69249a3ce3
feat: also send x-user-id for dav responses 6 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 7 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 8 months ago
Salvatore Martire 9bbebd6034 feat: emit `preloadCollection` event in DAV 10 months ago
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend 10 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 10 months ago
Salvatore Martire ec176a933a feat(dav): report inefficient DAV plugins in logs 10 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 11 months ago
provokateurin 689a853dc6
fix(dav): Initialize the FS for the user right after authenticating 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Julius Knorr 82e299401e perf(dav): Preload dav search with tags/favorites 12 months ago
Salvatore Martire 8167b07118 feat(files): automatically create directories on upload 12 months ago
Daniel Kesselberg 3d1de793b1
refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 1 year ago
skjnldsv 58aaddeca5 fix(dav): check the owner displayName scope before giving attribute 1 year ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 1 year ago
Benjamin Gaussorgues 1c29257149 feat(dav): introduce paginate with custom headers 1 year ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 2 years ago
Daniel Kesselberg 6b383faf41
Revert "fix(dav): Always respond custom error page on exceptions" 2 years ago
SebastianKrupinski 3e870695bc feat: mail provider settings 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 2 years ago
Ferdinand Thiessen d66e16b07e
feat(dav): New `ZipFolderPlugin` which allows to download folders using GET requests 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
Ferdinand Thiessen 5fc715a9e2
fix: Adjust unit tests and protect against XSS 2 years ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 2 years ago
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 2 years ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 2 years ago
Christoph Wurst f5e9be96ae
fix(dav): Call Sabre server start 2 years ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 2 years ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 2 years ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Hamza Mahjoubi fe780945e2 fix(dav): Rate limit address book creation 2 years ago
SebastianKrupinski f44b73e2db fix(caldav): Use userSession instead of userId 2 years ago
SebastianKrupinski 9859a44908 fix(caldav): Do not load IMipPlugin before user auth and session is created 2 years 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 3 years ago
Christoph Wurst 5b7a5474b9
feat(caldav): Create personal event for out-of-office messages 3 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago
Anna Larch 7eee1de65b fix(CalDAV): check birthday calendar owner 3 years ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 3 years ago