Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | files_reminders: Add OpenAPI spec | jld3103 | 2023-08-22 | 1 | -0/+23 |
* | fix(files_reminders): Allow non-admin | Christopher Ng | 2023-08-14 | 1 | -0/+4 |
* | fix: set endpoint description | Christopher Ng | 2023-08-03 | 1 | -1/+1 |
* | fix: remove throwable handling | Christopher Ng | 2023-08-03 | 1 | -10/+0 |
* | fix: return ocs data | Christopher Ng | 2023-08-03 | 1 | -18/+18 |
* | enh: does not exist return null | Christopher Ng | 2023-08-03 | 1 | -1/+4 |
* | enh: return created status code | Christopher Ng | 2023-08-03 | 1 | -1/+4 |
* | fix: create only if file exists | Christopher Ng | 2023-08-03 | 1 | -0/+3 |
* | feat(files_reminders): add remove endpoint | Christopher Ng | 2023-08-03 | 1 | -5/+21 |
* | feat(files_reminders): create or update | Christopher Ng | 2023-08-03 | 1 | -2/+2 |
* | enh: rename to due date | Christopher Ng | 2023-08-03 | 1 | -6/+6 |
* | feat(files_reminders): add api controller | Christopher Ng | 2023-08-03 | 1 | -0/+107 |