aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* files_reminders: Add OpenAPI specjld31032023-08-221-0/+23
* fix(files_reminders): Allow non-adminChristopher Ng2023-08-141-0/+4
* fix: set endpoint descriptionChristopher Ng2023-08-031-1/+1
* fix: remove throwable handlingChristopher Ng2023-08-031-10/+0
* fix: return ocs dataChristopher Ng2023-08-031-18/+18
* enh: does not exist return nullChristopher Ng2023-08-031-1/+4
* enh: return created status codeChristopher Ng2023-08-031-1/+4
* fix: create only if file existsChristopher Ng2023-08-031-0/+3
* feat(files_reminders): add remove endpointChristopher Ng2023-08-031-5/+21
* feat(files_reminders): create or updateChristopher Ng2023-08-031-2/+2
* enh: rename to due dateChristopher Ng2023-08-031-6/+6
* feat(files_reminders): add api controllerChristopher Ng2023-08-031-0/+107