nextcloud/apps/files/js
Vincent Petry 3a230b8dba Properly hide progress bar after error
Whenever an error occurs, also hide the progress bar.

The logic was also adjusted to properly detect uploads that are pending
deletion, in which case the progress bar can already be hidden.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-13 08:35:52 +00:00
..
dist Recompile JS 2022-01-10 19:27:22 +01:00
templates Show sharing in menu in grid view 2019-03-21 08:14:16 +01:00
app.js Trigger "changeDirectory" even on URL change 2022-01-12 13:56:58 +00:00
breadcrumb.js refs #21263 round numbers when checking if breadcrumbs should be hidden 2021-07-28 16:51:08 +00:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Fix rendering of the sidebar in Files app 2018-11-22 05:58:25 +01:00
detailtabview.js Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-css-classes-to-their-container 2018-10-31 15:37:48 +01:00
favoritesfilelist.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
favoritesplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
file-upload.js Properly hide progress bar after error 2022-01-13 08:35:52 +00:00
fileactions.js Clarify wording to 'Leave this share', fix #18622 2020-08-23 23:58:38 +02:00
fileactionsmenu.js refactor: fileActions.getCurrentDefaultFileAction() 2020-04-08 18:19:58 +02:00
fileinfomodel.js added quit option in commentstabview.js 2017-03-23 13:12:29 -06:00
filelist.js Trigger "changeDirectory" even on URL change 2022-01-12 13:56:58 +00:00
filemultiselectmenu.js Do not rerender the selection menu on show 2020-01-08 16:09:53 +01:00
files.js add mount point to quota warning message 2020-10-04 11:02:32 +02:00
filesummary.js fix summary elements alignment 2019-11-26 18:52:56 +01:00
gotoplugin.js do not trigger events when setting active view in gotoplugin 2021-12-07 14:47:47 +00:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +02:00
jquery.fileupload.js refs #11864 handle empty dir drop in Files UI 2021-11-08 17:18:51 +00:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
mainfileinfodetailview.js Fallback to directory icon based on the mount type 2019-09-15 19:29:57 +02:00
merged-index.json Remove outdated legacy search scripts 2020-08-04 20:56:22 +02:00
navigation.js Add drop zone for favorites quick access in navigation 2019-02-01 01:45:03 +01:00
newfilemenu.js Hide new template directory entry after creating and allow setting existing directories 2021-01-28 12:00:21 +01:00
operationprogressbar.js update tooltip content dynamically 2019-10-23 17:25:27 +02:00
recentfilelist.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
recentplugin.js Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
semaphore.js Fix public upload by also load the semaphore method 2019-05-07 23:48:06 +02:00
sidebarpreviewmanager.js Always show full previews 2019-03-27 13:29:58 +01:00
sidebarpreviewtext.js Do not fetch the whole text file for the sidebar preview 2017-08-03 20:32:59 +02:00
tagsplugin.js Allow to unfavorite all files 2019-12-05 09:39:32 +01:00
templates.js Compile templates 2020-01-21 16:26:05 +01:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00