aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/BackgroundJob/ScheduledNotifications.php
Commit message (Expand)AuthorAgeFilesLines
* fix: make ScheduledNotifications a TimedJob and...fix/convert-schedulednotifications-to-timedjobSalvatore Martire2025-06-201-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
* fix: construct background jobsChristopher Ng2023-08-031-1/+1
* fix: remove throwable handlingChristopher Ng2023-08-031-3/+0
* enh: rename to due dateChristopher Ng2023-08-031-1/+1
* feat(files_reminders): add background jobsChristopher Ng2023-08-031-0/+62