nextcloud/apps/files/src/newMenu
Pawel Boguslawski 970851f30b 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-20 13:47:24 +00:00
..
newFolder.ts fix: Access node owner by top level owner property 2024-08-17 16:31:24 +00: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-05-20 13:47:24 +00:00