summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't recreate sql query each timeCarl Schwan2022-03-111-8/+8
* Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-03-111-7/+10
* Merge pull request #31122 from nextcloud/backport/30945/stable22blizzz2022-03-101-0/+2
|\
| * Use the new option to signaling insensitivityJoas Schilling2022-02-221-0/+2
* | Merge pull request #31263 from nextcloud/backport/20766/stable22blizzz2022-03-103-3/+15
|\ \
| * | Fix cleaning reminders after subscription purgeThomas Citharel2022-02-241-3/+3
| * | Clean reminders for calendar when deleting a subscriptionThomas Citharel2022-02-241-0/+4
| * | Consider only reminders with calendar dataThomas Citharel2022-02-242-2/+10
| |/
* | Merge pull request #31002 from nextcloud/backport/30974/stable22blizzz2022-03-101-4/+4
|\ \
| * | delete birthday calendar events permanentlyMaximilian Martin2022-02-231-4/+4
| |/
* / Fix typo in DAV namespace registrationThomas Citharel2022-02-171-1/+1
|/
* Prevent writing invalid mtimeJohn Molakvoæ2022-02-041-0/+5
* Cast orphan subscription id to intChristoph Wurst2022-01-311-4/+5
* Merge pull request #28659 from nextcloud/backport/28419/stable22MichaIng2022-01-041-2/+13
|\
| * Delete calendar subscriptions as well when deleting userThomas Citharel2021-11-271-2/+13
* | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-132-0/+3
* | Only wildcard search if enumeration is allowedJoas Schilling2021-12-132-1/+6
* | Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-12-071-0/+144
* | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
|/
* Allow to fetch the creation time of foldersJulius Härtl2021-11-241-6/+3
* Update attendence for external usersDaniel Kesselberg2021-10-222-1/+12
* Scheduling plugin not updating responding attendee status take twoAnna Larch2021-10-221-1/+1
* use specific email getter where necessaryArthur Schiwon2021-09-102-6/+3
* Send Invitation to Attendees with ROLE=REQ-PARTICIPANTAnna Larch2021-09-071-3/+11
* Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-243-3/+25
* Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst2021-06-232-1/+20
|\
| * Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-232-1/+20
* | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-238-15/+15
|\ \
| * | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
| * | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-237-14/+14
| |/
* | Merge pull request #27561 from nextcloud/dav-search-offsetblizzz2021-06-231-3/+1
|\ \
| * | allow setting offset for queries not limited to the users home storageRobin Appelman2021-06-221-3/+1
* | | Throttle on public DAV endpointLukas Reschke2021-06-221-1/+15
| |/ |/|
* | l10n: Spelling unificationValdnet2021-06-211-6/+6
* | l10n: Spelling unificationValdnet2021-06-211-1/+1
* | l10n: Spelling unificationValdnet2021-06-211-17/+17
|/
* Skip deleted calendar objects of deleted calendarsRichard Steinmetz2021-06-151-1/+10
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-141-0/+137
|\
| * occ: new command dav:delete-calendarMattia Narducci2021-06-131-0/+137
* | Merge pull request #27444 from nextcloud/header-colonMorris Jobke2021-06-101-1/+1
|\ \
| * | Header must contain a colonacsfer2021-06-091-1/+1
* | | Merge pull request #27426 from nextcloud/fix/dav-custom-props-no-scopeChristoph Wurst2021-06-101-14/+57
|\ \ \ | |/ / |/| |
| * | Allow certain custom DAV props to be readable by everyoneChristoph Wurst2021-06-081-14/+57
* | | Allow apps to get photos of VObjectsJoas Schilling2021-06-091-0/+20
|/ /
* | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-051-12/+20
|\ \
| * | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-12/+20
* | | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04281-558/+362
|/ /
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst2021-06-033-4/+20
|\ \
| * | Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-023-4/+20
* | | Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-022-4/+37
|/ /