aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Notification/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+2
* enh: pass params in subjectChristopher Ng2023-08-091-13/+8
* fix: remove non-existing reminder notificationChristopher Ng2023-08-091-1/+3
* fix: remove unnecessary parsed subjectChristopher Ng2023-08-031-5/+0
* enh: highlight filenameChristopher Ng2023-08-031-3/+1
* fix: catch NodeNotFoundException in notifierChristopher Ng2023-08-031-2/+5
* fix: exit on reminder not foundChristopher Ng2023-08-031-1/+7
* feat(files_reminders): add list commandChristopher Ng2023-08-031-20/+8
* feat(files_reminders): add service and notifierChristopher Ng2023-08-031-0/+142