aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Prevent writing invalid mtimeJohn Molakvoæ2021-12-071-0/+5
* Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\
| * Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
|/
* Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
* Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry2021-11-241-6/+3
|\
| * Allow to fetch the creation time of foldersJulius Härtl2021-11-231-6/+3
* | Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-234-4/+4
|/
* Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst2021-11-151-5/+20
|\
| * Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-5/+20
* | Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
|/
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
* Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-014-97/+4
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-014-4/+97
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-234-4/+97
* | Merge pull request #29481 from nextcloud/fix/dav-calendar-query-start-end-imm...Christoph Wurst2021-10-281-2/+3
|\ \
| * | Fix immutable datetime handling in DAV calendar searchChristoph Wurst2021-10-281-2/+3
* | | Register missing DAV app calendar providerChristoph Wurst2021-10-281-0/+3
|/ /
* | Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ2021-10-222-1/+12
|\ \
| * | Update attendence for external usersDaniel Kesselberg2021-10-082-1/+12
| * | Scheduling plugin not updating responding attendee status take twoAnna Larch2021-10-081-1/+1
* | | Add scheduling availability settingsChristoph Wurst2021-10-181-0/+44
* | | Merge pull request #28991 from nextcloud/feature/bulk_uploadJulius Härtl2021-10-164-0/+347
|\ \ \
| * | | Clean BulkUpload pluginLouis Chemineau2021-10-168-1176/+348
| * | | Add BulkUpload DAV pluginLouis Chemineau2021-10-156-4/+1179
* | | | Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-152-9/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for Delegation Settings for more appsCarl Schwan2021-10-152-9/+22
| |/ /
* | | Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-154-10/+124
|\ \ \
| * | | Add create method to extended calendar implementationAnna Larch2021-10-154-10/+124
* | | | Change return type to correct typeAnna Larch2021-10-141-1/+1
|/ / /
* | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan...Daniel2021-10-142-2/+2
|\ \ \
| * | | Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-1/+1
| * | | Fix default langauge detection for calendar invite emailsChristoph Wurst2021-10-131-1/+1
| |/ /
* | | Add Public Calendar ProviderAnna Larch2021-10-143-10/+86
* | | Remove shadowed $config variableChristoph Wurst2021-10-131-1/+0
|/ /
* | Merge pull request #28716 from nextcloud/add-orphan-subscriptions-repair-taskszaimen2021-09-131-0/+144
|\ \
| * | Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-041-0/+144
* | | use specific email getter where necessaryArthur Schiwon2021-09-092-6/+3
* | | Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participantskesselb2021-09-071-3/+11
|\ \ \ | |/ / |/| |
| * | Send Invitation to Attendees with ROLE=REQ-PARTICIPANTAnna Larch2021-09-031-3/+11
* | | Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscripti...Christoph Wurst2021-08-311-2/+13
|\ \ \
| * | | Delete calendar subscriptions as well when deleting userThomas Citharel2021-08-131-2/+13
* | | | always allow dav move for movable mount rootRobin Appelman2021-08-271-1/+1
* | | | Remove error suppressionacsfer2021-08-241-2/+2
| |_|/ |/| |
* | | Expose user language through DAVThomas Citharel2021-08-163-2/+10
|/ /
* / Extend caldav resource searchAnna Larch2021-07-301-37/+113
|/
* Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-idJohn Molakvoæ2021-07-233-3/+25
|\
| * Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-223-3/+25
* | QuotaPlugin expect 1 parameterDaniel Kesselberg2021-07-211-1/+1
|/