Commit Graph

37 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Julius Knorr 12028430bd
docs: Use proper return type for custom template listing 12 months 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
Elizabeth Danzberger 79d005e11f
feat(templates): add support for checkboxes in template filler 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Elizabeth Danzberger b749a89a33
fix: PHP formatting 1 year ago
Elizabeth Danzberger bb34b0809c
fix: Fix static analysis errors 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Elizabeth Danzberger 8ac706a520
fix(api): Add alias to `Field` 1 year ago
Elizabeth Danzberger 6cd83fc96a
fix: Make field index a string for better id/index support 1 year ago
Elizabeth Danzberger 912a938157
fix: Correct name of `InvalidFieldTypeException` class file 1 year ago
Elizabeth Danzberger 27271c5452
fix: Add proper field types 1 year ago
Elizabeth Danzberger 05cbb4168e
fix: Remove comments 1 year ago
Elizabeth Danzberger aa63121197
fix: Add `InvalidFieldType` exception 1 year ago
Elizabeth Danzberger 49cc5beccc
fix: `Field` and `FieldType` implementation 1 year ago
Elizabeth Danzberger dbfe70e4f6
fix: Add Field and FieldType back to server API 1 year ago
Elizabeth Danzberger f01dd38724
fix: Move field classes out of the server api 1 year ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 1 year ago
Elizabeth Danzberger d939858e3d
feat: Template fields 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
Christopher Ng 66e77d41c8 feat: Add iconSvgInline to TemplateFileCreator 2 years ago
John Molakvoæ 4b55594f55
feat(files): migrate template picker 2 years ago
jld3103 259264b966
files: Add OpenAPI spec 3 years ago
Julius Härtl a6fe9130b9
fix: Empty fallback for template creator action label 3 years ago
Christopher Ng 966bc06e8d Create new file/folder labels 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Julius Härtl a71bb8a485
Make whole Template class final 5 years ago
Julius Härtl 6c1b357973
Move TemplateProvider registration to boot context and make template type registration lazy 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
Julius Härtl 66fa3fca83
Add ratio to template creators 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