nextcloud/core
Vincent Petry 1a032ce6f1 Use correct icon for dir-external-root
When an external storage mount is shared with circles, it triggers the
share icon state to be rerendered. The picking of the mime type icon
would use the regular file icon because there is no actual icon for
"dir-external-root" that is shared.

This fixes the logic to use the "folder-external" icon in such
scenarios.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-12-10 09:29:32 +00:00
..
ajax Do not print verbose info about app updates if there are none 2021-11-22 02:24:59 +00:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Command Allow to delete non-migrated previews instead of moving them 2021-12-09 22:59:38 +00:00
Controller Hide user status from public 2021-11-24 10:33:33 +00:00
css Only add the vue exeption to actual button elements 2021-12-07 01:13:21 +01:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Profile backend 2021-10-19 04:59:35 +00:00
js Use correct icon for dir-external-root 2021-12-10 09:29:32 +00:00
l10n [tx-robot] updated from transifex 2021-11-08 02:33:09 +00:00
Middleware Explicitly allow some routes without 2FA 2021-11-18 13:03:39 +01:00
Migrations Update core/Migrations/Version23000Date20211203110726.php 2021-12-09 23:07:30 +00:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Fix profile actions menu 2021-12-01 19:57:22 +00:00
templates Add profile templates 2021-10-18 08:59:16 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Add an index for selecting the next job 2021-12-02 10:26:43 +00:00
register_command.php Move queries to the joblist 2021-10-14 09:57:16 +02:00
routes.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
shipped.json Add circles as shipped app 2021-05-26 21:24:30 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00
webpack.js Profile frontend 2021-10-19 04:59:36 +00:00