nextcloud-server/apps/files/js
Vincent Petry 8fc0e05564 Remove "Text file" entry in the "+" menu
The text editor app will register this instead.

Also made "fileList" a non-private attribute to make it possible for
plugins to access the attached file list object.
2015-11-19 15:36:21 +07:00
..
admin.js
app.js Properly hide sidebar when switching between files app sections 2015-08-25 11:07:47 +07:00
breadcrumb.js Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +07:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +07:00
detailsview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +07:00
detailtabview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +07:00
favoritesfilelist.js Fix file list reload callback result 2015-10-27 11:51:54 +07:00
favoritesplugin.js
file-upload.js Fix file upload, conflict dialog, also in public link 2015-10-21 12:18:06 +07:00
fileactions.js Fix file action download spinner 2015-10-30 14:58:53 +07:00
fileactionsmenu.js Fix order of actions in the files actions menu 2015-09-28 11:19:49 +07:00
fileinfomodel.js recognize eps, psd and illustrator as image 2015-09-15 14:32:07 +07:00
filelist.js Merge pull request #20156 from owncloud/files-filter-triger-once 2015-10-30 12:52:04 +07:00
files.js Fix file action download spinner 2015-10-30 14:58:53 +07:00
filesummary.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +07:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +07:00
jquery.fileupload.js
jquery.iframe-transport.js
keyboardshortcuts.js
mainfileinfodetailview.js Fix icon update to be more consistent 2015-10-29 12:59:51 +07:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +07:00
newfilemenu.js Remove "Text file" entry in the "+" menu 2015-11-19 15:36:21 +07:00
search.js use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +07:00
tagsplugin.js Properly translate file actions 2015-09-22 14:52:52 +07:00
upload.js