summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Template
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-041-1/+1
* 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
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-232-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-23/+21
* Make whole Template class finalJulius Härtl2021-01-281-10/+16
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-282-8/+7
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-282-3/+20
* Add templatedirectory config value to let admins have their custom templates ...Julius Härtl2021-01-282-2/+18
* Add ratio to template creatorsJulius Härtl2021-01-281-1/+29
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-1/+1
* files: Create files from template APIJulius Härtl2021-01-285-0/+350