aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Dav/PropFindPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* fix: don't check node access again for listing reminders in davreminder-dont-validiate-node-davRobin Appelman2025-04-251-1/+1
* perf(files_reminders): Pre-cache directoryChristopher Ng2025-02-211-0/+19
* perf(files_reminders): Reduce db queries on propfindChristopher Ng2025-02-211-4/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
* feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-141-0/+82