Julius Knorr
|
fa1f0022fa
fix: Only write once to template instead of create/copy
|
hace 2 meses |
Marcel Klehr
|
d95c3edd6b
fix(TemplateManager): Bail early if templatedirectory is empty
|
hace 11 meses |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
hace 1 año |
John Molakvoæ
|
4b55594f55
feat(files): migrate template picker
|
hace 1 año |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
hace 1 año |
Thomas Citharel
|
00d9d49303
Add app config for default template path
|
hace 1 año |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Julius Härtl
|
b8d0249b0e
Fix log error when creating files from an empty template
|
hace 3 años |
Julius Härtl
|
6fd571461c
Properly handle creating the template directory in a subfolder (fixes #25787)
|
hace 3 años |
Julius Härtl
|
37591f05dc
Get the parent directory before creating a file from a template
|
hace 3 años |
Christoph Wurst
|
aabd73912e
Type the service registration
|
hace 3 años |
Julius Härtl
|
18e2e86b95
Avoid template creators being registered multiple times
|
hace 3 años |
Julius Härtl
|
222d8e6c1a
Use proper path for scanner
|
hace 3 años |
Julius Härtl
|
0d384dedaa
Obtain the user language from the passed in user id
|
hace 3 años |
Julius Härtl
|
39a4b1c401
Normalize compared path to avoid renaming to the same directory
|
hace 3 años |
Julius Härtl
|
6c1b357973
Move TemplateProvider registration to boot context and make template type registration lazy
|
hace 3 años |
Julius Härtl
|
0111381529
Only create template directory if it is present in the default skeleton
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
4f90766ba3
Skip template picker if none available
|
hace 3 años |
Julius Härtl
|
7e6d69d166
Add templatedirectory config value to let admins have their custom templates by default
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
78e114ed72
Add template picker
|
hace 3 años |
Julius Härtl
|
4974404774
files: Create files from template API
|
hace 3 años |