aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Dav
Commit message (Collapse)AuthorAgeFilesLines
* fix: don't check node access again for listing reminders in davreminder-dont-validiate-node-davRobin Appelman2025-04-251-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* perf(files_reminders): Pre-cache directoryChristopher Ng2025-02-211-0/+19
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* perf(files_reminders): Reduce db queries on propfindChristopher Ng2025-02-211-4/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-141-0/+82
Signed-off-by: Christopher Ng <chrng8@gmail.com>