nextcloud/apps/files/js
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text
Added mountType attribute for files/folder to indicated whether they are
regular, external or shared.

The client side then adapts the "Delete" action hint text based on this
information.

Only the mount roots must have the delete icon hint adapted.
To make this detectable on the client side, the mountType can now
be null, "shared", "shared-root", "external" or "external-root".

This also gives room to icon customization on the client side.
2014-07-14 10:36:04 +02:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
breadcrumb.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
file-upload.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
fileactions.js Added mountType attribute and adapted Delete action text 2014-07-14 10:36:04 +02:00
filelist.js Added mountType attribute and adapted Delete action text 2014-07-14 10:36:04 +02:00
files.js decode filename for scrollto 2014-06-05 19:23:44 +02:00
filesummary.js shared view: remove whitespace glitch on right 2014-07-02 23:14:21 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
navigation.js Use active instead of hover for active sidebar option 2014-06-03 09:57:18 +02:00
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00