aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Template/TemplateFileCreator.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+13
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-0/+1
* files: Add OpenAPI specjld31032023-07-121-0/+4
* fix: Empty fallback for template creator action labelJulius Härtl2023-04-271-1/+1
* Create new file/folder labelsChristopher Ng2023-04-271-1/+21
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+5
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-1/+18
* Add ratio to template creatorsJulius Härtl2021-01-281-1/+29
* files: Create files from template APIJulius Härtl2021-01-281-0/+73