aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/HelpController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-32/+8
* refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-271-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-031-24/+2
* feat: Add legal notice and privacy policy links to help pageChristopher Ng2024-04-221-0/+11
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* address reviewSimon L2023-10-061-5/+32
* Move inline docs to online documentationSimon L2023-10-051-17/+4
* settings: Add OpenAPI specjld31032023-07-101-0/+3
* Help pages: set window title for sidebar sectionsjulia.kirschenheuter2022-11-221-2/+9
* Fix opening Help page throws ExceptionArthur Schiwon2022-08-241-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+5
* Some psalm fixes in the settings appRoeland Jago Douma2021-02-151-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
* Fix type for $urlGeneratorDaniel Kesselberg2020-07-081-2/+1
* Unify settings middleware with othersJoas Schilling2020-06-231-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* make help available to ordinary users againArthur Schiwon2019-11-211-0/+1
* Fixes a 500 without useridArthur Schiwon2019-11-161-1/+1
* Move help to controllerJulius Härtl2019-10-171-0/+97