Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -3/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+2 |
* | enh: pass params in subject | Christopher Ng | 2023-08-09 | 1 | -13/+8 |
* | fix: remove non-existing reminder notification | Christopher Ng | 2023-08-09 | 1 | -1/+3 |
* | fix: remove unnecessary parsed subject | Christopher Ng | 2023-08-03 | 1 | -5/+0 |
* | enh: highlight filename | Christopher Ng | 2023-08-03 | 1 | -3/+1 |
* | fix: catch NodeNotFoundException in notifier | Christopher Ng | 2023-08-03 | 1 | -2/+5 |
* | fix: exit on reminder not found | Christopher Ng | 2023-08-03 | 1 | -1/+7 |
* | feat(files_reminders): add list command | Christopher Ng | 2023-08-03 | 1 | -20/+8 |
* | feat(files_reminders): add service and notifier | Christopher Ng | 2023-08-03 | 1 | -0/+142 |