aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/UserController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+4
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+2
* 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/+2
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-4/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* Update license headersMorris Jobke2017-11-061-0/+1
* UserController does not require DefaultsRoeland Jago Douma2016-08-291-9/+3
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+79