nextcloud-server/apps/files/js
Vincent Petry 11c7e100ae
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-12 20:21:12 +01:00
..
templates Fix mainfileinfodetailsview appending 2021-11-19 13:42:40 +00:00
app.js Merge pull request #30572 from nextcloud/fix/lint_warnings 2022-01-12 15:48:36 +01:00
breadcrumb.js Typing corrections 2022-01-11 17:12:55 +01:00
detailfileinfoview.js
detailsview.js
detailtabview.js Typing corrections 2022-01-11 17:12:55 +01:00
favoritesfilelist.js
favoritesplugin.js
file-upload.js Properly hide progress bar after error 2022-01-12 20:21:12 +01:00
fileactions.js Typing corrections 2022-01-11 17:12:55 +01:00
fileactionsmenu.js adding action.filename to FileActions 2021-10-08 08:28:05 -01:00
fileinfomodel.js Typing corrections 2022-01-11 17:12:55 +01:00
filelist.js Merge pull request #30572 from nextcloud/fix/lint_warnings 2022-01-12 15:48:36 +01:00
filemultiselectmenu.js
files.js Typing corrections 2022-01-11 17:12:55 +01:00
filesummary.js
gotoplugin.js do not trigger events when setting active view in gotoplugin 2021-12-07 14:34:48 +01:00
jquery-visibility.js
jquery.fileupload.js refs #11864 handle empty dir drop in Files UI 2021-11-08 12:22:57 +01:00
keyboardshortcuts.js
mainfileinfodetailview.js adding action.filename to FileActions 2021-10-08 08:28:05 -01:00
merged-index.json
navigation.js
newfilemenu.js Fix container element for newFileMenu tooltip 2021-10-06 12:23:06 +02:00
operationprogressbar.js
recentfilelist.js
recentplugin.js
semaphore.js
sidebarpreviewmanager.js
sidebarpreviewtext.js
tagsplugin.js
templates.js Fix mainfileinfodetailsview appending 2021-11-19 13:42:40 +00:00
upload.js