nextcloud/apps/files_sharing/src/components
nfebe 80c901a08a 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 <fenn25.fn@gmail.com>
2025-05-06 15:53:07 +01:00
..
NewFileRequestDialog chore(l10n): Use default plural handling 2024-10-10 21:51:36 +02:00
ExternalShareAction.vue chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00
FileListFilterAccount.vue perf(files_sharing): do not require second propfind for account filter 2025-04-14 10:41:22 +02:00
NewFileRequestDialog.vue fix(files_sharing): file request pass empty string if password or expiration is disabled 2025-04-22 11:17:23 +02:00
PersonalSettings.vue chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SelectShareFolderDialogue.vue fix(files_sharing): improve file request info messages 2024-07-18 20:15:39 +02:00
SharingEntry.vue fix(SharingEntry): Hide edit button if user can not edit share 2024-12-10 18:47:14 +01:00
SharingEntryInherited.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
SharingEntryInternal.vue style: update copy icon to Material Design icon 2024-06-19 15:31:09 +02:00
SharingEntryLink.vue fix(files_sharing): Improve expiration date input change handling 2025-04-24 12:04:06 +01:00
SharingEntryQuickShareSelect.vue fix(files_sharing): Update QuickShareSelect if share is modified 2025-02-06 12:55:10 +00:00
SharingEntrySimple.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
SharingInput.vue fix(files_sharing): Move ConfigLexicon to Config dir, update sharing input 2025-05-06 15:53:07 +01:00