Commit Graph

31 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Elizabeth Danzberger 5c7216f3fd
feat: only load template fields when requested 8 months ago
Git'Fellow dcde6d8d74
fix(TemplateManager): Remove warning message 12 months ago
Git'Fellow efa615bb01 fix(TemplateManager): Make sure TemplateFolder is a Folder 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julius Knorr 46a4a16eb6
fix: Only write once to template instead of create/copy 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julius Härtl f9e235f7f1 perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Marcel Klehr 062a0efed5 fix(TemplateManager): Bail early if templatedirectory is empty 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 4b55594f55
feat(files): migrate template picker 2 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Thomas Citharel 00d9d49303 Add app config for default template path 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Julius Härtl b8d0249b0e Fix log error when creating files from an empty template 5 years ago
Julius Härtl 6fd571461c
Properly handle creating the template directory in a subfolder (fixes #25787) 5 years ago
Julius Härtl 37591f05dc
Get the parent directory before creating a file from a template 5 years ago
Christoph Wurst aabd73912e
Type the service registration 5 years ago
Julius Härtl 18e2e86b95
Avoid template creators being registered multiple times 5 years ago
Julius Härtl 222d8e6c1a
Use proper path for scanner 5 years ago
Julius Härtl 0d384dedaa
Obtain the user language from the passed in user id 5 years ago
Julius Härtl 39a4b1c401
Normalize compared path to avoid renaming to the same directory 5 years ago
Julius Härtl 6c1b357973
Move TemplateProvider registration to boot context and make template type registration lazy 5 years ago
Julius Härtl 0111381529
Only create template directory if it is present in the default skeleton 5 years ago
John Molakvoæ (skjnldsv) 4f90766ba3
Skip template picker if none available 5 years ago
Julius Härtl 7e6d69d166
Add templatedirectory config value to let admins have their custom templates by default 5 years ago
John Molakvoæ (skjnldsv) 78e114ed72
Add template picker 5 years ago
Julius Härtl 4974404774
files: Create files from template API 5 years ago