From f471bd292fa70937050f971cba3b07e8ca3ae9d2 Mon Sep 17 00:00:00 2001 From: nfebe Date: Sat, 3 May 2025 10:34:21 +0100 Subject: fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input - Fix autoloading for new `ConfigLexicon` - Ensure that sharing input in sharing tab respect `show-federated-shares-as-internal`: This is important, because when federated shares are shown as internal the users should add them from the internal shares section Signed-off-by: nfebe --- apps/files_sharing/lib/Config/ConfigLexicon.php | 39 +++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 apps/files_sharing/lib/Config/ConfigLexicon.php (limited to 'apps/files_sharing/lib/Config') diff --git a/apps/files_sharing/lib/Config/ConfigLexicon.php b/apps/files_sharing/lib/Config/ConfigLexicon.php new file mode 100644 index 00000000000..a463b4e7ef2 --- /dev/null +++ b/apps/files_sharing/lib/Config/ConfigLexicon.php @@ -0,0 +1,39 @@ +