nextcloud-server/apps/files/js
Vincent Petry 73c61941e2 Tags in FileInfo map must be an array
Fixes FileList.elementToFile to make an array for the tags instead of
keeping the original joined string
2015-09-03 13:01:14 +02:00
..
admin.js
app.js Properly hide sidebar when switching between files app sections 2015-08-25 11:07:47 +02:00
breadcrumb.js
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Removes unecessary divs and adds max width to longer names. 2015-08-30 14:17:18 +02:00
detailtabview.js Add namespace in case the file is loaded individually 2015-08-20 17:54:52 +02:00
favoritesfilelist.js
favoritesplugin.js
file-upload.js Fix file name validation in New menu 2015-04-27 16:31:18 +02:00
fileactions.js Only show delete action in menu when delete permission exists 2015-08-18 11:35:40 +02:00
fileactionsmenu.js Fixed file actions menu to close when reclicking trigger 2015-08-11 11:35:46 +02:00
fileinfomodel.js Fix sidebar thumbnail loading JS unit tests 2015-09-03 08:24:50 +02:00
filelist.js larger preview for images in the sidebar 2015-09-02 10:32:43 +02:00
files.js Prevent scanner going crazy with unavailable storages 2015-08-24 16:42:53 +02:00
filesummary.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +01:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +02:00
jquery.fileupload.js
jquery.iframe-transport.js
keyboardshortcuts.js
mainfileinfodetailview.js larger preview for images in the sidebar 2015-09-02 10:32:43 +02:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02:00
search.js
tagsplugin.js Tags in FileInfo map must be an array 2015-09-03 13:01:14 +02:00
upload.js