mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 06:21:07 -05:00
Since Webdav doesn't contain that information, we need to rely on the parent folder's mount type to find out whether a child item is a shared/external root or not. Fixed the mount type detection logic and added unit test. Also added a fix that ignores detection if no parent folder exists (ex: shared file list, favorites, etc) |
||
|---|---|---|
| .. | ||
| appSpec.js | ||
| breadcrumbSpec.js | ||
| detailsviewSpec.js | ||
| favoritesfilelistspec.js | ||
| favoritespluginspec.js | ||
| fileactionsmenuSpec.js | ||
| fileactionsSpec.js | ||
| filelistSpec.js | ||
| filesSpec.js | ||
| filesummarySpec.js | ||
| fileUploadSpec.js | ||
| mainfileinfodetailviewSpec.js | ||
| newfilemenuSpec.js | ||
| tagspluginspec.js | ||