Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix: frontend ocs | Christopher Ng | 2023-08-10 | 1 | -3/+3 | |
* | fix: due date nullable | Christopher Ng | 2023-08-10 | 1 | -5/+6 | |
* | feat(files_reminders): add reminder service | Christopher Ng | 2023-08-10 | 1 | -0/+54 | |
* | feat(files_reminders): integrate load scripts | Christopher Ng | 2023-08-10 | 5 | -6/+55 | |
* | enh: handle user deleted | Christopher Ng | 2023-08-08 | 6 | -2/+62 | |
* | fix: set endpoint description | Christopher Ng | 2023-08-08 | 1 | -1/+1 | |
* | fix: ignore non-existing | Christopher Ng | 2023-08-08 | 1 | -0/+6 | |
* | enh: add json output to command | Christopher Ng | 2023-08-08 | 1 | -15/+40 | |
* | fix: return null if table exists | Christopher Ng | 2023-08-08 | 1 | -0/+4 | |
* | fix: remove unnecessary parsed subject | Christopher Ng | 2023-08-08 | 1 | -5/+0 | |
* | enh: highlight filename | Christopher Ng | 2023-08-08 | 1 | -3/+1 | |
* | fix: catch NodeNotFoundException in notifier | Christopher Ng | 2023-08-08 | 1 | -2/+5 | |
* | fix: exit on reminder not found | Christopher Ng | 2023-08-08 | 2 | -1/+10 | |
* | 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 |