aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat(files_reminders): v1.0.0Christopher Ng2023-08-091-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add remove endpointChristopher Ng2023-08-031-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): create or updateChristopher Ng2023-08-031-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add api controllerChristopher Ng2023-08-031-0/+36
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add info xmlChristopher Ng2023-08-031-0/+32
Signed-off-by: Christopher Ng <chrng8@gmail.com>