nextcloud/apps/files/js
Vincent Petry f24386c491 Fix file list reload callback result
All reloadCallback must return either true for success or false in case
of failure / non-existing folder.

Some file lists only have a root folder (favorite, shares), so restrict
the path to that to avoid having a wrong path in the breadcrumbs.
2015-10-27 11:51:54 +01:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Properly hide sidebar when switching between files app sections 2015-08-25 11:07:47 +02:00
breadcrumb.js Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01: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 Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
file-upload.js Fix file upload, conflict dialog, also in public link 2015-10-21 12:18:06 +02:00
fileactions.js If an inline files action provides an alt text show it 2015-10-03 15:47:20 +02:00
fileactionsmenu.js Fix order of actions in the files actions menu 2015-09-28 11:19:49 +02:00
fileinfomodel.js recognize eps, psd and illustrator as image 2015-09-15 14:32:07 +02:00
filelist.js Do not display details bar after rename 2015-10-21 13:43:39 +02:00
files.js Fix sidebar interaction 2015-09-28 15:23:37 +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 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
mainfileinfodetailview.js Do not register sidebar panels when no sidebar 2015-10-15 16:30:50 +02:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02:00
newfilemenu.js Merge pull request #19454 from owncloud/ie8-madness-returns 2015-09-30 15:15:38 +02:00
search.js use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tagsplugin.js Properly translate file actions 2015-09-22 14:52:52 +02:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00