| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(caldav): Do not load IMipPlugin before user auth and session is createdbackport/45098/stable28 | SebastianKrupinski | 2024-09-22 | 1 | -4/+14 |
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-09 | 1 | -4/+2 |
* | Merge pull request #46421 from nextcloud/backport/46315/stable28 | Andy Scherzinger | 2024-07-11 | 1 | -0/+2 |
|\ |
|
| * | fix(caldav): limit vevent size | SebastianKrupinski | 2024-07-10 | 1 | -0/+2 |
* | | fix(carddav): limit vcard size | SebastianKrupinski | 2024-07-10 | 1 | -0/+2 |
|/ |
|
* | fix(dav): also return shared-with-me shares data | skjnldsv | 2024-06-12 | 1 | -2/+4 |
* | fix(dav): Rate limit address book creation | Hamza Mahjoubi | 2024-06-07 | 1 | -0/+3 |
* | fix(dav): Init ViewOnlyPlugin after auth | Louis Chemineau | 2024-02-28 | 1 | -5/+5 |
* | fix(dav): Rate limit calendar/subscription creation | Christoph Wurst | 2024-02-22 | 1 | -0/+3 |
* | Check share attributes when downloading versions | Louis Chemineau | 2024-02-21 | 1 | -1/+1 |
* | feat(caldav): Create personal event for out-of-office messages | Christoph Wurst | 2023-11-14 | 1 | -0/+4 |
* | IFilesMetadata | Maxence Lange | 2023-11-07 | 1 | -1/+4 |
* | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app | Christoph Wurst | 2023-09-17 | 1 | -1/+1 |
|\ |
|
| * | Refactors "strpos" calls in /apps/dav to improve code readability. | Faraz Samapoor | 2023-06-12 | 1 | -1/+1 |
* | | fix(CalDAV): check birthday calendar owner | Anna Larch | 2023-09-06 | 1 | -1/+2 |
* | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 1 | -4/+6 |
|/ |
|
* | expose system tags as dav property for files | Robin Appelman | 2023-04-28 | 1 | -5/+1 |
* | Merge pull request #36800 from rotdrop/feature/dav-macos-quirks | Anna | 2023-03-13 | 1 | -0/+2 |
|\ |
|
| * | apps/dav: add some OSX specific quirks. | Claus-Justus Heine | 2023-03-07 | 1 | -0/+2 |
* | | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 1 | -0/+3 |
|/ |
|
* | [WIP] Add logging to Scheduling Plugin | Anna Larch | 2023-01-04 | 1 | -1/+1 |
* | Added parameter to disallow calendar subscription via link | Pawel Boguslawski | 2022-11-02 | 1 | -1/+4 |
* | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ... | Côme Chilliet | 2022-08-29 | 1 | -1/+4 |
* | Fix view-only code after code review comments | Vincent Petry | 2022-07-28 | 1 | -1/+1 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+6 |
* | Cleanup dav | Carl Schwan | 2022-05-05 | 1 | -2/+1 |
* | remove leading minus which thankfully crashes because this operand does not a... | Julien Veyssier | 2022-05-04 | 1 | -1/+1 |
* | Fix use of $logger from another scope in apps/dav/lib/Server.php | Côme Chilliet | 2022-05-02 | 1 | -0/+1 |
* | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 1 | -11/+10 |
* | Merge pull request #29510 from nextcloud/backport/27378/master | John Molakvoæ | 2022-04-04 | 1 | -0/+2 |
|\ |
|
| * | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2022-03-31 | 1 | -0/+2 |
* | | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 1 | -10/+21 |
|/ |
|
* | Add logging around dav exec | Julius Härtl | 2022-02-28 | 1 | -0/+5 |
* | Remove setting defaultUsernamePath dynamically | Thomas Citharel | 2022-02-14 | 1 | -1/+0 |
* | send request id in response header | Robin Appelman | 2022-02-01 | 1 | -0/+2 |
* | Revert "add dav plugin to trigger recalculating of checksums" | John Molakvoæ | 2021-11-01 | 1 | -2/+0 |
* | Merge pull request #27378 from nextcloud/dav-recalc-checksum | John Molakvoæ | 2021-11-01 | 1 | -0/+2 |
|\ |
|
| * | Add dav plugin to trigger recalculating of checksums | Robin Appelman | 2021-08-23 | 1 | -0/+2 |
* | | Clean BulkUpload plugin | Louis Chemineau | 2021-10-16 | 1 | -4/+4 |
* | | Add BulkUpload DAV plugin | Louis Chemineau | 2021-10-15 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-id | John Molakvoæ | 2021-07-23 | 1 | -0/+1 |
|\ |
|
| * | Make sure that the dav propfind plugins always use the proper user id | Julius Härtl | 2021-07-22 | 1 | -0/+1 |
* | | QuotaPlugin expect 1 parameter | Daniel Kesselberg | 2021-07-21 | 1 | -1/+1 |
|/ |
|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Export the CalDAV trash bin retention duration as property | Christoph Wurst | 2021-06-02 | 1 | -1/+1 |
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Don't overwrite the event if we use it later | Roeland Jago Douma | 2020-10-28 | 1 | -2/+2 |
* | Also run the SabreAuthInitEvent for the main server | Roeland Jago Douma | 2020-10-27 | 1 | -0/+7 |
* | Add ability to limit sharing to owner | Georg Ehrke | 2020-08-18 | 1 | -2/+2 |