aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/WipeController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* refactor(core): Make all attribute arguments namedprovokateurin2024-07-271-2/+2
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-12/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+3
* Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-1/+1
* core: Add OpenAPI specjld31032023-07-131-4/+15
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-201-3/+5
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-201-6/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+98