aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
...
* fix: update find due queryChristopher Ng2023-08-031-3/+1
* feat(files_reminders): create or updateChristopher Ng2023-08-034-17/+27
* enh: add updated atChristopher Ng2023-08-035-8/+18
* fix: catch ThrowableChristopher Ng2023-08-031-3/+3
* enh: rename to due dateChristopher Ng2023-08-039-34/+35
* fix: add composer autoloadChristopher Ng2023-08-0313-0/+1171
* feat(files_reminders): add api controllerChristopher Ng2023-08-034-0/+179
* enh: implement JsonSerializableChristopher Ng2023-08-031-1/+13
* enh: add created atChristopher Ng2023-08-034-9/+18
* enh: use datetimeChristopher Ng2023-08-034-8/+9
* feat(files_reminders): add list commandChristopher Ng2023-08-036-27/+229
* feat(files_reminders): add service and notifierChristopher Ng2023-08-035-1/+310
* feat(files_reminders): add background jobsChristopher Ng2023-08-032-0/+112
* feat(files_reminders): add info xmlChristopher Ng2023-08-031-0/+32
* feat(files_reminders): add ApplicationChristopher Ng2023-08-031-0/+48
* feat: init files_reminders migrationChristopher Ng2023-08-033-0/+194