nextcloud/apps/files/js
Vincent Petry f7deb2c2eb
Fix hidden files handling
Hidden files (dot files) are now always rendered in the DOM to make
sure that all file operations and selection still work as expected.

Their visibility is now toggled on CSS level.
2016-08-19 10:26:19 +02:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Improve the UX for "not found" perma links 2016-06-07 13:53:16 +02:00
breadcrumb.js Add visual cue when moving draggable item over droppable item, 2016-05-21 12:54:29 +08:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
detailtabview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
favoritesfilelist.js Fix file list reload callback result 2015-10-27 11:51:54 +01:00
favoritesplugin.js Properly join path sections 2015-11-22 16:05:51 +01:00
file-upload.js Fix the HTML encoding when uploading a folder in FF when using french l10n 2016-07-20 13:03:27 +02:00
fileactions.js fixes size of the download spinner 2016-05-30 11:23:54 +02:00
fileactionsmenu.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +01:00
fileinfomodel.js recognize eps, psd and illustrator as image 2015-09-15 14:32:07 +02:00
filelist.js Fix hidden files handling 2016-08-19 10:26:19 +02:00
files.js Fix hidden files handling 2016-08-19 10:26:19 +02:00
filesummary.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +01:00
gotoplugin.js Add "goto" links for files in non-default file lists 2016-07-05 22:22:55 +02:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +02:00
jquery.fileupload.js properly fix folder upload to use delegatedEvent 2016-06-14 11:51:03 +02:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
mainfileinfodetailview.js Factor out handling sidebar previews 2016-07-04 12:04:32 +02:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02:00
newfilemenu.js Remove disabled autocorrect for new file names 2016-03-09 08:38:05 +01:00
recentfilelist.js block user sorting in recent files 2016-07-22 15:20:55 +02:00
recentplugin.js Add recent file listing 2016-07-22 15:20:51 +02:00
search.js Hide search results after switching directory 2016-06-24 11:32:14 +02:00
sidebarpreviewmanager.js only load sidebar previews when we know it's available 2016-07-27 12:59:43 +02:00
sidebarpreviewtext.js for text use max-height to trim whitespace 2016-07-04 17:38:26 +02:00
tagsplugin.js Make more action icons themable + style fixes 2016-02-25 23:01:07 +01:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00