aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Reminder/Backend.php
Commit message (Expand)AuthorAgeFilesLines
* fix: expand select and group by for calandar reminder backendbackport/47399/stable30Hamza Mahjoubi2024-09-191-2/+2
* fix: handle-duplicate-reminderhamza2212024-08-131-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-13/+13
* Consider only reminders with calendar dataThomas Citharel2022-02-151-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Final fixesGeorg Ehrke2019-08-151-1/+1
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-41/+126
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-151-10/+5
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+139