aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/WellKnownController.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-3/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+2
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* core: Add OpenAPI specjld31032023-07-131-0/+3
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-201-2/+4
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-201-5/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2020-12-301-3/+4
* Add well known handlers APIChristoph Wurst2020-12-161-0/+67