aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-082-2/+2
* Merge pull request #17148 from nextcloud/always-provide-color-to-default-pers...Joas Schilling2021-07-021-0/+8
|\
| * Make default calendar only contain VEVENTSThomas Citharel2021-06-251-1/+2
| * Always provide theme color for default personal calendarThomas Citharel2021-06-251-0/+7
* | Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl2021-06-291-1/+4
|\ \
| * | Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-231-1/+4
* | | Add indications for the translatorsThomas Citharel2021-06-251-0/+3
* | | Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
| |/ |/|
* | 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
|/ /
* | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-5/+10
|\ \