aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/ProfilePageController.php
Commit message (Expand)AuthorAgeFilesLines
* core: Add OpenAPI specjld31032023-07-131-0/+3
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-161-9/+11
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-161-26/+9
* Add api to load additional section in profile pageCarl Schwan2022-09-141-1/+8
* Improve handling of profile pageChristopher Ng2022-08-221-1/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-18/+6
* Add global profile toggle configChristopher Ng2022-03-181-21/+1
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Hide user status from publicChristopher Ng2021-11-231-7/+9
* Move common logic to share managerJoas Schilling2021-11-091-29/+6
* Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
* Profile backendChristopher Ng2021-10-191-0/+131