aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/TemplateController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): Replace security annotations with respective attributesprovokateurin2024-07-271-6/+4
* fix: PHP formattingElizabeth Danzberger2024-07-251-1/+2
* feat: Add support for filling fields to backend componentsElizabeth Danzberger2024-07-251-2/+12
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+2
* chore(files): Remove unused type aliasprovokateurin2024-01-181-1/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* files: Add OpenAPI specjld31032023-07-121-2/+35
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+4
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-281-1/+1
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-6/+6
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-1/+1
* files: Create files from template APIJulius Härtl2021-01-281-0/+76