aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Db/ReminderMapper.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
* fix(files_reminders): Delete reminders on node deletedChristopher Ng2023-08-141-1/+8
* enh: add clean up bufferChristopher Ng2023-08-091-1/+3
* enh: handle node deletedChristopher Ng2023-08-031-0/+15
* fix: update find due queryChristopher Ng2023-08-031-3/+1
* feat(files_reminders): create or updateChristopher Ng2023-08-031-6/+6
* enh: add updated atChristopher Ng2023-08-031-7/+7
* enh: rename to due dateChristopher Ng2023-08-031-14/+14
* feat(files_reminders): add api controllerChristopher Ng2023-08-031-0/+18
* enh: add created atChristopher Ng2023-08-031-7/+7
* feat(files_reminders): add list commandChristopher Ng2023-08-031-2/+40
* feat(files_reminders): add service and notifierChristopher Ng2023-08-031-1/+17
* feat: init files_reminders migrationChristopher Ng2023-08-031-0/+67