aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/HoverCardController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-2/+2
* fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+2
* fix: openapiJohn Molakvoæ2024-02-131-3/+3
* core: Add OpenAPI specjld31032023-07-131-6/+15
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-051-3/+5
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-041-6/+3
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-14/+2
* Add an OCS endpoint for the hovercard contact actionsJoas Schilling2021-10-201-0/+84