aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Command
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(files_reminders): Always respect json output optionChristopher Ng2023-08-141-4/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: add json output to commandChristopher Ng2023-08-031-15/+40
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: add updated atChristopher Ng2023-08-031-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: rename to due dateChristopher Ng2023-08-031-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: add created atChristopher Ng2023-08-031-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: use datetimeChristopher Ng2023-08-031-2/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add list commandChristopher Ng2023-08-031-0/+92
Signed-off-by: Christopher Ng <chrng8@gmail.com>