summaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
* enh: handle node deletedChristopher Ng2023-08-087-6/+81
* fix: construct background jobsChristopher Ng2023-08-082-2/+2
* fix: remove throwable handlingChristopher Ng2023-08-082-13/+0
* fix: return ocs dataChristopher Ng2023-08-081-18/+18
* enh: does not exist return nullChristopher Ng2023-08-081-1/+4
* enh: serialize pathChristopher Ng2023-08-081-2/+2
* enh: comment intervalChristopher Ng2023-08-081-1/+1
* enh: return created status codeChristopher Ng2023-08-082-2/+9
* fix: create only if file existsChristopher Ng2023-08-082-0/+11
* feat(files_reminders): add remove endpointChristopher Ng2023-08-083-5/+30
* fix: update find due queryChristopher Ng2023-08-081-3/+1
* feat(files_reminders): create or updateChristopher Ng2023-08-084-17/+27
* enh: add updated atChristopher Ng2023-08-085-8/+18
* fix: catch ThrowableChristopher Ng2023-08-081-3/+3
* enh: rename to due dateChristopher Ng2023-08-089-34/+35
* fix: add composer autoloadChristopher Ng2023-08-0813-0/+1171
* feat(files_reminders): add api controllerChristopher Ng2023-08-084-0/+179
* enh: implement JsonSerializableChristopher Ng2023-08-081-1/+13
* enh: add created atChristopher Ng2023-08-084-9/+18
* enh: use datetimeChristopher Ng2023-08-084-8/+9
* feat(files_reminders): add list commandChristopher Ng2023-08-086-27/+229
* feat(files_reminders): add service and notifierChristopher Ng2023-08-085-1/+310
* feat(files_reminders): add background jobsChristopher Ng2023-08-082-0/+112
* feat(files_reminders): add info xmlChristopher Ng2023-08-081-0/+32
* feat(files_reminders): add ApplicationChristopher Ng2023-08-081-0/+48
* feat: init files_reminders migrationChristopher Ng2023-08-083-0/+194