aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Db
Commit message (Expand)AuthorAgeFilesLines
* fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-171-1/+1
* feat(AppFramework): Add full support for date / time / datetime columnsFerdinand Thiessen2024-10-171-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-302-38/+4
* 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-032-7/+12
* enh: rename to due dateChristopher Ng2023-08-032-18/+18
* feat(files_reminders): add api controllerChristopher Ng2023-08-031-0/+18
* enh: add created atChristopher Ng2023-08-032-7/+12
* enh: use datetimeChristopher Ng2023-08-031-3/+4
* feat(files_reminders): add list commandChristopher Ng2023-08-032-6/+44
* feat(files_reminders): add service and notifierChristopher Ng2023-08-031-1/+17
* feat: init files_reminders migrationChristopher Ng2023-08-032-0/+123