Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enh: handle node deleted | Christopher Ng | 2023-08-08 | 7 | -6/+81 |
* | fix: construct background jobs | Christopher Ng | 2023-08-08 | 2 | -2/+2 |
* | fix: remove throwable handling | Christopher Ng | 2023-08-08 | 2 | -13/+0 |
* | fix: return ocs data | Christopher Ng | 2023-08-08 | 1 | -18/+18 |
* | enh: does not exist return null | Christopher Ng | 2023-08-08 | 1 | -1/+4 |
* | enh: serialize path | Christopher Ng | 2023-08-08 | 1 | -2/+2 |
* | enh: comment interval | Christopher Ng | 2023-08-08 | 1 | -1/+1 |
* | enh: return created status code | Christopher Ng | 2023-08-08 | 2 | -2/+9 |
* | fix: create only if file exists | Christopher Ng | 2023-08-08 | 2 | -0/+11 |
* | feat(files_reminders): add remove endpoint | Christopher Ng | 2023-08-08 | 3 | -5/+30 |
* | fix: update find due query | Christopher Ng | 2023-08-08 | 1 | -3/+1 |
* | feat(files_reminders): create or update | Christopher Ng | 2023-08-08 | 4 | -17/+27 |
* | enh: add updated at | Christopher Ng | 2023-08-08 | 5 | -8/+18 |
* | fix: catch Throwable | Christopher Ng | 2023-08-08 | 1 | -3/+3 |
* | enh: rename to due date | Christopher Ng | 2023-08-08 | 9 | -34/+35 |
* | fix: add composer autoload | Christopher Ng | 2023-08-08 | 13 | -0/+1171 |
* | feat(files_reminders): add api controller | Christopher Ng | 2023-08-08 | 4 | -0/+179 |
* | enh: implement JsonSerializable | Christopher Ng | 2023-08-08 | 1 | -1/+13 |
* | enh: add created at | Christopher Ng | 2023-08-08 | 4 | -9/+18 |
* | enh: use datetime | Christopher Ng | 2023-08-08 | 4 | -8/+9 |
* | feat(files_reminders): add list command | Christopher Ng | 2023-08-08 | 6 | -27/+229 |
* | feat(files_reminders): add service and notifier | Christopher Ng | 2023-08-08 | 5 | -1/+310 |
* | feat(files_reminders): add background jobs | Christopher Ng | 2023-08-08 | 2 | -0/+112 |
* | feat(files_reminders): add info xml | Christopher Ng | 2023-08-08 | 1 | -0/+32 |
* | feat(files_reminders): add Application | Christopher Ng | 2023-08-08 | 1 | -0/+48 |
* | feat: init files_reminders migration | Christopher Ng | 2023-08-08 | 3 | -0/+194 |