aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Http/WellKnown
Commit message (Collapse)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-8/+8
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-133-57/+9
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Type the service registrationChristoph Wurst2021-02-101-9/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add well known handlers APIChristoph Wurst2020-12-163-0/+324
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>