Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-05 | 1 | -3/+5 |
| | | | | | | Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-04 | 1 | -6/+3 |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -14/+2 |
| | | | | | | | - Typed properties - Port to LoggerInterface Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add an OCS endpoint for the hovercard contact actions | Joas Schilling | 2021-10-20 | 1 | -0/+84 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |