nextcloud/apps/files
Daniel Calviño Sánchez 420d1b91ab Add "Favorite" action to the file actions menu
The new FileAction for the menu is essentially the same as the old
inline FileAction, except for the rendering; in this case the FileAction
is shown in the menu in a standard way, so there is no need to provide a
custom renderer (although the menu entry text and icon change depending
on whether the file is currently a favorite or not, but that can be done
just with displayName and iconClass functions).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-10-19 01:46:13 +02:00
..
ajax Fix comparisons in the files app 2017-08-01 13:56:12 +02:00
appinfo Split multi-author entries 2017-05-22 10:39:49 +02:00
css Add "Favorite" action to the file actions menu 2017-10-19 01:46:13 +02:00
img Quota icon by @jancborchardt 2017-09-21 14:00:38 +02:00
js Add "Favorite" action to the file actions menu 2017-10-19 01:46:13 +02:00
l10n [tx-robot] updated from transifex 2017-10-18 00:08:23 +00:00
lib Correctly format OCS response with favorites 2017-08-29 12:03:13 +02:00
templates Correct class to quota 2017-10-12 11:07:07 +02:00
tests Add "Favorite" action to the file actions menu 2017-10-19 01:46:13 +02:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00