mirror of
https://github.com/nextcloud/server.git
synced 2026-05-27 20:22:36 -04:00
The backend returns type 'dir' for folders (from FileInfo::TYPE_FOLDER), but the frontend expects 'folder'. This mismatch caused federated shared folders to display incorrectly as files in the "Shared with you" view. Signed-off-by: nfebe <fenn25.fn@gmail.com> |
||
|---|---|---|
| .. | ||
| ConfigService.ts | ||
| ExternalLinkActions.js | ||
| ExternalShareActions.js | ||
| GuestNameValidity.ts | ||
| logger.ts | ||
| ShareSearch.js | ||
| SharingService.spec.ts | ||
| SharingService.ts | ||
| TabSections.js | ||
| TokenService.ts | ||