nextcloud/apps/files/lib
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
..
Activity Add space after cast 2025-05-01 17:55:42 +02:00
AppInfo feat(files): Implement endpoint to retrieve a user's folder tree 2024-08-01 09:14:44 -07:00
BackgroundJob chore: apply code style 2025-04-30 19:04:59 +02:00
Collaboration/Resources chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Command fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-15 18:00:35 +02:00
Controller fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-05-20 13:47:24 +00:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Listener chore: apply code style 2025-04-30 19:04:59 +02:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Notification chore: apply code style 2025-04-30 19:04:59 +02:00
Search chore: apply code style 2025-04-30 19:04:59 +02:00
Service chore: apply code style 2025-04-30 19:04:59 +02:00
Settings feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
App.php chore: apply code style 2025-04-30 19:04:59 +02:00
Capabilities.php feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
DirectEditingCapabilities.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Helper.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
ResponseDefinitions.php feat(files): Update openapi 2024-08-08 10:52:20 -07:00