nextcloud/apps/files/src/newMenu
Pawel Boguslawski c7bcfbf864 fix: Hide "Create templates folder" option if templates are disabled in configuration
When both `skeletondirectory` and `templatedirectory` are set to empty
strings in configuration, templates folder creation should be disabled
and no Create templates folder option should be present
in new folder menu.

Related: https://github.com/nextcloud/server/issues/39266
Related: https://github.com/nextcloud/server/issues/46455
Author-Change-Id: IB#1156403

Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-01-27 16:08:53 +01:00
..
newFolder.ts fix(files): "New folder" menu entry requires read permission 2024-09-06 03:38:48 +02:00
newFromTemplate.ts fix(files): trim names on new node creation 2024-08-09 11:58:37 +00:00
newTemplatesFolder.ts fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-01-27 16:08:53 +01:00